Hi all:

We are running oracle 8.1.7.2 in parallel mode.
A DBA on my team noticed that when he moves a table
into a new tablespace via:

alter table XXX move tablespace YYY;

the table XXX's NEXT extent is being changed to its
original value (the one table was created with). Even
when he tried 

alter table XXX move tablespace YYY storage (NEXT ZZZ)

it still didn't help and the next extent was not set
to ZZZ. I know that truncate command does this -
resets NEXT to its original value, but does alter
table move resets NEXT too? Does anyone know if this
is a bug? a feature?

thanks

Gene

__________________________________________________
Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience
http://launch.yahoo.com
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Gurelei
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

Reply via email to