A_INFORMIX_ERROR_FILE configuration variable

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_INFORMIX_ERROR_FILE, database-specific errors are mapped to COBOL errors.

Note:

Several messages related to COBOL I/O cannot be supplemented.

Example

A sample syntax for this configuration file variable would be:

A_INFORMIX_ERROR_FILE=INFerrs

where:

INFerrs 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