Re: uses of autonomous transactions
- From: "Rich Jesse" <rjoralist@xxxxxxxxxxxxxxxxxxxxx>
- To: oracle-l@xxxxxxxxxxxxx
- Date: Thu, 22 May 2008 11:10:56 -0500 (CDT)
Procedures called from logon and startup database triggers come to mind.
I've coded a "10046" set of procedures that uses it to isolate it from the
current transaction (obviously). I've also used it to do ancillary
application tasks like maintaining user preferences.
My $.02,
Rich
> has anyone found a use for this other than for logging?
> 1. doing stuff
> 2. log what i am doing. commit it and don't want to commit do stuff
> 3. continue doing stuff
>
> anyone use it for anything else?
>
--
http://www.freelists.org/webpage/oracle-l
- References:
- uses of autonomous transactions
- From: Rick Ricky
Other related posts:
- » uses of autonomous transactions
- » Re: uses of autonomous transactions
- » Re: uses of autonomous transactions
- » RE: uses of autonomous transactions
- » RE: uses of autonomous transactions
- » RE: uses of autonomous transactions
- » Re: uses of autonomous transactions
- » Re: uses of autonomous transactions
- » RE: uses of autonomous transactions
- uses of autonomous transactions
- From: Rick Ricky