Hello All,
I am currently adding a function to a package that I created. Whenever I try to compile the package, PL/SQL gives me a ORA-03114: not connected to ORACLE error. The first time this happened I thought that the connection had timed out. So, I logged in to the database, and compiled the package, and same error. I logged in again and tried running some SQL, no problem connection is there, go to the package, and tried compiling, and again ORA-03114. Does any one have any hints or know of settings that I need to look at?
Thanks,
Lauren
I am currently adding a function to a package that I created. Whenever I try to compile the package, PL/SQL gives me a ORA-03114: not connected to ORACLE error. The first time this happened I thought that the connection had timed out. So, I logged in to the database, and compiled the package, and same error. I logged in again and tried running some SQL, no problem connection is there, go to the package, and tried compiling, and again ORA-03114. Does any one have any hints or know of settings that I need to look at?
Thanks,
Lauren