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.
Example
A sample syntax for this 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 such entry might be:
1 DUPLICATE_RECORD