Optional Script Parameters - HP StorageWorks P9000 User Manual

Continuous access synchronous for mainframe systems user guide
Hide thumbs Also See for StorageWorks P9000:
Table of Contents

Advertisement

Table 60 Reserved status variables (continued)
Variable
_HrcStatus _Sync
_HrcStatus _TimeOfUpdate
_HrcStatus _TimeOfEstablish
_HrcStatus _CopyRatio
_HrcStatus _InternalStatus
_HrcStatus_CTG

Optional script parameters

The parameters outlined in
script at the script creator's discretion. If any of these parameters are included in a script, the
P9500 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, P9500 will not check any part
of the script. P9500 will run the script commands based only on what has been specified in the
text of the script.
Table 61 Syntax requirements for optional parameters
Parameter
Length
Phrases in a script statement
Script statement
Substitute statement
SetList, AddList
124 Continuous Access Synchronous Z scripting
Type
String
String
String
Numeric
Numeric
Numeric
Table 61 (page 124)
Table 61 (page 124)
describes the syntax requirements that will be evaluated.
Syntax requirements
Check that each line does not exceed the maximum length for a script statement.
A phrase is enclosed by the quotation symbols.
Use of the parentheses is correct, and the number of parentheses is exact.
A statement does not terminate with an equal sign.
The parameter identification name (phrase beginning with "$") is always defined.
The work and reserved variables (phrase beginning with "_") are always defined.
The first line begins with (Start) as an execution statement.
The lead of one line in the execution statement always begins with a macro name
or an identification name for non-list type work variable.
The number of phrases is correct.
The equal sign is described exactly between the right side and the left side.
The right side of the substitute statement is correct. The number of phrases is not
less than the minimum count.
Duplicate parameter identification names are not specified.
The required parameter identification name is defined.
The equal sign is described between the right side and $D.
Specifying the right side is correct.
The equal sign is described between the right side and $S.
Specifying the right side is correct.
The parameter identification name is described immediately after the macro.
The parameter identification names are delimited by a comma (,).
An illegal phrase is not included in any statement.
Description
Stores the synchronous level: "Synchronous0" = sync;
"Undefined" = undefined.
Stores the pair status update time: "MM/DD/YYYY hh:mm:ss"
= MM: month, DD: day, YYYY: year, hh: hour, mm: minute, ss:
second.
Stores the pair creation update time: "MM/DD/YYYY hh:mm:ss"
= MM: month, DD: day, YYYY: year, hh: hour, mm: minute, ss:
second.
Stores the copy progress ratio (0 – 100).
Stores the internal status code.
Stores the consistency group number: 0x00-0x7F.
are optional parameters that can be added to a

Advertisement

Table of Contents
loading

Table of Contents