Visara Master Console Center Scripting Guide User Manual
Page 44
Chapter 3 Script Syntax
Scripting Guide
44
Manifest Error Constants
Value
Associated String
not run.
Err_Mvs
1
4012
General MVS error.
Err_Mvs_Failed
1
4013
One or more commands
failed.
Err_Mvs_NullCmd
1
4014
Null command string
found in command array
parameter.
Err_Mvs_CmdTooLong
1
4015
One or more commands
too long.
Err_Mvs_BadCmd
1
4016
Bad command string
found.
Err_Mvs_FltMax
1
4017
Too many filter elements
found in filter array
parameter.
Err_Mvs_NullFlt
1
4018
Null filter string found in
filter array parameter.
Err_Mvs_BadFlt
1
4019
Bad filter string found.
Err_Mvs_InvMsgCnt
1
4020
Invalid message count
parameter.
Err_Mvs_InvWait
1
4021
Invalid wait time
parameter.
Err_Mvs_PortFailed
1
4022
Commands sent via port
failed!
Err_Mvs_PortSuccess
1
4023
Commands sent via port
successful!
Err_Mvs_InvPort
1
4024
Invalid port found.
Err_Mvs_Timeout
1
4025
Time-out
error.
Err_QPreview_CommError 5200
Err_QPreview_NoResponse 5201
Err_Key_Timelock 5101
Err_Key_Syslock 5102
Err_Key_CommError 5103
Err_Key_NotAccepted 5104
Err_Key_BadFunction 5105
Err_Key_BadLocation 5106
Err_Key_TooMuchData 5107
Err_Key_NumericOnly 5108
1 Used with TSOEREXX and MVSCOMMAND