you can trace it using sql_trace=true;
 
Raj
--------------------------------------------------------------------------------
Rajendra dot Jamadagni at nospamespn dot com
All Views expressed in this email are strictly personal.
QOTD: Any clod can have facts, having an opinion is an art !
-----Original Message-----
From: A Joshi [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 23, 2003 3:10 AM
To: Multiple recipients of list ORACLE-L
Subject: ** trigger behaviour

Hi,

  I have a table which has three triggers :

1) before update - statement

2) after update - on each row

3) after update - statement

I assume the order of execution is 1,2 then 3. Does it do any processing in parallel? Is it safe to assume that after the last line on trigger 2 it will execute the first line on trigger 3? I am seeing some processing after end of trigger 2 and begin of trigger 3 and cannot trace it. Anyone else has any similar experience?

Thanks

 


Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
********************************************************************This e-mail 
message is confidential, intended only for the named recipient(s) above and may 
contain information that is privileged, attorney work product or exempt from 
disclosure under applicable law. If you have received this message in error, or are 
not the named recipient(s), please immediately notify corporate MIS at (860) 766-2000 
and delete this e-mail message from your computer, Thank 
you.*********************************************************************1

Reply via email to