Re: transaction question

From: Wayne Linton <lintonw_at_cadvision.com>
Date: 1996/09/12
Message-ID: <3238ED7C.4656_at_cadvision.com>#1/1


Chuck Hamilton wrote:
>
> If a statement fails due to the "rollback segment too small" error,
> won't that force the entire transaction to be rolled back?
>

Any failure will cause the current transaction to be rolled-back to the previous commit. Your DELETE & INSERT statements will not happen. The COMMIT won't either so no 'empty' transaction is processed.

Wayne Linton Received on Thu Sep 12 1996 - 00:00:00 CEST

Original text of this message