HP Hitachi ShadowImage for Mainframe User Guide (T5213-96032, November 2011)
Table Of Contents
- Hitachi ShadowImage™ for Mainframe User's Guide
- Contents
- 1 Overview of Hitachi ShadowImage™ for Mainframe
- 2 About ShadowImage for Mainframe Operations
- 3 Interoperability with other Products and Functions
- Virtual LVI
- Cache Residency Manager
- Volume Security
- Volume Retention Manager
- XP Auto LUN
- HP XP External Storage Software
- Hitachi TrueCopy™ for Mainframe
- XP Continuous Access Journal Software™ for Mainframe
- TrueCopy for Mainframe and Universal Replicator for Mainframe
- HP XP for Compatible Extended Remote Copy (XRC) Software
- Concurrent Copy
- 4 Preparing for ShadowImage for Mainframe Operations
- 5 Using the ShadowImage for Mainframe GUI
- 6 Performing ShadowImage for Mainframe Operations Using Remote Web Console
- Configuring the Volume List
- Changing or Deleting the Settings in Preview List
- Setting or Resetting the Reserve Attribute
- Setting Options
- Configuring CTGs
- Adding Pairs
- Splitting Pairs
- Using PPRC Commands to Split, Resynchronize, and Delete Pairs in a CTG
- Suspending Pairs
- Resynchronizing Pairs
- Deleting Pairs
- Viewing Detailed Volume and Pair Information
- Viewing the Number of Pairs and License Information
- Viewing Pair Operations History
- 7 Performing ShadowImage for Mainframe Pair Operations Using XP for Business Continuity Manager Software
- 8 Performing ShadowImage for Mainframe Pair Operations Using PPRC
- 9 Troubleshooting
- 10 Support and Other Resources
- Glossary
- Index

Figure 41 PPRCOPY ESTPAIR Command
//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(COPY) PACE(15)
/*
//
Splitting Pairs Using PPRC Commands
The CSUSPEND and PPRCOPY SUSPEND commands are equivalent to the ShadowImage for
Mainframe split pair operation. The CSUSPEND and the PPRCOPY SUSPEND commands must be
issued to the S-VOL, and the pair status must be duplex.
This section describes the parameters and examples of the CSUSPEND and the PPRCOPY SUSPEND
command.
CSUSPEND
Table 39 (page 95) lists and describes the CSUSPEND command parameters that can be used
when you split SIz pairs.
Table 39 CSUSPEND Command Parameters
DescriptionValueParameter
Device number.DEVN
The parameter MPS00 is for a steady split
request.
Primary volume (S-VOL): SSID, serial number,
channel connection address, and CU number.
1
PRIM
The parameter MAnn0 is for a quick split
request on all pairs in a CTG.
You can set MPS00 or MAnn0 instead of a
serial number. nn is the CTG ID.
If you set a parameter other than the serial
number, MPS00 or MAnn0, the command will
be rejected.
Secondary volume (T-VOL): SSID, serial
number, channel connection address, and CU
number.
1
SEC
SIz does not use this parameter. SIz ignores it.Not applicable.PRIMARY
See
3
, however, see the IBM document for
important information.
See
3
.QUIESCE
2
1
The CU number or the parameter is valid only for the DKC emulation type 2105 or 2107.
2
The parameter is valid only for the DKC emulation type 3390. If the DKC emulation type is 2105 or 2107, the TSO
command ignores the parameter and the ICKDSF job ends abnormally (CC = 12).
3
The CSUSPEND QUIESCE option has been disabled by APAR OW15247 or APAR OW15248. See either of these
APARs and the latest IBM PPRC documentation for detailed information on the QUIESCE option. Check with your HP
account team before using the QUIESCE option with the HP XP storage system. If the QUIESCE option is issued to certain
volumes (for example, active SPOOL, PAGE, or CATALOG datasets, active SYSRES volume), the attached hosts may
enter a deadlock condition and may require a storage control IML to correct the condition.
The QUIESCE parameter is used to modify the functionality of the CSUSPEND TSO command. For
example, if the QUIESCE parameter is specified, the pair will be quiescent and subsequent write
requests to the S-VOL will be suspended by the host until the QUIESCE condition is released.
You can use QUIESCE parameter to the SIz pairs only when the pair status is duplex. If an SIz
S-VOL has more than one T-VOL, the QUIESCE parameter is effective if at least one pair is specified.
Splitting Pairs Using PPRC Commands 95