"execute immediate" executes too early

From: olistef <olistef_at_olistef.com>
Date: 29 Jun 2006 02:40:30 -0700
Message-ID: <1151574030.722094.120400_at_m73g2000cwd.googlegroups.com>



Hi
[Quoted] [Quoted] I frequently run a PL/SQL procedure which includes several

[Quoted] "execute immediate 'begin <procedure name>; end;' "

statements in a row. The executions are logged including timestamps. I have not recognized a pattern yet, but sometimes the next statement is executed before the previous statement has finished execution. Is this a normal PL/SQL behaviour? Can I do something to prevent this from happening?

Thanks Received on Thu Jun 29 2006 - 11:40:30 CEST

Original text of this message