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: info.. disable/enable PK's

RE: info.. disable/enable PK's

From: Amar Kumar Padhi <TS2017_at_emirates.com>
Date: Wed, 30 Aug 2000 13:38:30 +0400
Message-Id: <10604.115827@fatcity.com>


Hi,
when you disable a pk constraint, the concerned indexe is dropped, when you enable the constraint again, Oracle recreates the index in the default tablespace. One has to be cautious about this. set your default tablespace to the index tablespace and then enable the constraint.

Thanks,
Amar
050-7883254
ts2017_at_emirates.com
amar_padhi_at_hotmail.com
amar_padhi_at_musclemail.com

-----Original Message-----
From: Rahul [mailto:rahul_at_ratelindo.co.id] Sent: Wednesday, August 30, 2000 12:01 PM To: Multiple recipients of list ORACLE-L Subject: info.. disable/enable PK's

i disabled all PK's in a schema, the enabled them again. i found out that all the indexes for PK got created in the DEFAULT tbs of the user !!!

-- 
Author: Rahul
  INET: rahul_at_ratelindo.co.id

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 Aug 30 2000 - 04:38:30 CDT

Original text of this message

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