Previous Topic

Next Topic

Book Contents

Book Index

Messages IOAS00 through IOASxx

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

IOAS01I DATABASE REORGANIZATION STARTED

Explanation: This information message indicates that an IOA Access Method (IAM) file data component record reorganization started. While processing an IAM file data component, the I/O performance degradation threshold was reached. To maximize I/O performance, the IAM file data component records are dynamically sorted.

Corrective Action: No action is required.

IOAS02I DATABASE REORGANIZATION ENDED WITH RC=rc

Explanation: This information message indicates that an IOA Access Method (IAM) file data component record reorganization process ended.

The IAM file data component dynamic record sorting process completed with the indicated return code.

Corrective Action: If IAM reorganization ended with a non-zero return code, check the IOA Log file and system log for additional messages that describe the error. Correct the problem before rerunning the program. If the problem remains unsolved, contact BMC Customer Support.

IOAS03I DCBOUT OPEN ERROR

Explanation: The file referenced by the SYSPRINT DD statement could not be opened by the sort program. This file is used to write message output during program execution.

The sort program terminates.

Corrective Action: Check the IOA Log file and system log for additional messages that describe the error, and correct the problem accordingly.

IOAS04I ERROR DURING OPENING OF PARAMETER FILE

Explanation: An attempt to open and read the file containing an IOA Access Method sorting parameters failed.

The sort program terminates.

Corrective Action: Check the IOA Log file and system log for additional messages that describe the error, and correct the problem accordingly.

IOAS05I INSUFFICIENT STORAGE TO RUN REORGANIZATION

Explanation: Not enough memory is available to sort IOA Access Method file records for a data component. An attempt to obtain storage for sorting records for a database file data component failed because not enough region storage was available.

The data is not sorted. Processing continues. I/O performance may degrade.

Corrective Action: Increase the REGION size.

IOAS06W DYNAMIC DATABASE SORTING STOPPED. PARAMETER STOP-WHEN-OVER CANNOT BE REACHED

Explanation: The level of reorganization specified by the STOP-WHEN-OVER parameter is not achievable. The STOP-WHEN-OVER parameter determines the maximum number of different data blocks that can be referenced by all the index records in any single index block after reorganizing the index block. Database sorting stopped, because more data blocks are referenced by the records for the last index block than the number specified in the STOP-WHEN-OVER parameter.

Database file data record sorting terminates. Processing continues. I/O performance may be degraded.

Corrective Action: Increase the value of the STOP-WHEN-OVER parameter or use the IOADBF utility to allocate an additional database extent. If the problem remains unresolved, contact BMC Customer Support.

IOAS07I DATABASE DOES NOT NEED SORTING

Explanation: This information message indicates that the level of sorting specified by the START-WHEN-OVER parameter was not reached. The START-WHEN-OVER parameter determines the number of different database file data blocks referred to by all the index records within any single index block that automatically triggers record reorganization. This trigger level was not reached. Therefore, database reorganization was not performed.

The database file data records are not sorted. Processing continues.

Corrective Action: No action is required.

IOAS08I INCORRECT INPUT PARAMETER parm

Explanation: An invalid parameter was passed to the database sorting routine. Therefore, database reorganization is not performed.

In this message, parm is the identity of the invalid parameter.

Processing continues. I/O performance may degrade.

Corrective Action: Correct the problematic parameter.

IOAS09I DATABASE SORT TASK STARTED

Explanation: This information message indicates that the database sort routine subtask that will dynamically inspect a database file data component to determine whether the component records should be sorted to improve Database I/O performance was started and initialized.

Corrective Action: No action is required.

IOAS0AI SORTING DATA BASE IS NOT PERFORMED BECAUSE ALTERNATE INDEXES ARE IMPLEMENTED

Explanation: This information message indicates that the database internal sort is not performed. This internal sort improves IOA Access Method database performance. This sort process is not performed for a database with alternate indexes.

Corrective Action: No action is required.

IOAS10I DATABASE SORT TASK ENDED

Explanation: This information message indicates that the database sort routine that dynamically determines whether a database file data component records should be sorted ended.

Corrective Action: No action is required.

IOAS13E ERROR IN func FUNCTION. RC = rc

Explanation: An internal error occurred while attempting to access a database file component. Processing of an IOA Database file component could not be completed because an internal error was encountered by an IOA Database utility.

The sort program terminates.

Corrective Action: Check the IOA Log file and system log for additional messages that describe the error. Correct the problem before rerunning the program. If the problem remains unresolved, contact BMC Customer Support.

Parent Topic

IOA messages