After uprgade of production database to 12.2.0.1 I have several components that are invalid
It seems they all have a common issue, I am not sure how but CURRENT_USER is not declared. Here is the error message:
PLS-00302: component 'CURRENT_USER' must be declared
Is there a script that will install/define current_user?
Any other suggestions?
BTW, these are the invalid components: ORDIM, SDO, XOQ.
When I try to reinstall these components they are all receiving the error above. When I try to recompile the invalid objects by themselves I get the same error.
Any thoughts?