03xx (DFHCSDUP) abend codes

0300
Explanation:

The SYSIN data set has not opened successfully.

System action:

The CSD batch update utility terminates abnormally. If a SYSABEND or SYSDUMP DD statement is provided, a system dump is produced.

User response:

Ensure that the JCL is correct and that the SYSIN data set exists in sequential form. If necessary, examine the SYSIN DD statement to determine the cause of the error.

Modules:

DFHCSDUP

0301
Explanation:

The RECFM parameter specified in the SYSIN data set is invalid.

System action:

The CSD batch update utility terminates abnormally. If a SYSABEND or SYSUDUMP DD statement is provided, a system dump is produced.

User response:

Ensure that the RECFM parameter in the SYSIN data set is either F or V.

Modules:

DFHCSDUP

0302
Explanation:

The record length specified in the SYSIN data set is invalid.

System action:

The CSD batch update utility terminates abnormally. If a SYSABEND or SYSUDUMP DD statement is provided, a system dump is produced.

User response:

Ensure that the record length specified in the SYSIN data set is no greater than 80.

Modules:

DFHCSDUP

0303
Explanation:

The SYSPRINT data set did not open successfully.

System action:

The CSD batch update utility terminates abnormally. If a SYSABEND or SYSUDUMP DD statement is provided, a system dump is produced.

User response:

Ensure that the SYSPRINT data set exists. If necessary, examine the SYSPRINT DD statement to determine the cause of the error.

Modules:

DFHCSDUP

Start of change
0304
Explanation:

DFHCSDUP has found an unrecognized resource type code in a CSD record. The unrecognized code does not match any of the function codes in the language definition table. This can occur for one of the following reasons:

  1. You are using a CICS release that does not support a type of definition that was created on the CSD file by a later CICS release.
  2. The language definition table (DFHEITSP or DFHEITCU) is invalid for this CICS release.
  3. The CSD manager (DFHDMP) has passed an invalid CSD record buffer to DFHPUP. This is a CICS internal logic error.
System action:

The CSD batch update utility terminates abnormally. If a SYSABEND or SYSUDUMP DD statement is provided, a system dump is produced.

User response:

Determine which of the possible reasons caused the error. If you can eliminate reasons 1 and 2, you can assume that reason 3 applies.

Take action corresponding to the reason you have established as follows:

  1. Ignore the message.
  2. Ensure that the library contains versions of DFHEITSP and DFHEITCU that are valid for the CICS release you are running.
  3. You need further assistance from IBM to resolve this problem. See CICS® Problem Determination Guide for guidance on how to proceed.
Modules:

DFHCSDUP

End of change
Start of change
0305
Explanation:

An unexpected return code was received either while trying to close the alternate SYSIN and SYSPRINT DCBs (CLOSEDCB) or while trying to free the task local storage (FREETLS).

System action:

The CSD batch update utility terminates abnormally. If a SYSABEND or SYSUDUMP DD statement is provided, a system dump is produced.

User response:

You need further assistance from IBM to resolve this problem. See CICS Problem Determination Guide for guidance on how to proceed.

Modules:

DFHCSDUP

End of change
Start of change
0307
Explanation:

An attempt to print the input command failed. Since messages cannot be issued, the utility must terminate.

System action:

The CSD batch update utility terminates abnormally. If a SYSABEND or SYSUDUMP DD statement is provided, a system dump is produced.

User response:

You need further assistance from IBM to resolve this problem. See CICS Problem Determination Guide for guidance on how to proceed.

Modules:

DFHCSDUP

End of change
Start of change
0308
Explanation:

During the migration of a TCT table, a bad command sequence was found. This can occur for one of the following reasons:

System action:

The CSD batch update utility terminates abnormally. If a SYSABEND or SYSUDUMP DD statement is provided, a system dump is produced.

User response:

Correct the TCT table to be migrated and rerun the job.

Modules:

DFHCSDUP

End of change
Start of change
0309
Explanation:

DFHCSDUP has found an unrecognized function code in a command. This is a CICS internal logic error.

System action:

The CSD batch update utility terminates abnormally. If a SYSABEND or SYSUDUMP DD statement is provided, a system dump is produced.

User response:

You need further assistance from IBM to resolve this problem. See CICS Problem Determination Guide for guidance on how to proceed.

Modules:

DFHCSDUP

End of change
Start of change
0321
Explanation:

An internal error has occurred in module DFHCSDUP when invoked by a CSD utility command.

System action:

