Previous Topic: TMSUPDTE MessagesNext Topic: TMSVMUPD Messages


TMSVMEDT Messages

- BYPASSED -

Reason:

Due to other errors, the flagged control statement has been bypassed.

Action:

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

*** DSN REC INVALID EOD

Reason:

A DSN= statement was found as the last control statement in the VPD.A V= statement should follow the DSN= statement. The total number of DSN= statements ignored are indicated in the value xxx.

Action:

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

*** E= EXPIRATION DATE IS EXPIRED

Reason:

An expiration date less than or equal to the execution date was found on the flagged statement.

Action:

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

*** INVALID END OF DATA - VAULTS=nnnn

Reason:

The control statement contains VAULTS= which is invalid. All VAULTS= statements must precede DSN and V= statements.

Action:

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

*** KEYWORD SPECIFIED MORE THAN ONCE

Reason:

The keyword listed is a duplicate.

Action:

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

*** MAX= INVALID FOR nnnnn VAULT

Reason:

The MAX= keyword was coded for LIB or LIBR which is invalid.

Action:

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

*** MISSING xxx= QUALIFIER

Reason:

The qualifier listed is missing a required value.

Action:

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

*** PATTERN MASKING ERROR:

Reason:

The data set name contains an invalid pattern masking specification.

Action:

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

*** PREVIOUS nnn DSN RECORDS IGNORED

Reason:

An error was found while processing the vault movement statements.

Action:

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

*** SEPDSN AND JOB QUALIFIER INVALID

Reason:

SEPDSN was specified on the DSN= statement with a JOB= keyword.

Action:

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

*** SYNTAX INVALID

Reason:

The flagged control statement has invalid syntax, such as a missing or bad delimiter.

Action:

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

*** UNKNOWN OR INVALID RECORD SEQUENCE, EXPECTED DSN RECORD.

Reason:

After the last V= statement, a control statement was read that did not begin with DSN=.

Action:

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

*** UNKNOWN RECORD

Reason:

The control statement does not begin with DSN=, V=, VOL=, or CDSN=.

Action:

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

*** VAULT NAME RECORD MISSING

Reason:

No VAULTS= statement was found in the VPD.

Action:

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

*** VAULT NAME (xxxx) INVALID.

Reason:

The vault name shown is too long. The maximum length for a vault name is 4 characters. If the vault name on the control statement is greater than 7 characters long, only the first 7 characters are shown in the message.

Action:

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

*** xxx VAULT PATTERNS INVALID.

Reason:

The specified number of VPD entries are invalid.

Action:

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

CA 1 IS NOT ACTIVE

Reason:

CA 1 was inactive. TMSVMEDT requires CA 1 to be active or batch active.

Action:

Initialize CA 1 using TMSINIT and resubmit the job.

CR= AND E= INVALID FOR SAME VAULT

Reason:

These combinations are not valid on the same V= statement.

Action:

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

DUP RETENTION (xxx) FOUND

Reason:

Duplicate V= statements were found in a pattern; xxx shows the retention value, such as C=.

Action:

Correct the control statement(s) resubmit the job.

DUPLICATE DATA SET NAME FOUND

Reason:

The same data set name was specified twice in the VPD.

Action:

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

FIRST RECORD OF THE TMC IS NOT TMSCTL#1

Reason:

During a sequential read of the TMC, the first record did not contain the correct Control Record. The TMC dynamically allocated by TMSVMSRT is invalid.

Action:

See the Programming Guide and for assistance, contact Technical Support at http://ca.com/support.

INVALID DATEFMT SPECIFICATION

Reason:

The DATEFMT= value coded on the JCL parameter is invalid.

Action:

Correct the JCL and resubmit the job.

INVALID KEYWORD, NEAR COLUMN nn

Reason:

Incorrect keyword specification has been detected at the indicated position.

Action:

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

INVALID PARM

Reason:

The parameter listed is not a valid JCL parameter for TMSVMEDT.

