Optional script parameters – HP StorageWorks XP Remote Web Console Software User Manual
Page 208
208 Hitachi TrueCopy z/OS for HP XP12000/XP10000 and SVS 200 storage systems
Optional script parameters
The parameters outlined in the following table are optional parameters that can be added to a script at the
script creator’s discretion. If any of these parameters are included in a script, the XP12000/XP10000 will
perform a syntactical check of the script to ensure that the syntax requirements for the parameter have been
met. If no optional parameters are included, the XP12000/XP10000 will not check any part of the script.
_HrcStatus _Sync
String
Stores the synchronous level:
“Synchronous0” = sync;
“Synchronous2” = async;
“Undefined” = undefined.
_HrcStatus _TimeOfUpdate
String
Stores the pair status update time:
“MM/DD/YYYY hh:mm:ss” = MM: month, DD: day, YYYY: year,
hh: hour, mm: minute, ss: second.
_HrcStatus _TimeOfEstablish
String
Stores the pair creation update time:
“MM/DD/YYYY hh:mm:ss” = MM: month, DD: day, YYYY: year,
hh: hour, mm: minute, ss: second.
_HrcStatus _CopyRatio
Numeric
Stores the copy progress ratio (0 – 100).
_HrcStatus _InternalStatus
Numeric
Stores the internal status code.
_HrcStatusTypeOfCT
String
Stores the timer type of the consistency group:
“System” = system timer;
“Local” = local (SVP) timer;
“None” = no timer;
“Undefined” = undefined.
_HrcStatus_CTG
Numeric
Stores the consistency group number: 0x00-0x7F.
_HrcStatus_SuspendBy
String
Stores the async suspension status:
“Group” = consistency time of suspended volume matches
consistency time of group;
“Volume” = consistency time of suspended volume does not match
the group consistency time;
“Undefined” = undefined.
_HrcStatus_ErrLv
String
Stores the error level (async) pair option:
“Group” = all volumes in the group will be suspended if this volume
is suspended;
“Volume” = this volume will be suspended individually;
“Undefined” = undefined.
Table 64
Reserved status variables (continued)
Variable
Type
Description