Previous Topic

Next Topic

Book Contents

Book Index

Messages ULDU00 through ULDUxx

This group includes messages for the Control-D, Control-D/Image, and Control-D/Page on Demand products.

ULDU80I LOADING OF RECORDS INTO USER FILE STARTED

Explanation: This information message indicates that the CTDULD utility has started normally.

The CTDULD utility copies records from a sequential file to the current User Report List.

Corrective Action: No action is required.

ULDU81I LOADING OF RECORDS INTO USER FILE ENDED OK

Explanation: This information message indicates that the CTDULD utility has ended.

The CTDULD utility copies records from a sequential file to the current User Report List.

Corrective Action: No action is required.

ULDU82W DUPLICATE RECORD FOR userName jobName IGNORED

Explanation: There is already a record identified as userName jobName in the current User Report List file. The current record with that identity is ignored.

Corrective Action: No action is required.

ULDU83I num1 RECORDS READ FROM INPUT FILE, num2 RECORDS ADDED TO USER FILE

Explanation: This information message indicates that the CTDULD utility has read num1 records from the input file and added num2 records to the User Report List file.

Corrective Action: No action is required.

ULDU84I num DUPLICATE RECORDS REJECTED

Explanation: While the CTDULD utility was copying records from a sequential file to the current User Report List file, duplicate records were found. This information message displays the total number of records rejected as duplicates.

Corrective Action: No action is required.

ULDU85I num RECORDS REPLACED

Explanation: While the CTDULD utility was copying records from a sequential file to the current User Report List file, records were replaced. This information message displays the total number of records replaced.

Corrective Action: No action is required.

ULDU86S INCORRECT REPLACE PARAMETER, SHOULD BE "Y" OR "N"

Explanation: The user tried to run the CCTDULD utility with the REPLACE parameter set to an invalid value. Valid values for the CTDULD utility REPLACE parameter are Y and N.

The CTDULD utility terminates.

Corrective Action: Set the REPLACE parameter to Y or N and rerun the utility.

ULDU87E LOADING OF RECORDS INTO USER FILE ENDED WITH ERROR

Explanation: The CTDULD Control-D utility ended with an error.

The utility stops executing.

Corrective Action: Examine the job sysout for other error messages, and take appropriate corrective action, then rerun the utility.

ULDU88S OPEN OF DDNAME ddName FAILED

Explanation: The ddName DD statement failed to open.

Possible causes are:

The CTDULD utility stops executing with a condition code of 8 or 12.

Corrective Action: Correct the JCL of the CTDULD utility and rerun the utility.

ULDU89S INCORRECT DBFILE PARAMETER, SHOULD BE ACT, PRM, HST OR MIG

Explanation: The user tried to submit the CTDULD utility with an invalid DBFILE parameter value. The available DBFILE parameter values are ACT, PRM, HST, and MIG.

The utility stops with RC=8.

Corrective Action: Correct the DBFILE parameter in the JCL and resubmit the job.

Parent Topic

ULD messages