HP XP P9000 for Business Continuity Manager Software Reference Guide
For scanning the volumes with the device numbers ranging from1100 to
1105 and the device number 1107
PREFIX(PREFIX1)
DAD(DAD1)
DEVN(1100:1105,1107)
For scanning the volumes with the volume serial numbers VOL001,
VOL005, and VOL009, and the volume serial numbers ranging from
VO020 to VOL030
PREFIX(PREFIX1)
DAD(DAD1)
VOLSER('VOL001','VOL005','VOL009')
VOLSER('VOL020':'VOL030')
For scanning the volumes with the device numbers ranging from 1100 to
1105, and the volumes with the volume serial numbers ranging from
VOL001 to VOL009:
PREFIX(PREFIX1)
DAD(DAD1)
DEVN(1100:1105)
VOLSER('VOL001':'VOL009')
Return codes
Table 168 (page 380) lists the return codes to be returned when YKBTSCAN terminates.
Table 168 YKBTSCAN return code list
MeaningReturn code
YKBTSCAN completed normally. The information about the
detected volumes was output to the disk configuration
definition file.
0
The command skipped a volume with an I/O path that was
not available. The information about the volumes that was
4
successfully detected was output to the disk configuration
definition file.
8
• Because the disk configuration definition file was
updated by another user, YKBTSCAN was terminated
without updating the disk configuration definition file.
• There was no volume in the range specified in the
parameter.
16
• Termination was caused by invalid parameters.
• Termination was caused by invalid processing.
An error occurred during REXX processing.64
JCL example
The following is an example of JCL that executes YKBTSCAN.
380 Parameters for YKBTSCAN