ORA-06508 but object OK
On our 19.14 database (Solaris) there's a database job failing, stating ORA-06508 "could not find program unit being called: X.Y"
The object exists for that user, it's just valid as well (both package header and body)
I'm trying to figure out what is going on. My first idea is: is he not finding a valid object; or an object at all ?
It's not impossible this object becomes invalid at some point. But that is just a guess.
My base question still remains, why do I get this error on an object I think is all OK ?