Previous Topic: ADDRESS SOF ExamplesNext Topic: ADDRESS SQL Commands


PPRCCMD Request Examples

Example 1: Display all defined paths

This command finds all PPRC paths which exist within the current environment.

“PPRCCMD DISPLAY PATH SERVER(A11SENF,OPSofServer)”

Example 2: Create new path between primary and secondary LSSes

This command establishes new PPRC path which consists of two fibre channel links.

“PPRCCMD SETUP PATH DEVNUM(8401) PWWNN(5005076308FFC641) PSSID(8400) PLSS(02)”,
“SWWNN(5005076303FFC38B) SSSID(8500) SLSS(03)”,
“CGROUP(NO) SUBCHSET(0)”,
“LINK(X’00330233’ X’01030303’)”,
“SERVER(A11SENF,OPSofServer)”

Example 3: Create new volume pairs

This command creates ten consecutive volume pairs starting with 8410-8510 pair.

“PPRCCMD SETUP VOLUME DEVNUM(8410) VOLCNT(10)”,
“PSERIAL(0000000MC711) PCCA(10) PSSID(8400) PLSS(02)”,
“SSERIAL(000000062241) SCCA(10) SSSID(8500) SLSS(03)”,
“SERVER(A11SENF,OPSofServer)”