Visara Master Console Center Scripting Guide User Manual
Page 99
Chapter 5 Script Commands
Scripting Guide
99
Manifest Constant
Value
Associated String/Reason
Support.
Err_Mvs_NoComm 4001
Unable
to communicate with
GW-MVS. This may be
because no GW-MVS is
configured for the specified OS,
or it is not running, or because
of an LU62/SNA program.
Err_Mvs_LostComm 4002
Lost
communications to GW-
MVS or the local gwMvsD.
Some commands may have
completed successfully.
Contact Visara Technical
Support.
Err_Mvs_NoCmd
4010
No commands found in
MVSCommand() command
array parameter.
Err_Mvs_CmdNotRun
4011
One or more commands not
run. This may occur if
TSOERREXX is passed more
commands than it can process.
Some commands may be
discarded.
ICLErr_Mvs
4012
General MVS error.
ICLErr_Mvs_Failed
4013
One or more commands failed on
the target OS. There may be
one or more ICLErr_MvsRsp
messages in the response array.
ICLErr_Mvs_NullCmd
4014
Empty command string
found in command array
parameter.
ICLErr_Mvs_CmdTooLong
4015
One or more commands too long.
The maximum command length
is 79 characters.
ICLErr_Mvs_BadCmd
4016
Bad command string found.
One of the command strings in
the command array may
contain an invalid character.
ICLErr_Mvs_FltMax
4017
Too many filter elements found
in filter array parameter. A
maximum of three filter
elements are permitted.
ICLErr_Mvs_NullFlt
4018
Null filter string found in
filter array parameter.
ICLErr_Mvs_BadFlt
4019
Bad filter string found. One of
the filter strings may contain
an invalid character.