JCLAM0000 - JCLAM0119
JCLAM0000I job-number job-name Interactive AMS Terminated
The
MFJAMS
utility has terminated.
JCLAM0001I job-number job-name Number of hex digits should be even
There must be an even number of digits in a hexadecimal string. A leading x"0" has been assumed.
JCLAM0002S job-number job-name Invalid hex. Digits must be 0 thru 9 or A thru F.
An invalid hexadecimal character has been encountered. The character is not a digit (0 through 9) or a letter A through F.
JCLAM0003U job-number job-name MISSING SYSIN DD
The jobstream does not contain the required SYSIN DD statement.
JCLAM0004U job-number job-name MISSING SYSPRINT DD
The jobstream does not contain the required SYSPRINT DD statement.
JCLAM0006S <name> data set/member is unsuitable or does not exist
JCLAM0101S job-number job-name OPERAND TOO LONG [OPERAND]
The specified operand is too long.
JCLAM0102S job-number job-name NUMERIC OPERAND REQUIRED [DATA]
Numeric data was expected but the specified non-numeric data was received.
JCLAM0103S job-number job-name UNKNOWN PARAMETER [PARAMETER]
The parameter is ignored, the return code is set to 12, and processing continues.
JCLAM0104S job-number job-name EXPECTED CONTINUATION NOT RECEIVED
Continuation from the previous command statement was expected but not received.
JCLAM0105S job-number job-name INVALID ENTRYNAME FORMAT [ENTRYNAME]
The specified entry name does not conform to the rules for MVS dataset naming.
JCLAM0106S job-number job-name REQUIRED OPERAND MISSING [OPERAND]
The specified operand was expected but not received.
JCLAM0107S job-number job-name INVALID COMMAND (PARENS) [COMMAND]
Command statement syntax error.
JCLAM0108S job-number job-name INCOMPLETE COMMAND [COMMAND]
Command statement syntax error.
JCLAM0109S job-number job-name NO ENTRYNAME SPECIFIED
The command requires an entry name.
JCLAM0110E job-number job-name ENTRYNAME ALREADY EXISTS [ENTRYNAME]
A DEFINE command has been specified for a dataset which already exists.
JCLAM0111I job-number job-name ENTRYNAME RENAMED TO [ENTRYNAME]
The entryname has been renamed to the specified name.
JCLAM0112S job-number job-name UNABLE TO CATALOG [ENTRYNAME]
MFJAMS is unable to catalog the specified entry name.
JCLAM0113I job-number job-name ENTRYNAME DEFINED [ENTRYNAME]
The specified entry name has been defined and cataloged. The appropriate workstation files have been created.
JCLAM0114I job-number job-name ENTRYNAME DELETED [ENTRYNAME]
The specified entry name has been deleted and removed from the catalog. The appropriate workstation files have been deleted.
JCLAM0115E 00000000000000job-numberjob-name ENTRYNAME NOT CATALOGED [ENTRYNAME]
The specified entry name does not exist.
JCLAM0116S UNEXPECTED RETURN CODE FROM MVSCATIO [return-code]
An internal error has been detected by MVSCATIO.
JCLAM0117S job-number job-name TOO MANY ENTRYNAMES SPECIFIED
The
DELETE
command is limited to 99 entry names.
JCLAM0118S job-number job-name PARAMETER NOT SUPPORTED [PARAMETER]
The parameter is not supported by MFJAMS or is invalid for the type of dataset being defined.
JCLAM0119S job-number job-name MODELNAME NOT CATALOGED [ENTRYNAME]
The specified entry name used as a model name does not exist.
Parent topic:
JCLAM Error Messages