Previous Topic: IN25INIT Messages: CASD6701 to CASD6724Next Topic: IN25PDMP Messages: CASD7300 to CASD8981


IN25PDMP Messages: CASD7126 to CASD7150

CASD7126

NO REQUESTS READ FROM SYSIN. CHECK INPUT.

Reason:

The SYSIN input file did not contain any input records.

Action:

Ensure that the SYSIN DD statement is followed by valid input.

CASD7127

BLANK STATEMENT FOUND. IGNORED.

Reason:

An input record did not contain any data and was skipped.

Action:

Remove the blank input record.

CASD7128

EXPECTING CONTINUATION. INVALID STATEMENT FOUND. THIS REQUEST BYPASSED.

Reason:

The previous input record ended with a comma and was not followed by additional keywords.

Action:

Check input command syntax.

CASD7129

INVALID FUNCTION. THIS REQUEST BYPASSED.

Reason:

The function requested was not INDEX or PRINT.

Action:

Check input command syntax.

CASD7130

INVALID KEYWORD. THIS REQUEST BYPASSED.

Reason:

The keyword requested was not valid for the function specified.

Action:

Check input command syntax.

CASD7131

STATEMENT BYPASSED DUE TO PREVIOUS ERROR.

Reason:

A continuation statement was not processed because of an error in the previous statement.

Action:

Check input command syntax and correct the error.

CASD7132

INVALID KEYWORD VALUE LENGTH. THIS REQUEST BYPASSED.

Reason:

The length of the data specified for the keyword is not valid.

Action:

Correct the data for the keyword.

CASD7133

INVALID FROMDATE VALUE SPECIFIED. THIS REQUEST BYPASSED.

Reason:

The FROMDATE parameter was not in the form yymmdd or the year, month or day values were not valid.

Action:

Correct the data for the FROMDATE keyword.

CASD7134

INVALID FROMTIME VALUE SPECIFIED. THIS REQUEST BYPASSED.

Reason:

The FROMTIME parameter was not in the form hhmmss or the hour, minute or second values were not valid.

Action:

Correct the data for the FROMTIME keyword.

CASD7135

INVALID KEYWORD REPETITION. THIS REQUEST BYPASSED.

Reason:

The same keyword was specified more than once for a given function.

Action:

Check the input command and correct the error.

CASD7136

TODATE VALUE LESS THAN FROMDATE VALUE. ILLOGICAL. THIS REQUEST BYPASSED.

Reason:

The TODATE value must be greater than or equal to the FROMDATE value.

Action:

Correct the data for the keyword in error.

CASD7137

TOTIME VALUE LESS THAN FROMTIME VALUE. ILLOGICAL. THIS REQUEST BYPASSED.

Reason:

The TOTIME value must be greater than or equal to the FROMTIME value when FROMDATE and TODATE are identical.

Action:

Correct the data for the keyword in error.

CASD7138

INVALID TODATE VALUE SPECIFIED. THIS REQUEST BYPASSED.

Reason:

The TODATE parameter was not in the form yymmdd or the year, month or day values were not valid.

Action:

Correct the data for the TODATE keyword.

CASD7139

INVALID TOTIME VALUE SPECIFIED. THIS REQUEST BYPASSED.

Reason:

The TOTIME parameter was not in the form hhmmss or the hour, minute or second values were not valid.

Action:

Correct the data for the TOTIME keyword.

CASD7140

NO RELEVANT DATA ON SYMDUMP FILE FOR THIS REQUEST.

Reason:

No dumps were found on the CA SymDump for CICS file that corresponded to the criteria specified.

Action:

Check the criteria and alter specifications, if desired.

CASD7141

MUTUALLY EXCLUSIVE KEYWORDS SPECIFIED. THIS REQUEST BYPASSED.

Reason:

The keyword ALL cannot be specified with any other keywords.

Action:

Specify search criteria or ALL but not both.

CASD7142

INSUFFICIENT VIRTUAL STORAGE – PROCESSING TERMINATED.

Reason:

A request for virtual storage could not be satisfied.

Action:

Specify a larger region for this job step and rerun job.

CASD7145

ERROR IN DUMP PRINTING PROGRAM. SEE JOB LOG. PROCESSING TERMINATED.

Reason:

Required DD statements are missing.

Action:

Check the job log and installation instructions for a list of the required DD statements.

CASD7146

CA ‑ SYMDUMP – ABENDING PROGRAM: xxxxxxxx

Reason:

A hard copy of a transaction dump produced by CA SymDump for CICS was requested. This message indicates which program produced the abend/dump.

Action:

None.

CASD7150

VSAM ERROR. FUNCTION = xxxxx RETURN CODE = 99 ERROR CODE = 999. THIS REQUEST BYPASSED.

Reason:

A VSAM error occurred for the function xxxxx.

Action:

Check the VSAM manual for an explanation of the return code and error code for the function specified.