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

Home -> Community -> Mailing Lists -> Oracle-L -> enable fk into exceptions

enable fk into exceptions

From: Gurelei <gurelei_at_yahoo.com>
Date: Mon, 07 Jul 2003 15:54:41 -0700
Message-ID: <F001.005C3B8A.20030707145426@fatcity.com>


hi.

I'm trying to enable a FK on a table. when I execute

aler table t1 enable constraint c1;

everything works fine; when I execute

alter table t1 enable constraint c1 exceptions into exceptions;

I'm getting ora 2445 - exceptions table not found. when I do desc exceptions, the table is right here and the id I'm logged as is the owner. Can someone see what is wrong with this picture? Am I missing some privileges here?

thanks

gene



Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com
--

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

Author: Gurelei
  INET: [EMAIL PROTECTED]
Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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). Received on Mon Jul 07 2003 - 17:54:41 CDT

Original text of this message

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