Re: transaction question

From: Gert Rijs <gem_at_wirehub.net>
Date: 1996/09/13
Message-ID: <323905A6.736_at_wirehub.net>#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?
>
> Assume I do the following....
>
> DELETE...
> INSERT...
> COMMIT;
>
> If the INSERT fails, won't that rollback the DELETE too? And then
> COMMIT an empty transaction?
> --
> Chuck Hamilton
> chuckh_at_dvol.com
>
> This message delivered by electronic sled dogs. WOOF!

if you are running this from sql*plus, be sure to have autocommit OFF

--
Gert Rijs
mailto:gem_at_wirehub.net    (at home)
mailto:gert.rijs_at_corp.ah.nl (at work)
Received on Fri Sep 13 1996 - 00:00:00 CEST

Original text of this message