IBM System storage DS6000 Series Redbook page 221

Copy services with ibm system z
Hide thumbs Also See for System storage DS6000 Series:
Table of Contents

Advertisement

Example 16-12 on page 196 shows an ICKDSF job that is defining the Metro Mirror path.
Notice that the PPRCOPY ESTPATH command replaces any path definitions that currently
exist.
In Example 16-13 we show the output from the ESTPATH command.
Example 16-13 PPRCOPY ESTPATH output
ICKDSF - MVS/ESA
DEVICE SUPPORT FACILITIES 17.0
/* --------------------------------------------------------- */ -
/* ESTABLISH PPRC PATH FROM 00/ABTV1 TO 90/BYGT1
/* --------------------------------------------------------- */ -
PPRCOPY DDNAME
(DD01) ESTPATH
PRI
(X'4000' ABTV1)
SEC
(X'9000' BYGT1)
LSS
(X'00' X'90')
FCPPATHS (X'00420242')
WWNN
(5005076303FFC663 5005076304FFC671)
ICK00700I DEVICE INFORMATION FOR 4000 IS CURRENTLY AS FOLLOWS:
PHYSICAL DEVICE = 3390
STORAGE CONTROLLER = 1750
STORAGE CONTROL DESCRIPTOR = E8
DEVICE DESCRIPTOR = 0A
ADDITIONAL DEVICE INFORMATION = 4A00003C
ICK04000I DEVICE IS IN SIMPLEX STATE
ICK02201I PPRCOPY ESTPATH FUNCTION COMPLETED SUCCESSFULLY
ICK00001I FUNCTION COMPLETED, HIGHEST CONDITION CODE WAS 0
Example 16-14 shows the output from the PPRCOPY QUERY PATHS command. You can
see that the path is in state 13. This indicates an established path.
Example 16-14 PPRCOPY ESTPATH output
ICKDSF - MVS/ESA
DEVICE SUPPORT FACILITIES 17.0
PPRCOPY DDNAME(DD01) QUERY PATHS
ICK00700I DEVICE INFORMATION FOR 4000 IS CURRENTLY AS FOLLOWS:
PHYSICAL DEVICE = 3390
STORAGE CONTROLLER = 1750
STORAGE CONTROL DESCRIPTOR = E8
DEVICE DESCRIPTOR = 0A
ADDITIONAL DEVICE INFORMATION = 4A00003C
ICK04000I DEVICE IS IN SIMPLEX STATE
PRIMARY CONTROL UNIT INFORMATION
SERIAL
NUMBER
SSID NUM NODE NAME
------- ---- --- ----------------
ABTV1
4000 00
SECONDARY CONTROL UNIT INFORMATION
SERIAL
NUMBER
SSID NODE NAME
------- ---- ---------------- ---- ---- ---- --
1ST: BYGT1
9000 5005076304FFC671 1
2ND: ....... .... ................ .
3RD: ....... .... ................ .
QUERY REMOTE COPY - PATHS
LSS WORLD WIDE
5005076303FFC663
WORLD WIDE
PATH SAID DEST S*
TIME: 13:35:01
*/ -
-
-
-
-
-
TIME: 13:35:01
0042 0242 13
.... .... 00
.... .... 00
Chapter 16. Metro Mirror examples
197

Advertisement

Table of Contents
loading

Table of Contents