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

Home -> Community -> Mailing Lists -> Oracle-L -> Updating error

Updating error

From: Nguyen, David M <david.m.nguyen_at_xo.com>
Date: Tue, 11 Feb 2003 09:59:55 -0800
Message-ID: <F001.005499C7.20030211095955@fatcity.com>


I attempt to update a record and receive following error. How do I fix it?

update trunkgroup
set originating_carrier = 0110,trunkgroup_id2 = 606,' where trunkgroup_id = '01111TWPAAEDS0' and gateway_id = 'GAAA0';

ERROR at line 1:

ORA-02291: integrity constraint (DBIMPL.CARRIER_FK9) violated - parent key not found

Thanks,
David
--

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

Author: Nguyen, David M
  INET: david.m.nguyen_at_xo.com

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: ListGuru_at_fatcity.com (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 Tue Feb 11 2003 - 11:59:55 CST

Original text of this message

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