Hi vadim,

Are you sure, when you disable unique constraint, the related index won't be
deleted?.
Hope that the index will be deleted, i tested in Oracle815, NT.

Nirmal.


> -----Original Message-----
> From: Vadim Gorbounov [SMTP:[EMAIL PROTECTED]]
> Sent: Friday, April 20, 2001 12:50 AM
> To:   Multiple recipients of list ORACLE-L
> Subject:      RE: import and strange PK violation error ???
> 
> Hi Andrea,
> Does it happen after rows are actually imported? You may set im option
> CONSTRAINTS=N, otherwise constraints will be enabled (or fail ot be
> enabled)
> at the end of import. Also, be aware if you have UNIQUE constraints, the
> disabling UNIQUE constraint doesnt drop corresponding index (unlike
> PRIMARY
> KEY), and this index may be unique.
> HTH
> Vadim Gorbounov
> Oracle DBA
> 
> -----Original Message-----
> Sent: Thursday, April 19, 2001 4:56 PM
> To: Multiple recipients of list ORACLE-L
> 
> 
> All,
> 
> I'm import from a dmp file.  I already disable PK, FK
> on all the tables, but when I import I still got:
> unique constraint (ICSSOWNER.PK_ACCOUNT_PROFILE)
> 
> and PK_ACCOUNT_PROFILE is already disabled.  Any idea?
> 
> Thanks.
> 
> Andrea
> 
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Auctions - buy the things you want at great prices
> http://auctions.yahoo.com/
> -- 
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> -- 
> Author: Andrea Oracle
>   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).
> -- 
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> -- 
> Author: Vadim Gorbounov
>   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).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Nirmal Kumar  Muthu Kumaran
  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