Re: COMMIT affect CURSOR operation

From: Eric Stephens <eastephe_at_mailbox.syr.edu>
Date: 1995/04/17
Message-ID: <3mulsi$sqs_at_newstand.syr.edu>#1/1


We are facing the same situation with some stored procedures at this time. The PL/SQL manual (4-38) describes how to use the ROWID column from a table to forgo the use of the FOR UPDATE clause. There are some caveats such as:

  1. How to keep concurrency & integrity intact.
  2. Using too many rollback segments.

We are currently trying the ROWID option BUT we would like to know if there are other options available.

 TIA Eric Stephens
CSC
esteven1_at_csc.com
eastephe_at_mailbox.syr.edu Received on Mon Apr 17 1995 - 00:00:00 CEST

Original text of this message