Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Batch SQL hangs on locked row
Also I'll mention that the situation would be different for a SQL statement e.g. select, insert, update, delete. In that case if the statement were terminated with a semi-colon AND the following line contained a slash then the statement would be executed twice.
Jacques R. Kilchoër
x8816
> -----Original Message-----
> From: Paul Baumgartel [mailto:PaulB_at_instipro.com]
>
> The semicolon denotes the end of the anonymous block and the
> slash executes
> it, so it's not executing twice.
>
> -----Original Message-----
>
> I just noticed the "/" at the end of this sql that is run
> from a scheduled
> batch job. It seems to me that this may cause the sql to
> execute twice.
Received on Fri Mar 16 2001 - 15:14:15 CST
![]() |
![]() |