Deleting pairs using pprc commands, Cdelpair – HP XP Business Copy Software User Manual
Page 103
Table 42 ESTPAIR Command Parameters (Resynchronizing Pairs) (continued)
Description
Value
Parameter
Pair resynchronize operation (forward) will be
performed whether the T-VOL is online or not.
Pair resynchronize operation (backward) will
be performed whether the S-VOL and T-VOL
are online or not.
YES
ONLINESEC
2
Pair resynchronize operation (forward) will not
be performed if the T-VOL is online .
Pair resynchronize operation (backward) will
not be performed when the status of the
volumes are online or offline. The ICKDSF job
ends abnormally (CC = 12).
Although no error occurs when you specify
YES for this parameter, note that the copying
operation is performed without any online
check.
NO
1
CU number or the parameter is valid only for the DKC emulation type 2105 or 2107.
2
When you do not specify the parameter, the result is same as when you specify NO for this parameter.
shows an example of the PPRCOPY ESTPAIR command with the
MODE(RESYNC) parameter.
Figure 45 PPRCOPY ESTPAIR with MODE(RESYNC) Parameter
//EPAIR JOB
// EXEC PGM=ICKDSF
//SYSPRINT DD SYSOUT=*
//DD1 DD UNIT=SYSDA,DISP=SHR,VOL=SER=DKDE80
//SYSIN DD *
PPRCOPY ESTPAIR DDNAME(DD1) PRI(X
’
0080
’
,30158,X
’
00
’
) SEC(X
’
0080
’
,30158,X
’
01
’
)
MODE(RESYNC) PACE(15)
/*
//
Deleting Pairs Using PPRC Commands
The CDELPAIR and PPRCOPY DELPAIR commands are equivalent to the ShadowImage for Mainframe
delete pair operation. The CDELPAIR and PPRCOPY DELPAIR commands must be issued to the
S-VOL.
A DELPAIR command performed when pair status is split enables the T-VOL to be accessed by the
host. A DELPAIR command performed when pair status is other than split allows non-reserved
T-VOLs to be accessed by the host. Reserved simplex volumes cannot be accessed.
WARNING!
For duplex SIz pairs, the S-VOL and its associated T-VOLs are usually not identical,
because SIz update copy operations are asynchronous. Therefore, if a pair is deleted with status
other than split, the data integrity of the T-VOL cannot be guaranteed.
CDELPAIR
lists and describes the CDELPAIR command parameters that can be used when
you delete SIz pairs.
Deleting Pairs Using PPRC Commands 103