Skip to Main Content

E-Business Suite

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!

Does Concurrent Manager recompile invalid packages before running them?

User_D5TR4May 28 2021

We have a custom package which was marked INVALID in dba_objects. It is used by an executable definition attached to a Concurrent Program. I ran the concurrent program, expecting it to error-out with a package-not-found error (or similiar), but it appears to have compiled the package (or at least changed its status in dba_objects to VALID) and run it successfully.
Has anyone got an explanation for this?

This post has been answered by Brett Calhoun on May 31 2021
Jump to Answer
Comments
Post Details
Added on May 28 2021
1 comment
308 views