Results 1 to 2 of 2
- 11-28-2012, 08:21 AM #1
Member
- Join Date
- Nov 2012
- Posts
- 5
- Rep Power
- 0
SQLExceptions: List of error codes for oracle?
Hello There,
I am trying to handle SQLExceptions. The database used is Oracle 11g.
The purpose is to show user friendly messages based on the error codes.
To do this, i can find one way to go for error codes.
In the catch i will write switch statement having cases for different error codes and i will show
user friendly messages based on that.
The problem is, i did not found the list of error codes for oracle.
Can anybody please help on this.
Thanks,
Arfeen.
- 11-28-2012, 09:29 AM #2
Moderator
- Join Date
- Apr 2009
- Posts
- 10,484
- Rep Power
- 16
Re: SQLExceptions: List of error codes for oracle?
Google does work you know.
Oracle Database Error Code: ORA-00000 to ORA-00237Please do not ask for code as refusal often offends.
Similar Threads
-
Help: lots of error codes and stuff.
By mittens in forum New To JavaReplies: 2Last Post: 06-30-2011, 06:30 PM -
How to send a list as a input for a oracle procedure
By anilkumar_vist in forum Advanced JavaReplies: 4Last Post: 11-24-2010, 08:51 AM -
How to get error codes using java program
By kasipandian in forum Web FrameworksReplies: 10Last Post: 05-25-2008, 05:00 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks