PHP and Oracle Databases - ORA-04061 error
Posted: Mon Oct 01, 2007 12:58 pm
I have received the ORA-04061 error. Along with this error I also receive ORA-04065. I have attempted to research these errors and each time the response talks about changing the way the package body handles the SQL or the application itself. My application uses PHP to access the Oracle database using calls to access the security package to allow the application to retrieve specific data using SQL later on. Once the query() function has completed, the free() function is called. Since I am calling functions rather than creating my own package bodies, can I assuming the problem lies with them and not me? Is there anything I can do within my application to prevent this from happening or do I need to wait on them to correct their code?
I am hoping who ever reads this will have the answer.
Thanks in advance for your help....Charlie
I am hoping who ever reads this will have the answer.
Thanks in advance for your help....Charlie