Home » SQL & PL/SQL » SQL & PL/SQL » Where to find oracle error code explanation
Where to find oracle error code explanation [message #23539] Mon, 16 December 2002 08:09 Go to next message
Reddy Peram
Messages: 52
Registered: December 2002
Member
Hi,
While running SQL in Oracle, if we get any error, it gives error code. Where to find explanation for that sql error code in UNIX, NT and SQL plus envoronments?
Re: Where to find oracle error code explanation [message #23540 is a reply to message #23539] Mon, 16 December 2002 08:11 Go to previous messageGo to next message
Jon
Messages: 483
Registered: May 2001
Senior Member
http://download-west.oracle.com/docs/cd/A91202_01/901_doc/server.901/a90202/toc.htm
Re: Where to find oracle error code explanation [message #23554 is a reply to message #23539] Tue, 17 December 2002 03:23 Go to previous message
Arathi
Messages: 9
Registered: November 2002
Junior Member
In Unix You can get the error message as follows:
oerr ora <errorcode>

eg: oerr ora 1403

{ You get this only if you have an oracle installation in Unix, I think)

You can also look up the error messages online through sites like metalink.oracle.com
Previous Topic: How to calculate the difference of dates in HH:MI:SS format
Next Topic: How to see current maxextents nonsystem-tablespace
Goto Forum:
  


Current Time: Mon Apr 06 04:02:39 CDT 2026