Delpair – HP XP Business Copy Software User Manual
Page 104
Table 43 CDELPAIR Command Parameters
Description
Value
Parameter
Device number.
DEVN
If you set a parameter other than the
parameters on the left, the command will be
rejected.
Primary volume (S-VOL): SSID, serial number,
channel connection address, and CU number.
1
You must set MAnn0 instead of a serial number
if you delete all SIz pairs in the CTG nn. nn is
the CTG ID.
PRIM
Secondary volume (T-VOL): SSID, serial
number, channel connection address, and CU
number.
1
SEC
1
CU number or the parameter is only valid for the DKC emulation type 2105 or 2107.
shows an example of the CDELPAIR command.
Figure 46 TSO Delete Command
CDELPAIR DEVN (X
‘
DE80
’
) PRIM (X
‘
0080
’
,30158,X
‘
00
’
) SEC (X
‘
0080
’
,30158,X
‘
01
’
)
DELPAIR
lists and describes the DELPAIR command parameters that can be used when
you delete SIz pairs.
Table 44 DELPAIR Command Parameters
Description
Value
Parameter
You should specify only one parameter of the
three parameters. The italic part on the left
means that it is the arbitrary name. For
example, dname means the arbitrary unique
name of the JCL statement which identifies the
volume.
DDNAME = dname = JCL statement identifying
the volume.
SYSNAME = sysxxx = SYSNAME in the
ASSGN system control statement.
UNITADDRESS = ccuu = device number.
DDNAME,
SYSNAME, or
UNITADDRESS
If you set a parameter other than the
parameters on the left, the command will be
rejected.
Primary volume (S-VOL): SSID, serial number,
and channel connection address.
You must set MAnn0 instead of a serial number
if you delete all SIz pairs in the CTG nn. nn is
the CTG ID.
PRI
Secondary volume (T-VOL): SSID, serial
number, and channel connection address.
SEC
Primary volume CU number, and secondary
volume CU number.
1
LSS
1
CU number or the parameter is valid only for the DKC emulation type 2105 or 2107.
shows an example of the PPRCOPY DELPAIR command.
Figure 47 ICKDSF Delete Command
//EPAIR JOB
// EXEC PGM=ICKDSF
//SYSPRINT DD SYSOUT=*
//DD1 DD UNIT=SYSDA,DISP=SHR,VOL=SER=DKDE80
//SYSIN DD *
PPRCOPY DELPAIR DDNAME(DD1) PRI(X
’
0080
’
,30158,X
’
00
’
) SEC(X
’
0080
’
,30158,X
’
01
’
)
/*
//
104 Performing ShadowImage for Mainframe Pair Operations Using PPRC