ora_error Gets an Oracle error message &reftitle.description; stringora_error resourcecursor_or_connection Returns the error message of the last executed statement on the specified cursor or connection. &reftitle.parameters; cursor_or_connection An Oracle cursor or connection identifier. &reftitle.returnvalues; Returns an error message of the form XXX-NNNNN where XXX is where the error comes from and NNNNN identifies the error message. &reftitle.changelog; &Version; &Description; 5.1.0 &oracle.deprecated; 3.0.4 Support for connection identifiers was added. &reftitle.examples; On Unix versions of Oracle, you can find details about an error message like this: oerr ora 00001 ]]> &example.outputs.similar; &reftitle.notes; &oracle.replacement.desc; oci_error