ora-04068 even if package is valid
Hi
We are facing frequently ora-0465 errors on valid and present packages.
Our situation is the one described in the metalink doc id 1192068.1
Our app has indeed a very complex "network" of plsql objects dependencies (packages which rely on views which rely on synonyms which rely on package in other schema and so on)
Our db version is:
Oracle Database 11g Enterprise Edition Release 11.2.0.4.0 - 64bit Production
PL/SQL Release 11.2.0.4.0 - Production
CORE 11.2.0.4.0 Production
TNS for Linux: Version 11.2.0.4.0 - Production
NLSRTL Version 11.2.0.4.0 - Production
According to the metalink doc, a fix was produced for 11.2.0.2.
We are at 11.2.0.4
Could it be a new bug ?