HP P9000 Continuous Access Synchronous for Mainframe Systems User Guide (AV400-96398, October 2011)
Table 64 Continuous Access Synchronous Z 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,4102
2341
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
The error trace file cannot be opened. The disk capacity
may be insufficient or the file may be corrupt.
File I/O error (trace).6111-61152341
A script line exceeds the maximum character length
(240), where nnnn is the script line number.
Too long line. Line = nnnn21012342
If and EndIf script commands do not match, in script
line nnnn
Illegal If and EndIf
pair. Line = nnnn
2201,22032343
End does not exist at the end of the script line nnnn.End is required. Line =
nnnn
22022344
The script line nnnn does not begin with Start.Start is required. Line =
nnnn
22042345
An illegal word was found in script line nnnn.Illegal word is found. Line
= nnnn
22052346
The list type variable is incorrect in script line nnnn.List type variable is
unexpected. Line = nnnn
22062347
A quotation mark is not found at the end of a string in
script line nnnn.
Illegal quotation. Line =
nnnn
22072348
The end of line nnnn is “=“.Required value is not
found. Line = nnnn
22082349
The parentheses are not matched in script line nnnn.Illegal ‘(‘and’)’ pair. Line
= nnnn
2209,220a2350
An illegal word is included in script line nnnn.Syntax error. Line = nnnn220b,23032351
The syntax in the parameter description for script line
nnnn is invalid.
Syntax error. Line = nnnn27xx2351
The macro description for script line nnnn is invalid.Syntax error. Line = nnnn29xx2351
An invalid comma is used in script line nnnn.Syntax error. Line = nnnn2axx2351
An unavailable operator is defined in the if statement
of script line nnnn.
Illegal expression. Line =
nnnn
220e2352
The list of the format control string and the value of the
expression specified by $Item do not match in the Make
Illegal parameter. Line =
nnnn
220f2353
String command. Or, the format control string and the
expression do not match the attributes in script line
nnnn.
Error reporting 125