Previous Topic

Next Topic

Book Contents

Book Index

Messages LOG0 through LOG0xx

This group includes messages for the Control-O product.

LOG001I UTILITY IOALOGI STARTED

Explanation: This information message indicates that the IOALOGI utility has started creating an IOA Log Index file based on an existing IOA Log file.

Corrective Action: No action is required.

LOG002I UTILITY ENDED: num KEYS { BUILT | DELETED }

Explanation: This information message indicates the normal termination of the IOALOGI utility.

In this message, num is the count of built or deleted keys.

Corrective Action: No action is required.

LOG003I INDEX FILE IS VALID

Explanation: This information message indicates that the current IOA Log Index file corresponds to information contained in the IOA Log file.

Corrective Action: No action is required.

LOG004E ERROR errorNumber AT LINE lineNumber. CURRENT STATEMENT: stmt

Explanation: The IOALOGI utility failed while reading the indicated input statement from the data set referenced by the SYSIN DD statement.

The variables in this message are:

The utility stops executing.

Corrective Action: Notify your INCONTROL administrator.

LOG005S INTERNAL ERROR WHILE PROCESSING DDNAME ddName

Explanation: The IOALOGI utility failed while processing of the data set referenced by the ddName DD statement.

The utility stops executing.

Corrective Action: Notify your INCONTROL administrator.

LOG007S INSUFFICIENT STORAGE TO RUN UTILITY

Explanation: The IOALOGI utility requires more storage to rebuild an Index file.

The utility stops executing.

Corrective Action: Increase the REGION size, and rerun the job.

LOG008E NO INPUT PARAMETERS. PROGRAM STOPPED

Explanation: The input file for the IOALOGI utility is empty.

The utility stops executing.

Corrective Action: Fill in the input statements, and rerun the job.

LOG009S ERROR OPENING SYSPRINT

Explanation: An error was detected during an attempt to open the file referenced by the SYSPRINT DD statement.

The file referenced by the SYSPRINT DD statement is not opened.

Corrective Action: Check the system job log, and correct the problem accordingly. Rerun the job.

LOG00AS INDEX FILE IS FULL. UNABLE TO ADD A KEY.

Explanation: The IOALOGI utility was not able to add an index element to the IOA Log Index file because it was full.

The utility stops executing.

Corrective Action: Allocate a new index file with more space than the original, and rerun the IOALOGI utility.

LOG00BI DELETE ENDED: num KEYS DELETED

Explanation: This information message indicates that during rebuilding, the IOA Log Index file deleted num index elements.

Corrective Action: No action is required.

Parent Topic

LOG messages