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

Home -> Community -> Usenet -> c.d.o.server -> Re: When ORA-00054 and when wait?

Re: When ORA-00054 and when wait?

From: aviion <member_at_dbforums.com>
Date: 19 Feb 2002 14:16:07 -0600
Message-ID: <3c72b287$1_2@spamkiller.newsgroups.com>


My knowledge, All DMLs should wait except with

  1. select for update with nowait clause

For DDL following should wait:

2) create index

--
Posted via dBforums
http://dbforums.com
Received on Tue Feb 19 2002 - 14:16:07 CST

Original text of this message

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