From: <ju...@cs...> - 2006-07-12 20:45:46
|
pi...@pc... (Debbie) writes: > > LoadTaxonomy was written to update taxon_id in child tables prior to deleting > the row in taxon_id so I suspect that something else is happening, for example > a group_write or group_id issue. No, the problem is as I describe. Yes, obviously the intent behind LoadTaxon would have been to update taxon_id in all child tables first, but this is not happening. LoadTaxon is broken. > >> GUS::Model::SRes::Taxon=3DHASH(0x9ee9e54) > >> DBD::Oracle::db do failed: ORA-02292: integrity constraint > >> (DOTS.NASEQUENCEIMP_FK02) violated - child record found (DBD > >> ERROR:OCIStmtExecute) > >> [for Statement "DELETE FROM SRes.Taxon WHERE taxon_id = 525455 > >> "] at /home/oragus35/GUS/gus_home/lib/perl/GUS/ObjRelP/DbiDbHandle.pm > >> line 119, <MERGED> line 5476. > >> [...] |