Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ORA-04045: errors during recompilation/revalidation of <procedure>

bobonacusApr 6 2013 — edited Apr 6 2013
Hi,

Oracle Standard Edition 11.2.0.1 running on 64bit windows 2008 R2

I am getting this in my aplication at the moment, if I drop and recreate the procedure it then moves to the next procedure called in my app .... ie. there is something fundamentally wrong with the database!!

ORA-04045: errors during recompilation/revalidation of <procedure>
ORA-01405: fetched column value is NULL

There are no other errors in my alert log

Could it be a user has been dropped when they shouldn't? SYS and SYSTEM are both still there .... is there a script I can run to check?

Any other ideas?

Thanks
Robert
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 4 2013
Added on Apr 6 2013
6 comments
17,960 views