Re: Pro*C and Locking Mechanism
From: Erik Sundlo <sundlo_at_online.no>
Date: Fri, 19 Mar 1999 12:15:30 +0100
Message-ID: <36F231D2.6C465692_at_online.no>
Date: Fri, 19 Mar 1999 12:15:30 +0100
Message-ID: <36F231D2.6C465692_at_online.no>
The answer is 'yes'. Pro*C works in the same way as SQL*Plus, you lock the resources until you explicitly issue a commit or a rollback. It then commits / rollbacks until start of program or to the nearest savepoint.
-- Mvh Erik SundloReceived on Fri Mar 19 1999 - 12:15:30 CET