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!

PLS-00907: cannot load library unit

572315Jan 28 2009 — edited Jan 28 2009
Hi everyone,

I need your help about invalid object compilation :)
It seems very simple to use various package and tools but dependency of
objects causes some kind of problems such as PLS-00907 error.

PLS-00907: cannot load library unit APPS.HR_API (referenced by APPS.PER_ASG

APPS.HR_API is valid but when i compile other referenced objects like APPS.PER_ASG,
invalid object count extremely increased.

APPS.HR_API is valid but if i compile this valid object again, invalid objects count is also increasing.

I couldn't find the dependecy issue about these valid and invalid objects.

I am very trouble due to this problem,

Please, make your suggestions...

Best Regards
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 25 2009
Added on Jan 28 2009
1 comment
6,529 views