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!

Can we use AUTONOMOUS_TRANSACTION pragma for package

947261Jul 4 2012 — edited Jul 5 2012
Hello guys,

Sould I use AUTONOMOUS_TRANSACTION only in functions or procedures?

I mean, I have a package and in that package there are lots of procedures, And I am doing dml in those procedures. I want to use autonomous transaction for the whole package, is it possible? Can I define AUTONOMOUS_TRANSACTION only once in the top of package?

Thanks for your help
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 2 2012
Added on Jul 4 2012
18 comments
1,116 views