Dolibarr / dolibarr

Dolibarr ERP CRM is a modern software package to manage your company or foundation's activity (contacts, suppliers, invoices, orders, stocks, agenda, accounting, ...). it's an open source Web application (written in PHP) designed for businesses of any sizes, foundations and freelancers.
https://www.dolibarr.org
GNU General Public License v3.0
5.46k stars 2.79k forks source link

Bug: Error installing 3.7 with Postgresql database #5697

Closed marcosgdf closed 8 years ago

marcosgdf commented 8 years ago

Bug

Version: 3.7.4

Error de SQL : DB_ERROR_22001 - INSERT INTO llx_c_regions ( code_region, fk_pays, cheflieu, tncc, nom, active) values ( 10205, 102, NULL, NULL, 'Ανατολική Μακεδονία και Θράκη', 1); - ERROR: 22001: value too long for type character varying(50) LOCATION: varchar, varchar.c:623
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values ( 0, '0', '0',0,'-','-'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(0) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (82,'01','01053',5,'AIN','Ain'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(82) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (22,'02','02408',5,'AISNE','Aisne'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(22) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (83,'03','03190',5,'ALLIER','Allier'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(83) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (93,'04','04070',4,'ALPES-DE-HAUTE-PROVENCE','Alpes-de-Haute-Provence'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(93) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (93,'05','05061',4,'HAUTES-ALPES','Hautes-Alpes'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(93) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (93,'06','06088',4,'ALPES-MARITIMES','Alpes-Maritimes'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(93) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (82,'07','07186',5,'ARDECHE','Ardèche'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(82) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (21,'08','08105',4,'ARDENNES','Ardennes'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(21) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (73,'09','09122',5,'ARIEGE','Ariège'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(73) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (21,'10','10387',5,'AUBE','Aube'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(21) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (91,'11','11069',5,'AUDE','Aude'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(91) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (73,'12','12202',5,'AVEYRON','Aveyron'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(73) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (93,'13','13055',4,'BOUCHES-DU-RHONE','Bouches-du-Rhône'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(93) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (25,'14','14118',2,'CALVADOS','Calvados'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(25) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (83,'15','15014',2,'CANTAL','Cantal'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(83) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (54,'16','16015',3,'CHARENTE','Charente'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(54) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (54,'17','17300',3,'CHARENTE-MARITIME','Charente-Maritime'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(54) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (24,'18','18033',2,'CHER','Cher'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(24) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (74,'19','19272',3,'CORREZE','Corrèze'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(74) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (94,'2A','2A004',3,'CORSE-DU-SUD','Corse-du-Sud'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(94) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (94,'2B','2B033',3,'HAUTE-CORSE','Haute-Corse'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(94) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (26,'21','21231',3,'COTE-D OR','Côte-d Or'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(26) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (53,'22','22278',4,'COTES-D ARMOR','Côtes-d Armor'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(53) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (74,'23','23096',3,'CREUSE','Creuse'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(74) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (72,'24','24322',3,'DORDOGNE','Dordogne'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(72) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (43,'25','25056',2,'DOUBS','Doubs'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(43) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (82,'26','26362',3,'DROME','Drôme'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(82) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (23,'27','27229',5,'EURE','Eure'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(23) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (24,'28','28085',1,'EURE-ET-LOIR','Eure-et-Loir'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(24) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (53,'29','29232',2,'FINISTERE','Finistère'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(53) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (91,'30','30189',2,'GARD','Gard'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(91) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (73,'31','31555',3,'HAUTE-GARONNE','Haute-Garonne'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(73) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (73,'32','32013',2,'GERS','Gers'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(73) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (72,'33','33063',3,'GIRONDE','Gironde'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(72) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (91,'34','34172',5,'HERAULT','Hérault'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(91) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (53,'35','35238',1,'ILLE-ET-VILAINE','Ille-et-Vilaine'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(53) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (24,'36','36044',5,'INDRE','Indre'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(24) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (24,'37','37261',1,'INDRE-ET-LOIRE','Indre-et-Loire'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(24) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (82,'38','38185',5,'ISERE','Isère'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(82) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (43,'39','39300',2,'JURA','Jura'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(43) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (72,'40','40192',4,'LANDES','Landes'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(72) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (24,'41','41018',0,'LOIR-ET-CHER','Loir-et-Cher'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(24) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (82,'42','42218',3,'LOIRE','Loire'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(82) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (83,'43','43157',3,'HAUTE-LOIRE','Haute-Loire'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(83) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (52,'44','44109',3,'LOIRE-ATLANTIQUE','Loire-Atlantique'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(52) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (24,'45','45234',2,'LOIRET','Loiret'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(24) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (73,'46','46042',2,'LOT','Lot'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(73) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (72,'47','47001',0,'LOT-ET-GARONNE','Lot-et-Garonne'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(72) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (91,'48','48095',3,'LOZERE','Lozère'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(91) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (52,'49','49007',0,'MAINE-ET-LOIRE','Maine-et-Loire'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(52) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (25,'50','50502',3,'MANCHE','Manche'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(25) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (21,'51','51108',3,'MARNE','Marne'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(21) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (21,'52','52121',3,'HAUTE-MARNE','Haute-Marne'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(21) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (52,'53','53130',3,'MAYENNE','Mayenne'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(52) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (41,'54','54395',0,'MEURTHE-ET-MOSELLE','Meurthe-et-Moselle'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(41) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (41,'55','55029',3,'MEUSE','Meuse'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(41) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (53,'56','56260',2,'MORBIHAN','Morbihan'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(53) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (41,'57','57463',3,'MOSELLE','Moselle'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(41) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (26,'58','58194',3,'NIEVRE','Nièvre'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(26) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (31,'59','59350',2,'NORD','Nord'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(31) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (22,'60','60057',5,'OISE','Oise'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(22) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (25,'61','61001',5,'ORNE','Orne'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(25) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (31,'62','62041',2,'PAS-DE-CALAIS','Pas-de-Calais'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(31) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (83,'63','63113',2,'PUY-DE-DOME','Puy-de-Dôme'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(83) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (72,'64','64445',4,'PYRENEES-ATLANTIQUES','Pyrénées-Atlantiques'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(72) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (73,'65','65440',4,'HAUTES-PYRENEES','Hautes-Pyrénées'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(73) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (91,'66','66136',4,'PYRENEES-ORIENTALES','Pyrénées-Orientales'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(91) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (42,'67','67482',2,'BAS-RHIN','Bas-Rhin'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(42) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (42,'68','68066',2,'HAUT-RHIN','Haut-Rhin'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(42) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (82,'69','69123',2,'RHONE','Rhône'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(82) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (43,'70','70550',3,'HAUTE-SAONE','Haute-Saône'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(43) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (26,'71','71270',0,'SAONE-ET-LOIRE','Saône-et-Loire'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(26) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (52,'72','72181',3,'SARTHE','Sarthe'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(52) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (82,'73','73065',3,'SAVOIE','Savoie'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(82) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (82,'74','74010',3,'HAUTE-SAVOIE','Haute-Savoie'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(82) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (11,'75','75056',0,'PARIS','Paris'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(11) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (23,'76','76540',3,'SEINE-MARITIME','Seine-Maritime'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(23) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (11,'77','77288',0,'SEINE-ET-MARNE','Seine-et-Marne'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(11) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (11,'78','78646',4,'YVELINES','Yvelines'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(11) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (54,'79','79191',4,'DEUX-SEVRES','Deux-Sèvres'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(54) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (22,'80','80021',3,'SOMME','Somme'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(22) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (73,'81','81004',2,'TARN','Tarn'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(73) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (73,'82','82121',0,'TARN-ET-GARONNE','Tarn-et-Garonne'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(73) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (93,'83','83137',2,'VAR','Var'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(93) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (93,'84','84007',0,'VAUCLUSE','Vaucluse'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(93) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (52,'85','85191',3,'VENDEE','Vendée'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(52) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (54,'86','86194',3,'VIENNE','Vienne'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(54) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (74,'87','87085',3,'HAUTE-VIENNE','Haute-Vienne'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(74) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (41,'88','88160',4,'VOSGES','Vosges'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(41) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (26,'89','89024',5,'YONNE','Yonne'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(26) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (43,'90','90010',0,'TERRITOIRE DE BELFORT','Territoire de Belfort'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(43) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (11,'91','91228',5,'ESSONNE','Essonne'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(11) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (11,'92','92050',4,'HAUTS-DE-SEINE','Hauts-de-Seine'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(11) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (11,'93','93008',3,'SEINE-SAINT-DENIS','Seine-Saint-Denis'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(11) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (11,'94','94028',2,'VAL-DE-MARNE','Val-de-Marne'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(11) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (11,'95','95500',2,'VAL-D OISE','Val-d Oise'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(11) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values ( 1,'971','97105',3,'GUADELOUPE','Guadeloupe'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(1) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values ( 2,'972','97209',3,'MARTINIQUE','Martinique'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(2) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values ( 3,'973','97302',3,'GUYANE','Guyane'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(3) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values ( 4,'974','97411',3,'REUNION','Réunion'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(4) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values ( 6,'976','97601',3,'MAYOTTE','Mayotte'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(6) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (201,'01','',1,'ANVERS','Anvers'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(201) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (203,'02','',3,'BRUXELLES-CAPITALE','Bruxelles-Capitale'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(203) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (202,'03','',2,'BRABANT-WALLON','Brabant-Wallon'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(202) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (201,'04','',1,'BRABANT-FLAMAND','Brabant-Flamand'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(201) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (201,'05','',1,'FLANDRE-OCCIDENTALE','Flandre-Occidentale'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(201) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (201,'06','',1,'FLANDRE-ORIENTALE','Flandre-Orientale'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(201) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (202,'07','',2,'HAINAUT','Hainaut'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(202) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (201,'08','',2,'LIEGE','Liège'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(201) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (202,'09','',1,'LIMBOURG','Limbourg'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(202) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (202,'10','',2,'LUXEMBOURG','Luxembourg'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(202) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (201,'11','',2,'NAMUR','Namur'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(201) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('AG',315,NULL,NULL,NULL,'AGRIGENTO'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(315) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('AL',312,NULL,NULL,NULL,'ALESSANDRIA'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(312) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('AN',310,NULL,NULL,NULL,'ANCONA'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(310) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('AO',319,NULL,NULL,NULL,'AOSTA'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(319) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('AR',316,NULL,NULL,NULL,'AREZZO'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(316) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('AP',310,NULL,NULL,NULL,'ASCOLI PICENO'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(310) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('AT',312,NULL,NULL,NULL,'ASTI'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(312) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('AV',304,NULL,NULL,NULL,'AVELLINO'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(304) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('BA',313,NULL,NULL,NULL,'BARI'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(313) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('BT',313,NULL,NULL,NULL,'BARLETTA-ANDRIA-TRANI'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(313) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('BL',320,NULL,NULL,NULL,'BELLUNO'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(320) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('BN',304,NULL,NULL,NULL,'BENEVENTO'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(304) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('BG',309,NULL,NULL,NULL,'BERGAMO'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(309) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('BI',312,NULL,NULL,NULL,'BIELLA'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(312) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('BO',305,NULL,NULL,NULL,'BOLOGNA'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(305) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('BZ',317,NULL,NULL,NULL,'BOLZANO'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(317) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('BS',309,NULL,NULL,NULL,'BRESCIA'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(309) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('BR',313,NULL,NULL,NULL,'BRINDISI'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(313) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('CA',314,NULL,NULL,NULL,'CAGLIARI'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(314) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('CL',315,NULL,NULL,NULL,'CALTANISSETTA'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(315) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('CB',311,NULL,NULL,NULL,'CAMPOBASSO'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(311) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('CI',314,NULL,NULL,NULL,'CARBONIA-IGLESIAS'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(314) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('CE',304,NULL,NULL,NULL,'CASERTA'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(304) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('CT',315,NULL,NULL,NULL,'CATANIA'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(315) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('CZ',303,NULL,NULL,NULL,'CATANZARO'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(303) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('CH',301,NULL,NULL,NULL,'CHIETI'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(301) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('CO',309,NULL,NULL,NULL,'COMO'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(309) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('CS',303,NULL,NULL,NULL,'COSENZA'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(303) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('CR',309,NULL,NULL,NULL,'CREMONA'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(309) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('KR',303,NULL,NULL,NULL,'CROTONE'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(303) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('CN',312,NULL,NULL,NULL,'CUNEO'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(312) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('EN',315,NULL,NULL,NULL,'ENNA'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(315) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('FM',310,NULL,NULL,NULL,'FERMO'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(310) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('FE',305,NULL,NULL,NULL,'FERRARA'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(305) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('FI',316,NULL,NULL,NULL,'FIRENZE'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(316) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('FG',313,NULL,NULL,NULL,'FOGGIA'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(313) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('FC',305,NULL,NULL,NULL,'FORLI-CESENA'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(305) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('FR',307,NULL,NULL,NULL,'FROSINONE'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(307) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('GE',308,NULL,NULL,NULL,'GENOVA'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(308) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('GO',306,NULL,NULL,NULL,'GORIZIA'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(306) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('GR',316,NULL,NULL,NULL,'GROSSETO'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(316) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('IM',308,NULL,NULL,NULL,'IMPERIA'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(308) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('IS',311,NULL,NULL,NULL,'ISERNIA'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(311) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('SP',308,NULL,NULL,NULL,'LA SPEZIA'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(308) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('AQ',301,NULL,NULL,NULL,'L AQUILA'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(301) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('LT',307,NULL,NULL,NULL,'LATINA'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(307) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('LE',313,NULL,NULL,NULL,'LECCE'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(313) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('LC',309,NULL,NULL,NULL,'LECCO'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(309) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('LI',314,NULL,NULL,NULL,'LIVORNO'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(314) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('LO',309,NULL,NULL,NULL,'LODI'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(309) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('LU',316,NULL,NULL,NULL,'LUCCA'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(316) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('MC',310,NULL,NULL,NULL,'MACERATA'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(310) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('MN',309,NULL,NULL,NULL,'MANTOVA'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(309) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('MS',316,NULL,NULL,NULL,'MASSA-CARRARA'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(316) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('MT',302,NULL,NULL,NULL,'MATERA'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(302) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('VS',314,NULL,NULL,NULL,'MEDIO CAMPIDANO'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(314) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('ME',315,NULL,NULL,NULL,'MESSINA'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(315) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('MI',309,NULL,NULL,NULL,'MILANO'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(309) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('MB',309,NULL,NULL,NULL,'MONZA e BRIANZA'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(309) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('MO',305,NULL,NULL,NULL,'MODENA'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(305) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('NA',304,NULL,NULL,NULL,'NAPOLI'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(304) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('NO',312,NULL,NULL,NULL,'NOVARA'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(312) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('NU',314,NULL,NULL,NULL,'NUORO'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(314) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('OG',314,NULL,NULL,NULL,'OGLIASTRA'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(314) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('OT',314,NULL,NULL,NULL,'OLBIA-TEMPIO'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(314) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('OR',314,NULL,NULL,NULL,'ORISTANO'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(314) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('PD',320,NULL,NULL,NULL,'PADOVA'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(320) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('PA',315,NULL,NULL,NULL,'PALERMO'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(315) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('PR',305,NULL,NULL,NULL,'PARMA'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(305) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('PV',309,NULL,NULL,NULL,'PAVIA'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(309) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('PG',318,NULL,NULL,NULL,'PERUGIA'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(318) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('PU',310,NULL,NULL,NULL,'PESARO e URBINO'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(310) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('PE',301,NULL,NULL,NULL,'PESCARA'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(301) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('PC',305,NULL,NULL,NULL,'PIACENZA'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(305) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('PI',316,NULL,NULL,NULL,'PISA'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(316) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('PT',316,NULL,NULL,NULL,'PISTOIA'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(316) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('PN',306,NULL,NULL,NULL,'PORDENONE'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(306) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('PZ',302,NULL,NULL,NULL,'POTENZA'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(302) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('PO',316,NULL,NULL,NULL,'PRATO'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(316) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('RG',315,NULL,NULL,NULL,'RAGUSA'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(315) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('RA',305,NULL,NULL,NULL,'RAVENNA'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(305) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('RC',303,NULL,NULL,NULL,'REGGIO CALABRIA'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(303) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('RE',305,NULL,NULL,NULL,'REGGIO NELL EMILIA'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(305) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('RI',307,NULL,NULL,NULL,'RIETI'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(307) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('RN',305,NULL,NULL,NULL,'RIMINI'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(305) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('RM',307,NULL,NULL,NULL,'ROMA'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(307) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('RO',320,NULL,NULL,NULL,'ROVIGO'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(320) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('SA',304,NULL,NULL,NULL,'SALERNO'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(304) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('SS',314,NULL,NULL,NULL,'SASSARI'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(314) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('SV',308,NULL,NULL,NULL,'SAVONA'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(308) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('SI',316,NULL,NULL,NULL,'SIENA'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(316) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('SR',315,NULL,NULL,NULL,'SIRACUSA'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(315) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('SO',309,NULL,NULL,NULL,'SONDRIO'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(309) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('TA',313,NULL,NULL,NULL,'TARANTO'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(313) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('TE',301,NULL,NULL,NULL,'TERAMO'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(301) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('TR',318,NULL,NULL,NULL,'TERNI'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(318) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('TO',312,NULL,NULL,NULL,'TORINO'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(312) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('TP',315,NULL,NULL,NULL,'TRAPANI'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(315) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('TN',317,NULL,NULL,NULL,'TRENTO'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(317) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('TV',320,NULL,NULL,NULL,'TREVISO'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(320) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('TS',306,NULL,NULL,NULL,'TRIESTE'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(306) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('UD',306,NULL,NULL,NULL,'UDINE'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(306) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('VA',309,NULL,NULL,NULL,'VARESE'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(309) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('VE',320,NULL,NULL,NULL,'VENEZIA'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(320) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('VB',312,NULL,NULL,NULL,'VERBANO-CUSIO-OSSOLA'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(312) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('VC',312,NULL,NULL,NULL,'VERCELLI'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(312) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('VR',320,NULL,NULL,NULL,'VERONA'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(320) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('VV',303,NULL,NULL,NULL,'VIBO VALENTIA'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(303) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('VI',320,NULL,NULL,NULL,'VICENZA'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(320) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (code_departement,fk_region,cheflieu,tncc,ncc,nom) values ('VT',307,NULL,NULL,NULL,'VITERBO'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(307) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (2801,'NSW','',1,'','New South Wales'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(2801) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (2801,'VIC','',1,'','Victoria'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(2801) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (2801,'QLD','',1,'','Queensland'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(2801) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (2801,'SA' ,'',1,'','South Australia'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(2801) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (2801,'ACT','',1,'','Australia Capital Territory'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(2801) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (2801,'TAS','',1,'','Tasmania'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(2801) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (2801,'WA' ,'',1,'','Western Australia'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(2801) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (2801,'NT' ,'',1,'','Northern Territory'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(2801) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (1401,'ON','',1,'','Ontario'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(1401) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (1401,'QC','',1,'','Quebec'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(1401) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (1401,'NS','',1,'','Nova Scotia'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(1401) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (1401,'NB','',1,'','New Brunswick'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(1401) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (1401,'MB','',1,'','Manitoba'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(1401) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (1401,'BC','',1,'','British Columbia'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(1401) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (1401,'PE','',1,'','Prince Edward Island'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(1401) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (1401,'SK','',1,'','Saskatchewan'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(1401) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (1401,'AB','',1,'','Alberta'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(1401) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - insert into llx_c_departements (fk_region, code_departement,cheflieu,tncc,ncc,nom) values (1401,'NL','',1,'','Newfoundland and Labrador'); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(1401) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - INSERT INTO llx_c_departements ( code_departement, fk_region, cheflieu, tncc, ncc, nom, active) VALUES ('01', 419, '', 19, 'ALAVA', 'Álava', 1); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(419) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - INSERT INTO llx_c_departements ( code_departement, fk_region, cheflieu, tncc, ncc, nom, active) VALUES ('02', 404, '', 4, 'ALBACETE', 'Albacete', 1); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(404) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - INSERT INTO llx_c_departements ( code_departement, fk_region, cheflieu, tncc, ncc, nom, active) VALUES ('03', 411, '', 11, 'ALICANTE', 'Alicante', 1); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(411) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - INSERT INTO llx_c_departements ( code_departement, fk_region, cheflieu, tncc, ncc, nom, active) VALUES ('04', 401, '', 1, 'ALMERIA', 'Almería', 1); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(401) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - INSERT INTO llx_c_departements ( code_departement, fk_region, cheflieu, tncc, ncc, nom, active) VALUES ('05', 403, '', 3, 'AVILA', 'Avila', 1); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(403) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - INSERT INTO llx_c_departements ( code_departement, fk_region, cheflieu, tncc, ncc, nom, active) VALUES ('06', 412, '', 12, 'BADAJOZ', 'Badajoz', 1); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(412) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - INSERT INTO llx_c_departements ( code_departement, fk_region, cheflieu, tncc, ncc, nom, active) VALUES ('07', 414, '', 14, 'ISLAS BALEARES', 'Islas Baleares', 1); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(414) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - INSERT INTO llx_c_departements ( code_departement, fk_region, cheflieu, tncc, ncc, nom, active) VALUES ('08', 406, '', 6, 'BARCELONA', 'Barcelona', 1); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(406) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - INSERT INTO llx_c_departements ( code_departement, fk_region, cheflieu, tncc, ncc, nom, active) VALUES ('09', 403, '', 8, 'BURGOS', 'Burgos', 1); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(403) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - INSERT INTO llx_c_departements ( code_departement, fk_region, cheflieu, tncc, ncc, nom, active) VALUES ('10', 412, '', 12, 'CACERES', 'Cáceres', 1); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(412) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - INSERT INTO llx_c_departements ( code_departement, fk_region, cheflieu, tncc, ncc, nom, active) VALUES ('11', 401, '', 1, 'CADIZ', 'Cádiz', 1); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(401) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - INSERT INTO llx_c_departements ( code_departement, fk_region, cheflieu, tncc, ncc, nom, active) VALUES ('12', 411, '', 11, 'CASTELLON', 'Castellón', 1); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(411) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - INSERT INTO llx_c_departements ( code_departement, fk_region, cheflieu, tncc, ncc, nom, active) VALUES ('13', 404, '', 4, 'CIUDAD REAL', 'Ciudad Real', 1); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(404) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - INSERT INTO llx_c_departements ( code_departement, fk_region, cheflieu, tncc, ncc, nom, active) VALUES ('14', 401, '', 1, 'CORDOBA', 'Córdoba', 1); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(401) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - INSERT INTO llx_c_departements ( code_departement, fk_region, cheflieu, tncc, ncc, nom, active) VALUES ('15', 413, '', 13, 'LA CORUÑA', 'La Coruña', 1); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(413) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - INSERT INTO llx_c_departements ( code_departement, fk_region, cheflieu, tncc, ncc, nom, active) VALUES ('16', 404, '', 4, 'CUENCA', 'Cuenca', 1); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(404) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - INSERT INTO llx_c_departements ( code_departement, fk_region, cheflieu, tncc, ncc, nom, active) VALUES ('17', 406, '', 6, 'GERONA', 'Gerona', 1); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(406) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - INSERT INTO llx_c_departements ( code_departement, fk_region, cheflieu, tncc, ncc, nom, active) VALUES ('18', 401, '', 1, 'GRANADA', 'Granada', 1); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(401) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - INSERT INTO llx_c_departements ( code_departement, fk_region, cheflieu, tncc, ncc, nom, active) VALUES ('19', 404, '', 4, 'GUADALAJARA', 'Guadalajara', 1); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(404) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - INSERT INTO llx_c_departements ( code_departement, fk_region, cheflieu, tncc, ncc, nom, active) VALUES ('20', 419, '', 19, 'GUIPUZCOA', 'Guipúzcoa', 1); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(419) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - INSERT INTO llx_c_departements ( code_departement, fk_region, cheflieu, tncc, ncc, nom, active) VALUES ('21', 401, '', 1, 'HUELVA', 'Huelva', 1); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(401) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - INSERT INTO llx_c_departements ( code_departement, fk_region, cheflieu, tncc, ncc, nom, active) VALUES ('22', 402, '', 2, 'HUESCA', 'Huesca', 1); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(402) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - INSERT INTO llx_c_departements ( code_departement, fk_region, cheflieu, tncc, ncc, nom, active) VALUES ('23', 401, '', 1, 'JAEN', 'Jaén', 1); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(401) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - INSERT INTO llx_c_departements ( code_departement, fk_region, cheflieu, tncc, ncc, nom, active) VALUES ('24', 403, '', 3, 'LEON', 'León', 1); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(403) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - INSERT INTO llx_c_departements ( code_departement, fk_region, cheflieu, tncc, ncc, nom, active) VALUES ('25', 406, '', 6, 'LERIDA', 'Lérida', 1); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(406) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - INSERT INTO llx_c_departements ( code_departement, fk_region, cheflieu, tncc, ncc, nom, active) VALUES ('26', 415, '', 15, 'LA RIOJA', 'La Rioja', 1); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(415) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - INSERT INTO llx_c_departements ( code_departement, fk_region, cheflieu, tncc, ncc, nom, active) VALUES ('27', 413, '', 13, 'LUGO', 'Lugo', 1); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(413) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - INSERT INTO llx_c_departements ( code_departement, fk_region, cheflieu, tncc, ncc, nom, active) VALUES ('28', 416, '', 16, 'MADRID', 'Madrid', 1); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(416) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - INSERT INTO llx_c_departements ( code_departement, fk_region, cheflieu, tncc, ncc, nom, active) VALUES ('29', 401, '', 1, 'MALAGA', 'Málaga', 1); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(401) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - INSERT INTO llx_c_departements ( code_departement, fk_region, cheflieu, tncc, ncc, nom, active) VALUES ('30', 417, '', 17, 'MURCIA', 'Murcia', 1); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(417) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - INSERT INTO llx_c_departements ( code_departement, fk_region, cheflieu, tncc, ncc, nom, active) VALUES ('31', 408, '', 8, 'NAVARRA', 'Navarra', 1); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(408) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - INSERT INTO llx_c_departements ( code_departement, fk_region, cheflieu, tncc, ncc, nom, active) VALUES ('32', 413, '', 13, 'ORENSE', 'Orense', 1); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(413) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - INSERT INTO llx_c_departements ( code_departement, fk_region, cheflieu, tncc, ncc, nom, active) VALUES ('33', 418, '', 18, 'ASTURIAS', 'Asturias', 1); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(418) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - INSERT INTO llx_c_departements ( code_departement, fk_region, cheflieu, tncc, ncc, nom, active) VALUES ('34', 403, '', 3, 'PALENCIA', 'Palencia', 1); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(403) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - INSERT INTO llx_c_departements ( code_departement, fk_region, cheflieu, tncc, ncc, nom, active) VALUES ('35', 405, '', 5, 'LAS PALMAS', 'Las Palmas', 1); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(405) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - INSERT INTO llx_c_departements ( code_departement, fk_region, cheflieu, tncc, ncc, nom, active) VALUES ('36', 413, '', 13, 'PONTEVEDRA', 'Pontevedra', 1); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(413) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - INSERT INTO llx_c_departements ( code_departement, fk_region, cheflieu, tncc, ncc, nom, active) VALUES ('37', 403, '', 3, 'SALAMANCA', 'Salamanca', 1); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(403) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - INSERT INTO llx_c_departements ( code_departement, fk_region, cheflieu, tncc, ncc, nom, active) VALUES ('38', 405, '', 5, 'STA. CRUZ DE TENERIFE', 'Sta. Cruz de Tenerife', 1); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(405) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - INSERT INTO llx_c_departements ( code_departement, fk_region, cheflieu, tncc, ncc, nom, active) VALUES ('39', 410, '', 10, 'CANTABRIA', 'Cantabria', 1); - ERROR: 23503: insert or update on table "llx_c_departements" violates foreign key constraint "fk_departements_fk_region" DETAIL: Key (fk_region)=(410) is not present in table "llx_c_regions". SCHEMA NAME: public TABLE NAME: llx_c_departements CONSTRAINT NAME: fk_departements_fk_region LOCATION: ri_ReportViolation, ri_triggers.c:3302
Error de SQL : DB_ERROR_NO_PARENT - INSERT INTO llx_c_departements ( code_departement, fk_region, cheflieu, tncc, ncc, nom, active) VALUES ('40', 403, '', 3, 'SEGOVIA', 'Segovia', 1); - ```
eldy commented 8 years ago

I have some reason to think this may be fixed into more recent version. Does this bug still occurs with last stable version ? If not, can you close ticket ? If yes, can you confirm the last stable version you reproduced the bug with ?

marcosgdf commented 8 years ago

Since 4.0 has been released and 3.7 does not have support anymore, I close the ticket.