From oracle-l-bounce@freelists.org  Mon Mar 15 10:45:32 2004
Return-Path: <oracle-l-bounce@freelists.org>
Received: from air189.startdedicated.com (root@localhost)
 by orafaq.com (8.11.6/8.11.6) with ESMTP id i2FGjWj08269
 for <oracle-l@orafaq.com>; Mon, 15 Mar 2004 10:45:32 -0600
X-ClientAddr: 206.53.239.180
Received: from turing.freelists.org (freelists-180.iquest.net [206.53.239.180])
 by air189.startdedicated.com (8.11.6/8.11.6) with ESMTP id i2FGjWo08262
 for <oracle-l@orafaq.com>; Mon, 15 Mar 2004 10:45:32 -0600
Received: from turing (localhost [127.0.0.1])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP
 id 2D91C3907E5; Mon, 15 Mar 2004 11:44:20 -0500 (EST)
Received: with ECARTIS (v1.0.0; list oracle-l); Mon, 15 Mar 2004 11:43:11 -0500 (EST)
X-Original-To: oracle-l@freelists.org
Delivered-To: oracle-l@freelists.org
Received: from mailhub2.ingenix.com (msp.ingenix.com [12.30.65.145])
 by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 21D1039094C
 for <oracle-l@freelists.org>; Mon, 15 Mar 2004 11:43:11 -0500 (EST)
Received: from msp7-sstms1.pcl.ingenix.com (msp7-sstms1.ingenix.com [10.128.20.82])
 by mailhub2.ingenix.com (Postfix) with ESMTP id 9A65A6F13E
 for <oracle-l@freelists.org>; Mon, 15 Mar 2004 10:48:56 -0600 (CST)
Received: from msp7-msxgw1.pcl.ingenix.com ([172.21.0.85]) by msp7-sstms1 with trend_isnt_name_B; Mon, 15 Mar 2004 10:48:56 -0600
Received: by msp7-msxgw1.ingenix.com with Internet Mail Service (5.5.2657.72)
 id <FRDBCXTP>; Mon, 15 Mar 2004 10:48:56 -0600
Message-ID: <BEB4912D93B5D24694F5231821555306014B9EEC@slc7-sstmsx1.pcl.ingenix.com>
From: Michael Milligan <Michael.Milligan@ingenix.com>
To: "'oracle-l@freelists.org'" <oracle-l@freelists.org>
Subject: RE: What do you use autonomous transactions for? 
Date: Mon, 15 Mar 2004 10:48:46 -0600
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2657.72)
Content-Type: text/plain; charset="iso-8859-1"
X-archive-position: 836
X-ecartis-version: Ecartis v1.0.0
Sender: oracle-l-bounce@freelists.org
Errors-To: oracle-l-bounce@freelists.org
X-original-sender: Michael.Milligan@ingenix.com
Precedence: normal
Reply-To: oracle-l@freelists.org
X-list: oracle-l

You use them to make a DML change in a stored program that is called from a
trigger, when the change is to the table the trigger is attached to. Also
used any time you need a separate memory space for a transaction.

Thanks,

Mike

Michael Milligan
Oracle DBA
Ingenix, Inc.
2525 Lake Park Blvd.
Salt Lake City, Utah 84120
wrk 801-982-3081
mbl 801-628-6058
michael.milligan@ingenix.com


This e-mail, including attachments, may include confidential and/or
proprietary information, and may be used only by the person or entity to
which it is addressed. If the reader of this e-mail is not the intended
recipient or his or her authorized agent, the reader is hereby notified that
any dissemination, distribution or copying of this e-mail is prohibited. If
you have received this e-mail in error, please notify the sender by replying
to this message and delete this e-mail immediately.
----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to:  oracle-l-request@freelists.org
put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------

