ContentsIndexPreviousNext

A-ORACLE-ERROR-FILE

This configuration file variable allows you to map errors using a text file to supplement the default method of providing errors. By adding the name of the file that contains the actual error mapping to A_ORACLE_ERROR_FILE, database specific errors are mapped to COBOL errors.


Note: Some messages related to COBOL I/O cannot be supplemented.
Example

A sample syntax for this configuration file variable would be:

A_ORACLE_ERROR_FILE=ORCLerrs

where:

ORCLerrs is a file of a specified format containing a mapping of database specific errors to COBOL errors. One same entry might be:

1 DUPLICATE_RECORD