Action:

Correct the JCL and resubmit the job.

INVALID SYNTAX, NEAR COLUMN nn

Reason:

Invalid control statement syntax has been detected at the indicated position.

Action:

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

INVALID VALUE

Reason:

A retention value was found to be invalid (such as, more than 255cycles).

Action:

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

LU= and E= INVALID FOR SAME VAULT

Reason:

These combinations are not valid on the same V= statement.

Action:

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

MAX V=STMTS EXCEEDED

Reason:

A pattern specifies more than 28 consecutive V= statements. A maximum of 28 consecutive V= statements is allowed for a given group of DSN control statements.

Action:

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

NO RETENTION FOUND

Reason:

A pattern does not reflect the retention for a given location.

Action:

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

OUT OF MEMORY FOR DSN ENTRY

Reason:

No more storage was available for the data set name entry.

Action:

Increase region in JCL and resubmit the job.

OUT OF MEMORY FOR VAULT MOVEMENT TABLE

Reason:

No more storage was available for the data set name entry.

Action:

Increase region in JCL and resubmit the job.

OUT OF MEMORY FOR VAULT NAME TABLE

Reason:

No more storage was available for the data set name entry.

Action:

Increase region in JCL and resubmit the job.

PATTERN MASKING MODULE CTSPM CANNOT BE LOADED

Reason:

The load for module CTSPM failed.

Action:

CTSPM should reside in CAI.CTAPLINK. Check the link list concatenation or add the appropriate load library to the TMC STEPLIB ddname and resubmit the job.

PREVIOUS DSN MISSING VAULT RECORD

Reason:

No V= statement was found after a DSN= statement.

Action:

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

STORAGE NOT AVAILABLE FOR CTSPM INTERFACE

Reason:

A request for storage failed during CTSPM initialization.

Action:

Correct the JCL and resubmit the job.

STORAGE NOT AVAILABLE FOR TMSDATE INTERFACE

Reason:

A request for storage failed during TMSDATE initialization.

Action:

Correct the JCL and resubmit the job.

STORAGE NOT AVAILABLE FOR TMSPRINT INTERFACE

Reason:

A request for storage failed during TMSPRINT initialization.

Action:

Correct the JCL and resubmit the job.

STORAGE NOT AVAILABLE FOR TMSVMSRT INTERFACE

Reason:

A request for storage failed during TMSVMSRT initialization.

Action:

Correct the JCL and resubmit the job.

TMC RECORD COUNT OFF xxxxxx RECORDS READ - PROCESSING TERMINATED

Reason:

The number of Volume records read does not equal the number of Volume records on the TMC.

Action:

Execute TMSPTRS and correct any reported errors before resubmitting the job.

TMMDATE OPEN ERROR/FAILED

Reason:

An error occurred while trying to initialize the TMSDATE interface.

Action:

See the reason feedback codes listed for the TMMDATE macro in the Programming Guide.

TMSRPT DDNAME MISSING

Reason:

The TMSRPT report ddname could not be found or opened.

Action:

Correct the JCL and resubmit the job.

TMSVMEDT ENDED WITH ERROR: FDBK=0 CTMDATE OPEN ERROR

Reason:

Invalid EXEC parameter field in the JCL.

Action:

Correct the parameter in the EXEC statement and resubmit the job.

TMSVMEDT ENDED WITH ERROR: FDBK=x message.text

Reason:

An error occurred during TMSVMEDT processing. The FDBK value and message printed describe the problem.

Action:

See the message text to correct the error and resubmit the job.

UNKNOWN RECORD

Reason:

A record did not begin with *, VAULTS=, DSN= or V=, or the VAULTS= definition was not the first control statement.

Action:

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

VAULT NAME UNDEFINED

Reason:

A V= statement reflects a name not on the VAULTS= statement.

Action:

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

VR= AND E= INVALID FOR SAME VAULT

Reason:

These combinations are not valid on the same V= statement.

Action:

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