Previous Topic: TMSEARL MessagesNext Topic: TMSFORMT Messages


TMSEXPDT Messages

*** LABEL= OR ABEND= RETENTION MISSING

Reason:

The retention specification was not found for the RDS rule.

Action:

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

*** UNKNOWN RECORD, EXPECTED DSN= OR MGMTCLAS= KEYWORD

Reason:

The DSN or MGMTCLAS keyword must be the first keyword specified.

Action:

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

** WARNING Audit data set full

Reason:

The AUDIT data set is beyond the defined threshold.

Action:

Run TMSCOPY to back the TMC and AUDIT data sets up and resubmit the job.

** WARNING VOLSER=xxxxxx DSN=xxxxxxxx Dsname has changed during run, skipping
** WARNING DSNB=xxxxxxx DSN=xxxxxxxx Dsname has changed during run, skipping

Reason:

While TMSEXPDT was processing, the data set name changed for the volume or DSNB.

Action:

None. This is an informational message.

** WARNING VOLSER=xxxxxx DSN=xxxxxxxx System date used for creation date
** WARNING DSNB=xxxxxxx DSN=xxxxxxxx System date used for creation date

Reason:

The creation date for the VOLSER or DSNB and data set listed was invalid. The current system date was used instead.

Action:

None. This is an informational message.

** WARNING VOLSER=xxxxxx DSN=xxxxxxxx Tape was scratched during run, skipping

Reason:

During the time that TMSEXPDT selected the record and the time that an attempt was made to update the record, the volume went scratch.

Action:

None. This is an informational message.

** WARNING VOLSER=xxxxxx DSN=xxxxxxxx Update failed

Reason:

An error occurred while updating the TMC for the volume and data set, and was listed.

Action:

Review Report 82 and job log for other messages related to the failure.

** WARNING 1STVOL=xxxxxx DSN=xxxxxxxx Contains invalid NEXTVOL pointer

Reason:

An invalid VOLSER pointer was found for the VOLSER and data set name listed.

Action:

Run TMSPTRS to correct data set pointers.

*** xxxxxxxx PATTERN MASKING ERROR: yyyyyyyy

Reason:

The keyword listed contains an invalid pattern masking specification. The error message from CTSPM is listed.

Action:

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

*** xxxxxxxx SPECIFIED MORE THAN ONCE

Reason:

The keyword listed has already been specified for the RDS rule.

Action:

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

CA 1 NOT ACTIVE

Reason:

CA 1 was not in an active or batch active state.

Action:

Make CA 1 active or batch active and resubmit the job.

CTSDATE OPEN FAILED

Reason:

Open processing for CTSDATE failed.

Action:

Review Report 82 and job log for other messages related to the failure.

CTSPM OPEN FAILED

Reason:

Open processing for CTSPM failed.

Action:

Review Report 82 and job log for other messages related to the failure.

EARLOUT DD IS MISSING

Reason:

The EARLOUT ddname was not found.

Action:

Correct the JCL and resubmit the job.

FS xxxx DATE

Reason:

Lists the file sequence of the file that has the highest expiration date.

Action:

None. This is an informational message. The highest expiration date of a volume set that contains multifiles is moved to the TMC Volume record expiration date to control the entire volume set.

FIRST RECORD OF TMC IS NOT TMSCTL#1

Reason:

The TMC dynamically allocated did not contain the first Control Record.

Action:

See the chapter on troubleshooting in the Programming Guide.

MGMTCLAS=KEYWORD CANNOT BE SPECIFIED WITH JOBNAME

Reason:

The JOBNAME= keyword was specified with the MGMTCLAS keyword on the same RDS rule.

Action:

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

NO RDS REC

Reason:

No matching RDS rule was found for the data set.

Action:

Ensure the RDS has the correct input statements. Otherwise, no action is required.

TMC SEQUENTIAL INTERFACE FAILED

Reason:

TMSSIO could not open the TMC for processing.

Action:

Review Report 82 and job log for other messages related to the failure.

TMSEXPDT ENDED WITH ERROR: FDBK=x message.text

Reason:

An error occurred during processing.

Action:

To correct the error and resubmit the job, review the message text.

TMSRPT DD IS MISSING

Reason:

The TMSRPT ddname was not found.

Action:

Correct the JCL and resubmit the job.

*** DUPLICATE RETENTION FOUND

Reason:

This retention statement is a duplicate of a previous statement.

Action:

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

*** BAD VALUE FOR ABEND=EXPDT=

Reason:

An invalid value was specified for this keyword.

Action:

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

*** BAD VALUE FOR ABEND=RETPD= OR ABEND=WRETPD=

Reason:

An invalid value was specified for this keyword.

Action:

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

*** PATTERN MASKING ERROR:

Reason:

DSN= or JOB= does not contain a valid pattern mask.

Action:

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

*** BAD VALUE FOR LABEL=EXPDT=

Reason:

An invalid value was specified for this keyword.

Action:

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

*** BAD VALUE FOR LABEL=RETPD= OR LABEL=WRETPD=

Reason:

An invalid value was specified for this keyword.

Action:

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

*** ABEND DATE IS EXPIRED

Reason:

An expiration date value specified is in the past.

Action:

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

*** LABEL DATE IS EXPIRED

Reason:

An expiration date value specified is in the past.

Action:

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

*** TESTRDS NOT VALID WITH DSNBS, TEST AND NODEFLT

Reason:

TESTRDS parameter is not valid with these parms.

Action:

Correct the JCL and resubmit the job.

*** SELECT AND JOB ARE MUTUALLY EXCLUSIVE

Reason:

The SELECT and JOB keywords can not be specified in the same retention statement.

Action:

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

*** PARSE ERROR

Reason:

This statement has invalid syntax or missing/extra keywords.

Action:

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

*** PARSE ERROR IN ABEND KEYWORD

Reason:

This statement has invalid syntax or missing/extra keywords.

Action:

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

*** PARSE ERROR IN LABEL KEYWORD

Reason:

This statement has invalid syntax or missing/extra keywords.

Action:

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

*** MGMTCLAS=, M= DSN=, AND D= ARE MUTUALLY EXCLUSIVE

Reason:

This statement contains keywords or forms of keywords which cannot be specified together on an RDS statement.

Action:

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

*** JOBNAME=, JOB= and J= ARE MUTUALLY EXCLUSIVE

Reason:

This statement contains multiple forms of the same keyword.

Action:

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

*** PROGRAM ABORTED FOR FATAL PARSE ERROR

Reason:

The program encountered error(s) while parsing a RDS statement that were so severe that the program could not identify the error or continue processing.

Action:

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