Reserved status variables, Table 58 reserved status variables, 58 reserved status variables – HP StorageWorks XP Remote Web Console Software User Manual

Page 191

Advertising
background image

TrueCopy for z/OS user guide 191

Reserved Status Variables

When a GetHrcStatus command is issued, the Command View XP management station or XP Remote Web

Console obtains the status of the specified TC390 pair(s) from the XP128/XP1024/XP10000/XP12000.

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 57

Reserved result variables (continued)

Variable

Type

Description

Table 58

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.

Advertising