Error Reporting - HP XP P9500 User Manual

P9000 continuous access synchronous for mainframe systems
Hide thumbs Also See for XP P9500:
Table of Contents

Advertisement

Table 62 Syntax requirements for optional parameters (continued)
Parameter
StartHrcPair
Entire check

Error reporting

The scripting error codes are slightly different than the general error codes.
shows the format of the scripting error codes.
messages.
Table 64 (page 125)
ID is the four-digit number displayed on the error message. The internal code is the four-digit number
displayed in the fifth column of the error trace file.
Figure 20 Scripting error code format
Table 63 Error messages
Message
Syntax error
Parameter error
Rejection
Skip if not
executable
124 Continuous Access Synchronous Z scripting
Syntax requirements
The equal sign is described between the right side and the parameter identification
name.
Specifying the right side is correct.
The parameter identification name is described immediately after the macro.
The parameters for the identification names are delimited by a comma (,).
An illegal phrase is not included in any statement.
Check that the number of phrases matches.
Check that the (If) has a matching (EndIf).
Check that the last line in the execution statement terminates at (END).
lists the scripting error codes. In
Conditions to verify
The syntax validity of the script is checked at the
start of execution. An error message will be
displayed if failed.
The parameter validity of the script is checked
on executing each instruction. An error message
will be displayed if failed.
The result of the execution is checked on each
target device. If failed, the last error status is
displayed and error flag is set in the reserved
variable _Result. Also script continues to be
executed.
The condition of each target device is checked
to be executable status. For example, the M-VOL
status must be simplex to create a pair. If failed,
error flag is set in the reserved variable _Result.
Also script continues to be executed.
Table 63 (page 124)
describes the scripting error
Table 64 (page 125)
Corrective action
Use the scripting error code to determine which
line contains the syntax error (see
125)), and fix the syntax error.
Use the scripting error code to determine which
line contains the parameter error (see
Table 64 (page
If you want to terminate the script or display a
message of error occurrence and indication
following steps, check that _Result is not 0 in script.
If you want to terminate the script or display a
message of error occurrence and indication
following steps, check that _Result is not 0 in script.
Figure 20 (page 124)
the message
Table 64 (page
125)), and fix the parameter error.

Advertisement

Table of Contents
loading

Table of Contents