Previous Topic: ERR68 Through ERR99Next Topic: TMSREMOV Messages


TMSPULL Messages

*** COLUMN 72 MUST BE BLANK

Reason:

Column 72 must be left blank.

Action:

Correct the control statement(s) and resubmit the job.

*** INCLUSIVE AND EXCLUSIVE SPECIFIED

Reason:

The INCLUDE and EXCLUDE control keywords were specified on the sameSYSIN control statement.

Action:

Code each INCLUDE and EXCLUDE control keyword on separate SYSIN control statements.

*** INVALID DATA

Reason:

Invalid data was found in at least one field for the job specified (see next message).

Action:

The record is skipped.

*** INVALID OR UNKNOWN KEYWORD

Reason:

The value specified by PARM= on the EXEC statement is invalid.

Action:

Correct the JCL and resubmit the job.

*** INVALID SHIFT OR JOBNAME

Reason:

The JOB specified contained more than eight characters or the SHIFT specified contained more than one character.

Action:

Correct the control statement(s) and resubmit the job.

*** JOB xxxxxxxx IS BEING SKIPPED

Reason:

The record for the job indicated is being skipped because of invalid data in one or more fields.

Action:

No action is required. This is an informative message.

*** MAXIMUM CRITERIA ENTRIES EXCEEDED

Reason:

More than 4094 INCLUDE and EXCLUDE SYSIN control statements were coded.

Action:

Correct the control statement(s) and resubmit the job.

*** MISSING INCLUDE OR EXCLUDE

Reason:

Either an INCLUDE or an EXCLUDE control keyword was not coded on a SYSIN control statement or the keyword was misspelled.

Action:

Correct the SYSIN control statement(s) and rerun the job.

*** MISSING OR INVALID KEYWORD

Reason:

An unknown keyword was specified on a SYSIN control statement.

Action:

Correct the control statement(s) and resubmit the job.

*** NOT PROCESSED;SAME-DSN MAX EXCEEDED

Reason:

The maximum number of data fields for a data set has been reached.

Action:

Processing continues and any remaining fields for the data set are skipped.

*** SHIFTS AND JOBS SPECIFIED

Reason:

You requested selection of volumes by both SHIFT and JOB in the same step.

Action:

Selection of volumes can be made based on only one criterion per step. Correct the control statement(s) and rerun the job.