OCIEnvCreate failed with return code -1 but error message text was not available. or ORA-06413 [message #534642] |
Thu, 08 December 2011 01:43 |
|
ajaysh81
Messages: 1 Registered: December 2011 Location: India
|
Junior Member |
|
|
Hi,
I have an application which is created in .net framework 2.0 and using oracle client 10g to connect with oracle.
When i am trying to login into the application it gives
"ORA-06413: Connection not open." error and when i execute my application directly from IIS and tries to login, then it gives "OCIEnvCreate failed with return code -1 but error message text was not available." error.
In both the cases the error come at same line number i.e. while connection.open() method i.e. while opening the connection.
Please find attached doc regarding details of error.
What are the reasons for this error and what possible solutions can be tried?
any help to resolve the issue will be highly appreciable.
Thanks
-
Attachment: err_doc.txt
(Size: 3.67KB, Downloaded 2578 times)
[Updated on: Thu, 08 December 2011 01:45] Report message to a moderator
|
|
|