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: Can I changed a locally managed tablespace ?(Sorry COrrection

RE: Can I changed a locally managed tablespace ?(Sorry COrrection

From: Thomas Jeff <ThomasJe_at_tce.com>
Date: Fri, 28 Jul 2000 08:11:41 -0500
Message-Id: <10572.113230@fatcity.com>


I don't believe you alter a LMT. =20

What we do is a create a new LMT and use ALTER TABLE MOVE to=20 move all tables over. We have a script somewhere that I wrote that=20 goes thru all tables for a given schema and builds a SQL script that=20 contains ALTER TABLE MOVE for all tables in the schema, and REBUILD for all indexes. This is how we migrate from data-dictionary=20 to LMTs.

Jeff T
thomasje_at_tce.com

-----Original Message-----
From: paquette stephane [mailto:stephane_paquette_at_yahoo.com] Sent: Thursday, July 27, 2000 4:55 AM
To: Multiple recipients of list ORACLE-L Subject: RE: Can I changed a locally managed tablespace ?(Sorry COrrection

Madhavan, you must be right, I've tried without success to change a locally managed tablespace with uniform extents and found nothing on metalink or in the doc.
Anybody ?

We're a 24h system and I find that a real pain to recreate a tablespace.

> Get Your Private, Free E-mail from MSN Hotmail at
> http://www.hotmail.com

>=20

> --=20
> Author: Madhavan Amruthur
> INET: mad012000_at_hotmail.com
>=20

> 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).

=3D=3D=3D=3D=3D
Stephane Paquette
DBA Oracle
stephane_paquette_at_yahoo.com
spaquette_at_houra.fr
(33) 01 53 93 06 50



Do You Yahoo!?
Get Yahoo! Mail - Free email you can access from anywhere! http://mail.yahoo.com/
--=20
Author: =3D?iso-8859-1?q?paquette=3D20stephane?=3D   INET: stephane_paquette_at_yahoo.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 Received on Fri Jul 28 2000 - 08:11:41 CDT

Original text of this message

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