Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: swizzle?

Re: swizzle?

From: Stephane Faroult <sfaroult_at_oriole.com>
Date: Wed, 19 Jun 2002 12:08:29 -0800
Message-ID: <F001.00481CC7.20020619120829@fatcity.com>


Charlie Mengler wrote:
>
> I'm RTFM the 9i R2 docs & I just read the following...
>
> ALTER_TABLE_REFERENCEABLE Procedure
> This procedure reorganizes object tables and swizzles references. For example, assume you have an object table FOO and that
> references in other tables point to objects stored in FOO. If you want to change some of the table organization--for example, you
> want to make it an IOT or a partitioned table, or you want to reorganize the data more efficiently--you copy all data from FOO
> into FOO2. Then you use the alter_table_referenceable and alter_table_not_referenceable procedures to swizzle all existing
> references to point to FOO2 instead of FOO.
>
> I'd like to know the definition of "swizzle", 'cuz I just don't grok it used in this context.
>
> --
> Charlie Mengler Maintenance Warehouse

Makes the SGA looks like swizzle cheese.

-- 
Regards,

Stephane Faroult
Oriole Software
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Stephane Faroult
  INET: sfaroult_at_oriole.com

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: ListGuru_at_fatcity.com (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).
Received on Wed Jun 19 2002 - 15:08:29 CDT

Original text of this message

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