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: SELECT SKIP

RE: SELECT SKIP

From: Jack C. Applewhite <japplewhite_at_inetprofit.com>
Date: Wed, 14 Feb 2001 16:08:54 -0800
Message-ID: <F001.002B4B13.20010214155556@fatcity.com>

Steve,

I tried this in SQL*Plus against Oracle 8.1.6, both in a straight Select statement and then within an anonymous PL/SQL block using a ref cursor like the example on your site. In both cases I got ORA-03113.

How can I take advantage of this nifty undocumented feature?

Jack

-----Original Message-----
Steve Adams

Hi Yong,

That has to be FOR UPDATE SKIP LOCKED.
There is some stuff about it on the Ixora web site.

@ Regards,
@ Steve Adams



Jack C. Applewhite
Database Administrator/Developer
OCP Oracle8 DBA
iNetProfit, Inc.
Austin, Texas
www.iNetProfit.com
japplewhite_at_inetprofit.com

--

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

Author: Jack C. Applewhite
  INET: japplewhite_at_inetprofit.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
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 Wed Feb 14 2001 - 18:08:54 CST

Original text of this message

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