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

Home -> Community -> Usenet -> c.d.o.server -> Re: A Primary Key and Foreign key

Re: A Primary Key and Foreign key

From: <aaronurbain_at_bigfoot.com>
Date: 1998/12/04
Message-ID: <747af1$u5r$1@nnrp1.dejanews.com>#1/1

be aware that in 7.3.4 when you diable a pk constraint the index gets dropped. When you re-enable the constraint, the index gets created in the default tablespace, not where you created it originally. Possible headache...

In article <365AD764.C8E6E1EF_at_us.oracle.com>,   Diego Pafumi <dpafumi_at_us.oracle.com> wrote:
> Hi gurus !!!
> I have a little question. I received an application without any
> specificaton. Actually I have to insert in many tables some data
> manually.
> So my question is: How can I "suspend" for a moment all the Primary Keys
> and Foreign Keys?? Also I'd like to know if there is any eay to create
> something like a "Data Model". I think that I have to disable all the PK
> and FK before to insert. Is that right?? Or I have to disable more
> things??
>
> Thanks in advance
>
> Diego
>
>

-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Fri Dec 04 1998 - 00:00:00 CST

Original text of this message

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