JtheRipper
IS-IT--Management
Hi there,
I am receiving the dreaded ORA-03113 error when I try to connect to my database as user A as follows:
. oraenv MYDB
sqlplus "usr/pwd"
but when I connect as follows:
sqlplus "usr/pwd@MYDB"
I can connect to the database.
As the ORACLE user I can connect to the database using both methods mentioned above.
Any ideas on what might cause this problem?
Thanks,
J.
I am receiving the dreaded ORA-03113 error when I try to connect to my database as user A as follows:
. oraenv MYDB
sqlplus "usr/pwd"
but when I connect as follows:
sqlplus "usr/pwd@MYDB"
I can connect to the database.
As the ORACLE user I can connect to the database using both methods mentioned above.
Any ideas on what might cause this problem?
Thanks,
J.