Previous Topic

Next Topic

Book Contents

Book Index

Messages DIBG00 through DIBGxx

This group includes messages for the IOA (infrastructure) product.

DIBG60I BUILD INDEX UTILITY STARTED

Explanation: This information message indicates that the index file creation process started. This message is issued by the CTDDIB utility, which generates an index file based on an existing data file.

Corrective Action: No action is required.

DIBG61I INDEX BUILT SUCCESSFULLY

Explanation: This information message indicates that the index file was successfully built based on the existing data file. This message is issued by the CTDDIB utility.

Corrective Action: No action is required.

DIBG62S BUILD INDEX UTILITY ENDED WITH ERROR

Explanation: An error was encountered during index file creation. This message is issued by the CTDDIB utility. Other error messages indicate the cause of the error.

The index file is not usable.

Corrective Action: Correct the problem, and rerun the CTDDIB utility to generate the index based on the existing data file.

DIBG63S TOO MANY ERRORS DETECTED

Explanation: The number of errors detected exceeds a fixed threshold.

The CTDDIB utility terminates.

Corrective Action: Correct the errors, and resubmit the job.

DIBG64S NOT ENOUGH SPACE IN INDEX FILE

Explanation: There is insufficient space for the CTDDIB utility to add a new index element to the index file.

The CTDDIB utility terminates with a return code of 28.

Corrective Action: Expand the index file using the IOADBF utility, and resubmit the job.

DIBG66S INVALID VALUE IN PARAMETER DBFILE. VALID VALUES ARE: ACT, PRM, HST, MIG, MG1-MG9

Explanation: The DBFILE parameter in the CTDDIB utility is not set to ACT, PRM, HST, MIG or MG n. The CTDDIB utility creates an index file from an existing data file. The user tried to run the CTDDIB utility without a valid DBFILE parameter.

The CTDDIB utility terminates.

Corrective Action: Rerun the CTDDIB utility after setting the DBFILE parameter to ACT, PRM, HST, MIG, or MG n depending on the type of file for which the index is being created, as follows:

DIBG67E BUILD INDEX DETECTED AN ERROR WHILE ADDING A NEW INDEX RECORD

Explanation: An error was encountered by function ADDI (Add Index) of the CTDDIB utility.

After a number of attempts to write the record, the CTDDIB utility terminates with an error code of 22. The problematic record is not indexed but is written to file DATRACE.

Corrective Action: If necessary, correct data file records in accordance with other error messages and resubmit the job.

DIBG68I DUPLICATE RECORD FOUND IN DATA FILE

Explanation: This information message indicates that a duplicate record exists in the data file. The duplicate record may be the result of a computer malfunction.

The CTDDIB utility continues processing.

Corrective Action: No action is required.

DIBG69E A DATA FILE READ ERROR WAS DETECTED, PROBLEMATIC RECORD WRITTEN TO FILE DATRACE

Explanation: An error occurred while reading an IOA Access Method data file.

The problematic record is written to file DATRACE.

Corrective Action: Correct data file records and resubmit the job.

DIBG6AI NUMBER OF RECORDS READ FROM DATA FILE=num

Explanation: This information message indicates that the CTDDIB utility read num records from the IOA Access Method data file to be indexed.

Corrective Action: No action is required.

DIBG6BI NUMBER OF RECORDS ADDED TO file INDEX FILE=num

Explanation: This information message indicates that the CTDDIB utility added num records to the IOA Access Method index file.

In this message, file is name of the IOA Access Method component.

Corrective Action: No action is required.

DIBG6CI NUMBER OF DUPLICATE RECORDS IN DATA FILE=num

Explanation: This information message indicates that the CTDDIB utility found num duplicate records in the IOA Access Method data file to be indexed.

Duplicate records are not indexed.

Corrective Action: No action is required.

DIBG6DE file INDEX FILE MUST BE REFORMATTED PRIOR TO REBUILDING INDEX

Explanation: The index file was not reformatted. The index component of the IOA Access Method must be reformatted prior to running the CTDDIB utility.

In this message, file is name of the IOA Access Method component.

The CTDDIB utility terminates.

Corrective Action: Reformat the index file with the IOADBF utility and resubmit the job.

DIBG6EE ERROR IN THE SORT PROGRAM. SEE SORT MESSAGES.

Explanation: The SORT program called by the CTDDIB utility ended with errors. This error probably indicates that insufficient storage was allocated for sort processing.

The CTDDIB utility terminates.

Corrective Action: Allocate more space for the SORT program and rerun the CTDDIB utility.

DIBG6FI NUMBER OF DUPLICATE RECORDS NOT ADDED TO file INDEX FILE= num

Explanation: This information message indicates that the CTDDIB utility detected duplicated records in a data component. The corresponding index records were not added to the alternative index component.

In this message, file is the name of the IOA Access Method component.

Corrective Action: No action is required.

Parent Topic

DIB messages