Rogue Wave banner
Previous fileTop of DocumentContentsIndexNext file

2.11 Error Messages: Contents of RWDBStatus

Oracle does not distinguish between errors originating from the server and errors generated within OCI itself. All errors are reported in the same manner, without classification. DBTools.h++ follows the Oracle8 error processing by always assigning the error code RWDBStatus::serverError. In all cases, the application's error handler is not invoked unless there is an error.

The format of an RWDBStatus error report from an Oracle8 Server follows. The RWDBStatus::message contents are obtained by converting the return code into the appropriate message through the OCIErrorGet() call of OCI.


Previous fileTop of DocumentContentsIndexNext file

©Copyright 2000, Rogue Wave Software, Inc.
Contact Rogue Wave about documentation or support issues.