Previous Topic: TMSAPEC MessagesNext Topic: TMSBINQ Messages


TMSAUDIT Messages

** ABEND006 DUE TO CONTROL/INPUT ERRORS

Reason:

One or more errors have occurred and are listed preceding this message.

Action:

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

** DUPLICATE CONTROL STATEMENT

Reason:

The control statement has been entered previously.

Action:

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

** FROM_EXTERNAL DATE xxxxxxxxxx

Reason:

An error occurred converting the date listed from an external date format.

Action:

Correct the JCL and resubmit the job.

** INVALID CONTROL STATEMENT

Reason:

The control statement being processed is invalid.

Action:

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

** INVALID DATE RANGE SPECIFIED

Reason:

The date range entered is invalid.

Action:

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

** INVALID PARAMETER SPECIFIED - PARM=xxxxxxxx

Reason:

The parameter listed specified an invalid entry or is invalid as used.

Action:

Correct the JCL and resubmit the job.

** INVALID TIME RANGE SPECIFIED

Reason:

The time range entered is invalid.

Action:

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

** THIS AUDIT REQUIRES GMT ON TIME STMT.

Reason:

The audit file is in BLOCKSET mode with GMT/UTC time stamps and TIME statement does not have a GMT parameter. BLOCKSET audit files are designed for high activity and support for multiple time zones. The GMT/UTC time stamp records time as (HHMMSSTH) and date as (CYYDDD).

Action:

Add the GMT parameter to the TIME statement and use GMT time and date.

** INVALID TIME VALUE SPECIFIED

Reason:

The time value entered is invalid.

Action:

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

** INVALID VOLSER LIST

Reason:

The list of VOLSERs is missing or invalid as entered.

Action:

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

** INVALID VOLSER RANGE

Reason:

The VOLSER range is missing or invalid.

Action:

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

** MISSING TYPE CONTROL STATEMENT

Reason:

The TYPE control statement is required, but none was specified.

Action:

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

** TMMDATE ERROR RETCODE=xx, REASON=xx, FDBK=xx

Reason:

An error occurred using the default date format or the specified date format is one that was coded as a parameter.

Action:

Correct the JCL and resubmit the job.

** UNKNOWN CONTROL STATEMENT

Reason:

The only valid keywords are VOLSER, TYPE, SORT, DATE, TIME, DSN and FORMAT.

Action:

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

** VOLSER LIST EXCEEDS MAX (10)

Reason:

More than 10 VOLSERs were entered.

Action:

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

*** xxx SORT RETURN CODE - RUN TERMINATED

Reason:

A nonzero return code of xxx was returned by SORT.

Action:

For information on the error and corrective action see your SORT program documentation.

ABEND004 DUE TO PARAMETER ERROR

Reason:

An invalid parameter was entered and listed preceding this message.

Action:

Correct the JCL and resubmit the job.

DATEFMT=xxxxxxxxxx

Reason:

The date format listed is in error and accompanies the previous message.

Action:

Correct the JCL and resubmit the job.