Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: DROP DEVELOPER not working - 10046 trace

RE: DROP DEVELOPER not working - 10046 trace

From: Deshpande, Kirti <kirti.deshpande_at_verizon.com>
Date: Thu, 10 Oct 2002 12:04:13 -0800
Message-ID: <F001.004E621F.20021010120413@fatcity.com>


Sorry, I did not pay attention to what level trace you were generating... :(

-----Original Message-----
Sent: Thursday, October 10, 2002 2:25 PM To: Multiple recipients of list ORACLE-L

Thanks Kirti. While I cannot stop drops completely, I am thinking I could use dbms_system with the scripts, to write to the alert log whenever a drop statement is executed.

And by the way, I did a level 12 trace, and for the statements it does put in the execution plan :

PARSING IN CURSOR #3 len=72 dep=0 uid=187 oct=7 lid=187 tim=339770729 hv=592557958 ad='68ae6978'
DELETE FROM VANTAGE.VANTAGE_DYN_TAB VDT WHERE VDT.VANTAGE_ALIAS = 'SFO4' END OF STMT
PARSE #3:c=0,e=1,p=0,cr=0,cu=0,mis=1,r=0,dep=0,og=4,tim=339770729 WAIT #3: nam='SQL*Net message to client' ela= 0 p1=1413697536 p2=1 p3=0 WAIT #3: nam='SQL*Net message from client' ela= 0 p1=1413697536 p2=1 p3=0 BINDS #3:
EXEC
#3:c=0,e=0,p=0,cr=4,cu=7,mis=0,r=9223372041149743105,dep=0,og=4,tim=33977072 9

WAIT #3: nam='SQL*Net message to client' ela= 0 p1=1413697536 p2=1 p3=0
WAIT #3: nam='SQL*Net message from client' ela= 2 p1=1413697536 p2=1 p3=0
STAT #3 id=1 cnt=1 pid=0 pos=0 obj=0 op='DELETE VANTAGE_DYN_TAB '
STAT #3 id=2 cnt=2 pid=1 pos=1 obj=128620 op='TABLE ACCESS FULL
VANTAGE_DYN_TAB ' Thanks
Raj

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Deshpande, Kirti
  INET: kirti.deshpande_at_verizon.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 Thu Oct 10 2002 - 15:04:13 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US