Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Commit trigger
I am sorry, I actually couldn't understand your query? Do you want a gobal trigger for commit and rollback that would fire irrespective of the change involved at table/view level? Afaik, there is no such trigger.
Normally, your table/view level triggers would fire as per the event and apply the change only when commit is done. Same way the changes done via a trigger would be removed on rollback.
Please let the list know what you would actually intend to do if such an option is provided.
rgds
amar
-----Original Message-----
From: Witold Iwaniec [mailto:wiwaniec_at_novalistech.com]
Sent: Thursday, October 25, 2001 7:45 PM
To: Multiple recipients of list ORACLE-L
Subject: Commit trigger
Hello
My life would be easier ;-) if there was a commit (and rollback) trigger - Oracle 8i. I did some research and found various databaselevel triggers but couldn't find COMMIT and ROLLBACK event triggers. Can one actually write a code that would be fired only at COMMIT and/or ROLLBACK event?
Thanks
Witold
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Witold Iwaniec
INET: wiwaniec_at_novalistech.com
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Thu Oct 25 2001 - 10:43:37 CDT
![]() |
![]() |