I'm getting the following two errors on an particular environment I'm developing on:
ORA-03113: end-of-file on communication channel
ORA-03114: Not connected to Oracle
These errors do not occur only when I'm compiling. They occur almost immediately after I log into my schema. I will log in, expand an object folder (e.g., Tables), and I will get this error. Happens within 30 seconds (or less) after I log in.
I have disabled the Add Debug Information when compiling, but since this happens even when I'm not compiling, I don't think that's related to the problem at all.
The DBA's have said there is no problem on the databases, so they said they can't help.
Would appreciate any assistance, as currently I am unable to get anything done. I should note, this problem occurs also when I use Oracle SQL Developer, too.
Thanks
ORA-03113: end-of-file on communication channel
ORA-03114: Not connected to Oracle
These errors do not occur only when I'm compiling. They occur almost immediately after I log into my schema. I will log in, expand an object folder (e.g., Tables), and I will get this error. Happens within 30 seconds (or less) after I log in.
I have disabled the Add Debug Information when compiling, but since this happens even when I'm not compiling, I don't think that's related to the problem at all.
The DBA's have said there is no problem on the databases, so they said they can't help.
Would appreciate any assistance, as currently I am unable to get anything done. I should note, this problem occurs also when I use Oracle SQL Developer, too.
Thanks