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: WITH HOLD cursors in Oracle stored procs

Re: WITH HOLD cursors in Oracle stored procs

From: DA Morgan <damorgan_at_psoug.org>
Date: Fri, 20 Jan 2006 12:37:58 -0800
Message-ID: <1137789467.27911@jetspin.drizzle.com>


yong321_at_yahoo.com wrote:
> Sounds like the HOLD_CURSOR option in Oracle pre-compilers.
>
> Yong Huang
>

You led me to find the following:

E121-17, WITH HOLD cursors (in the standard, a cursor is not held through a ROLLBACK, but Oracle does hold through ROLLBACK)

Source:
http://download-west.oracle.com/docs/cd/B19306_01/server.102/b14200/ap_standard_sql003.htm#i7719

-- 
Daniel A. Morgan
http://www.psoug.org
damorgan_at_x.washington.edu
(replace x with u to respond)
Received on Fri Jan 20 2006 - 14:37:58 CST

Original text of this message

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