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!

Cannot access Serially Reusable package

user10754555Nov 6 2009 — edited Nov 19 2009
Hi,

I am getting error of ORA-06534-Cannot access Serially Reusable package.
i am using package with PRAGMA SERIALLY_REUSABLE;
and calling this with application (C# and .NET). Does these plateofrm support this functionality(PRAGMA SERIALLY_REUSABLE)

if yes then where i am wrong and if not then what needs to be done for this.

Thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 17 2009
Added on Nov 6 2009
2 comments
3,066 views