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).

Reply via email to