The Acu4GL/Oracle interface does not return a file error if a SQL operation results in an OCI_SUCCESS_WITH_INFO status code. The text associated with the status would however be printed to the error file if the application is run with tracing.
The A_ORA_RETURN_SUCCESS_INFO causes Acu4GL/Oracle to return an error 9D to the application on this status code. The application can then use the library routine C$RERR to retrieve additional information about the error.
A_ORA_RETURN_SUCCESS_INFO can be set to the following values: