Hitachi TrueCopy for z/OS User Guide (T1711-96024, November 2011)

Hitachi TrueCopy for z/OS user guide 207
Reserved status variables
When a GetHrcStatus command is issued, the XP Command View Advanced Edition Software server or XP
Remote Web Console obtains the status of the specified TC390 pair(s) from the XP12000/XP10000. The
results of this query are displayed in the reserved status variables. The following table lists and describes
the valid reserved status variables.
_MsgResult Numeric Stores the execution results of a Message (internal) macro.
1 = OK, 6 = Yes, 7 = No.
_SelectResult Numeric Stores the number of devices found by SelectHrcDevice macro.
0 = no devices found.
Table 63 Reserved result variables (continued)
Variable Type Description
Table 64 Reserved status variables
Variable Type Description
_HrcStatus _CopyType String Stores the copy type:
“RDC” = remote copy mode;
“RMC’ = migration mode;
“---” = other than the above modes.
_HrcStatus _DeviceAttr String Stores the device attribute:
“M-Vol” = M-VOL;
“R-Vol” = R-VOL;
“---” = other than the above modes.
_HrcStatus _DeviceM Numeric Stores the M-VOL device number.
_HrcStatus _DeviceR Numeric Stores the R-VOL device number.
_HrcStatus _Sn String Stores the serial number of the controller for the remote copy pairs.
_HrcStatus _Ssid Numeric Stores the storage subsystem ID (SSID) of the controller for the
remote copy pairs.
_HrcStatus _PairStatus String Stores the copy pair status:
“Simplex” = simplex;
“Duplex” = duplex;
“Pending” = initial copy in progress;
“Suspended0” = copy abort in initial copy;
“Suspended1” = copy abort other than initial copy;
“Suspending” = TC390A suspend in progress;
“Deleting” = TC390A delete in progress;
“Undefined” = undefined.
_HrcStatus _Fence String Stores the M-VOL fence level:
“Never” = no fence;
“Status” = fence due to an R-VOL status change failure;
“Data” = fence due to a data error;
“Undefined” = undefined.