Hitachi TrueCopy (TM) for Mainframe User Guide: HP XP24000 Disk Array, HP XP20000 Disk Array (T5211-96014, May 2011)

Table 87 Error Messages
Corrective ActionConditions to VerifyError Message
Use the scripting error code to
determine which line contains the
syntax error (see TrueCopy for
Mainframe Scripting Error Codes
(page 249)), and fix the syntax error.
The syntax validity of the script is
checked at the start of execution. An
error message will be displayed if
failed.
Syntax error
Use the scripting error code to
determine which line contains the
parameter error (see “TrueCopy for
Mainframe Scripting Error Codes
(page 249)), and fix the parameter error.
The parameter validity of the script is
checked on executing each instruction.
An error message will be displayed if
failed.
Parameter error
To terminate the script or display a
message of error occurrence and
indication following steps, check that
_Result is not 0 in script.
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.
Rejection
To terminate the script or display a
message of error occurrence and
indication following steps, check that
_Result is not 0 in script.
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.
Skip if not executable
Table 88 TrueCopy for Mainframe Scripting Error Codes
Error DescriptionError MessageInternal CodeMessage ID
The script execution has
completed successfully.
Normal End.--2338
The 'Memo' command
cannot start the Write
application. The Write.exe
file may be absent from the
Windows directory.
Cannot open a file by
'Memo' command.
11022339
An error is found in the
startup parameter of the
script monitor. The
installation process may not
have been complete.
Invalid command line
parameter.
1103, 11042340
The parameter file cannot be
opened. The installation
process may not have been
complete.
File I/O error (parameter).1f01, 1f022341
The specified file may be
corrupt.
File I/O error (script).2f01, 2f022341
The work middle file is
abnormal. The disk capacity
maybe insufficient or the file
may be corrupt.
File I/O error (temporary).2f03– 2f05, 4101, 41022341
The macro trace file cannot
be opened. The disk
capacity may be insufficient
or the file may be corrupt.
File I/O error (trace).6101– 61052341
Error Reporting 249