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: Ignorant rollback question

Re: Ignorant rollback question

From: Vince Carbone <vcarbone_at_sequent.com>
Date: Wed, 13 May 1998 15:05:39 -0700
Message-ID: <355A1933.686353F9@sequent.com>


No rollback is generated for DDL statements.

>
> In a database with an existing table T and index I, if you
> drop I
> drop T
> create T as
> select x from y
> create I
> And if there are no explicit commits, Then what, if any, changes are made to
> rollback segments?
Received on Wed May 13 1998 - 17:05:39 CDT

Original text of this message

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