Message DFH5100 is issued and the CSD batch update utility terminates abnormally. If a SYSABEND or SYSUDUMP DD statement is provided, a system dump is produced.

User response:

You need further assistance from IBM to resolve this problem. See CICS Problem Determination Guide for guidance on how to proceed.

Modules:

DFHCSDUP

End of change
Start of change
0322
Explanation:

While processing a MIGRATE command, the specified table to be migrated could not be loaded.

System action:

Message DFH5601 is issued and the CSD batch update utility terminates abnormally. If a SYSABEND or SYSUDUMP DD statement is provided, a system dump is produced.

User response:

You need further assistance from IBM to resolve this problem. See CICS Problem Determination Guide for guidance on how to proceed.

Modules:

DFHCSDUP

End of change
Start of change
0323
Explanation:

While processing a command, VSAM detected an error.

System action:

Message DFH5179 is issued preceded by either DFH5177 or DFH5178 depending on the error and the CSD batch update utility terminates abnormally. If a SYSABEND or SYSUDUMP DD statement is provided, a system dump is produced.

User response:

See the description of the issued messages to determine the cause of the error.

Modules:

DFHCSDUP

End of change
Start of change
0325
Explanation:

When the LIST command invoked DFHDMP to scan the objects on the CSD file, an error occurred during execution of the DFHDMP function.

System action:

Message DFH5180 is issued and the CSD batch update utility terminates abnormally. If a SYSABEND or SYSUDUMP DD statement is provided, a system dump is produced.

User response:

You need further assistance from IBM to resolve this problem. See CICS Problem Determination Guide for guidance on how to proceed.

Modules:

DFHCSDUP

End of change
Start of change
0326
Explanation:

There has been an internal logic error in the DFHCSDUP utility program. The data in the back-translated output buffer is invalid. The length code may be out of range or the data fields in the wrong sequence. One or more of the data fields may be invalid.

System action:

Message DFH5184 is issued and the CSD batch update utility terminates abnormally. If a SYSABEND or SYSUDUMP DD statement is provided, a system dump is produced.

User response:

You need further assistance from IBM to resolve this problem. See CICS Problem Determination Guide for guidance on how to proceed.

Modules:

DFHCSDUP

End of change
Start of change
0327
Explanation:

The language table DFHEITCU could not be loaded.

System action:

The CSD batch update utility terminates abnormally. If a SYSABEND or SYSUDUMP DD statement is provided, a system dump is produced.

User response:

Refer to the preceding message which should specify the reason for the failure. You need further assistance from IBM to resolve this problem. See CICS Problem Determination Guide for guidance on how to proceed.

Modules:

DFHCSDUP

End of change
Start of change
0328
Explanation:

The language table DFHEITCU could not be unloaded.

System action:

The CSD batch update utility terminates abnormally. If a SYSABEND or SYSUDUMP DD statement is provided, a system dump is produced.

User response:

Refer to the preceding message which should specify the reason for the failure. You need further assistance from IBM to resolve this problem. See CICS Problem Determination Guide for guidance on how to proceed.

Modules:

DFHCSDUP

End of change
0330
Explanation:

The cross reference table size for the table being migrated is too small.

System action:

The CSD batch update utility terminates abnormally. If a SYSABEND or SYSUDUMP statement is provided, a system dump is produced.

User response:

You need further assistance from IBM to resolve this problem. See CICS Problem Determination Guide for guidance on how to proceed.

Modules:

DFHCSDUP

Start of change
0331
Explanation:

DFHCSDUP was invoked to perform an EXTRACT command using a Language Environment-conforming HLL user exit, but the utility failed to initialize the CEE environment successfully.

System action:

The CSD batch update utility terminates abnormally. If a SYSABEND or SYSUDUMP statement is provided, a system dump is produced. Register 15 contains the initialization return code.

User response:

You need further assistance from IBM to resolve this problem. See CICS Problem Determination Guide for guidance on how to proceed.

Modules:

DFHCSDUP

End of change
Start of change
0332
Explanation:

DFHCSDUP was invoked to perform an EXTRACT command using a Language Environment-conforming HLL user exit, but during execution the utility recived a bad return code from the Language Environment.

System action:

The CSD batch update utility terminates abnormally. If a SYSABEND or SYSUDUMP statement is provided, a system dump is produced. Register 15 contains the Language Environment return code. code.

User response:

You need further assistance from IBM to resolve this problem. See CICS Problem Determination Guide for guidance on how to proceed.

Modules:

DFHCSDUP

End of change [[ Contents Previous Page | Next Page Index ]]