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: pros and cons

RE: pros and cons

From: <Stephen.Lee_at_DTAG.Com>
Date: Wed, 31 Mar 2004 10:10:08 -0600
Message-ID: <D6339830FC73944E889CC3CEADDB205B079092DF@bu-dtagpo1.tracs.com>

One annoying consequence of the "feature":

If you have a primary key with its own index and you have another plain index where a subset of its columns are the same columns as the primary key index, possibly with the columns in a different order (That's right! The column order doesn't matter.), then: If you run an import what can happen is that imp will assign the primary key constraint to the plain index and make the original primary key index a unique index with no assigned constraint name. Import can lose the original primary key constraint and index association.



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
Received on Wed Mar 31 2004 - 10:08:06 CST

Original text of this message

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