Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: DBA's that tune duhveloper's SQL
My favorite Q is
You have a long running transaction with a temporary table to hold data, in the middle of the transaction you clena the table by truncating the temp table and continue with the transaction ... then <variable part of the question goes here>
So far about 50% have had no clue about explosive combination of DDL and DML inside *a* transaction.
Some have told me how to commit and rollback within database trigger (by calling standard.commit) when autonomous transactions aren't permitted.
As we use forms, some stunble of the difference between commit issued within a form and using standard.commit inside a form ..
Raj
-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Jamadagni, Rajendra INET: Rajendra.Jamadagni_at_espn.com Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- 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 Tue Apr 15 2003 - 14:54:28 CDT
- text/plain attachment: ESPN_Disclaimer.txt
![]() |
![]() |