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

Home -> Community -> Usenet -> c.d.o.misc -> can't delete row !

can't delete row !

From: Jordi Bellver <jbellver_at_ipgrup.com>
Date: 1997/09/10
Message-ID: <3416637F.642B2073@ipgrup.com>#1/1

    Buenas !

    When I tried to delete one entry from Table 'paises' i get the error:



PL/SQL> delete from paises where id_pais='TODOS'; ERROR 0 at line 1, column 0
  Unhandled exception ORA-02292: restricción de integridad
(WOUSR.SYS_C001148)

  violada - registro hijo encontrado

[integrity restriction violated . son register found]

  which was raised in a statement starting at line 1 PDE-PXC002 Program unit execution aborted due to unhandled exception
(2292).

PDE-PUP001 ORA-02292: restricción de integridad (WOUSR.SYS_C001148) violada - registro hijo encontrado


I don't know what this means, or what to do to delete this row.

this row REALLY exist !

Can you help me, please ?

    Thank's in advance

bye Received on Wed Sep 10 1997 - 00:00:00 CDT

Original text of this message

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