Sign in or 

| Platform: | Oracle | App: | Application Object Library | Tool: | |
| DB Ver: | 9.2 | App Ver: | 11.5.8 | Tool Ver: | |
| Revision Date: | 10-Jul-2006 | Keywords: | HOWTO, ERROR MESSAGE,ORA, OERR | ||
| Goal | |||||
| To get the explanation of an Oracle error message | |||||
| Facts | |||||
| Solution | |||||
| Oracle reports errors in the same format across all its applications and products. The format is: | |||||
<3 character facilty>-<5 digit error number> | |||||
| Example: ORA-00100 no data found | |||||
| There are a number of ways of getting some additional detail on the given error message; here are a few of the ways | |||||
Unix Level oerr | |||||
| This is a unix level utility that is available from the unix command prompt. | |||||
Usage: oerr facility error Facility is identified by the three-letter prefix in the error | |||||
Exampleoerr ora 600 | |||||
| Website ora-code.com This is also available as a Mozilla plug-in. Access the site with the error code as the subdomain name: | |||||
| Example | |||||
http://ora-06250.ora-code.com/ | |||||
| TOAD Knowledge Expert Instant Message This is the most comprehensive explanation method for all Oracle errors. The red area shows all the Oracle error group messages covered. The green area shows the error explanation. The blue area shows the errors in the error group. | |||||
|
consultium |
Latest page update: made by consultium
, Oct 7 2009, 10:24 AM EDT
(about this update
About This Update
2 words added 1 word deleted view changes - complete history) |
|
Keyword tags:
ERROR MESSAGE
HOWTO
ORA OERR
More Info: links to this page
|