Oracle error [message #373608] |
Thu, 26 April 2001 08:30 |
imrsur
Messages: 8 Registered: March 2001
|
Junior Member |
|
|
Hi,
Please help!!!!!!
What are the oracle errors that I get when I am not connected to oracle or if the connection is lost with the database.
For ex:
I am building an application in which I want to put some message handlers .If the user during the process loses the connection (due to any reason) with the database what are the possile error that could occur and what are the error nos.
Thanks
Imrsur
|
|
|
Re: Oracle error [message #373620 is a reply to message #373608] |
Fri, 27 April 2001 06:10 |
lp
Messages: 8 Registered: April 2001
|
Junior Member |
|
|
ORA-01034: Oracle not available
ORA-01033: Oracle startup or shutdown in progress
ORA-01040: invalid character in password; logon denied
ORA-03114: not connected to Oracle
ORA-01012: not logged on
ORA-01014: Oracle shutdown in progress
ORA-01015: logon called recursively
ORA-01017: invalid username/password; logon denied
|
|
|