Buenas tardes.
Estamos teniendo inconvenientes con algunas unidades de gestión, si bien en guarani las asociacion entre las ug guarani-kolla-tehuelche esta correcta, desde guarani no me esta trayendo convocatorias para algunas ug, lo cual no me permite definir el relevamiento , ya que la primer solapa no me esta dejando completar y por ende no puedo continuar.
Revisando los logs en tehuelche veo lo siguiente:
ERROR: insert or update on table “sg_ubicaciones” violates foreign key constraint “fk_sg_ubicaciones_mug_localidades”
DETAIL: Key (localidad)=(6399) is not present in table “mug_localidades”.
STATEMENT: INSERT INTO sg_ubicaciones(“ubicacion”, “nombre”, “ubicacion_tipo_descripcion”, “localidad”)
VALUES(‘6’, ‘Regi�n NOA’, ‘Sede’, ‘6399’); – toba_log: 90909
ERROR: current transaction is aborted, commands ignored until end of transaction block
STATEMENT: Select *
From mgb_convocatoria
Where 1=1 and unidad_de_gestion = ‘FCS’
ORDER BY mgb_convocatoria.convocatoria – toba_log: 90909
ERROR: insert or update on table “sg_ubicaciones” violates foreign key constraint “fk_sg_ubicaciones_mug_localidades”
DETAIL: Key (localidad)=(6399) is not present in table “mug_localidades”.
STATEMENT: INSERT INTO sg_ubicaciones(“ubicacion”, “nombre”, “ubicacion_tipo_descripcion”, “localidad”)
VALUES(‘6’, ‘Regi�n NOA’, ‘Sede’, ‘6399’); – toba_log: 91353
ERROR: current transaction is aborted, commands ignored until end of transaction block
STATEMENT: Select *
From mgb_convocatoria
Where 1=1 and unidad_de_gestion = ‘FCS’
ORDER BY mgb_convocatoria.convocatoria – toba_log: 91353
ERROR: insert or update on table “sg_ubicaciones” violates foreign key constraint “fk_sg_ubicaciones_mug_localidades”
DETAIL: Key (localidad)=(6399) is not present in table “mug_localidades”.
STATEMENT: INSERT INTO sg_ubicaciones(“ubicacion”, “nombre”, “ubicacion_tipo_descripcion”, “localidad”)
VALUES(‘6’, ‘Regi�n NOA’, ‘Sede’, ‘6399’); – toba_log: 91791
ERROR: current transaction is aborted, commands ignored until end of transaction block
STATEMENT: Select *
From mgb_convocatoria
Where 1=1 and unidad_de_gestion = ‘FCS’
ORDER BY mgb_convocatoria.convocatoria – toba_log: 91791
ERROR: insert or update on table “sg_ubicaciones” violates foreign key constraint “fk_sg_ubicaciones_mug_localidades”
DETAIL: Key (localidad)=(6399) is not present in table “mug_localidades”.
STATEMENT: INSERT INTO sg_ubicaciones(“ubicacion”, “nombre”, “ubicacion_tipo_descripcion”, “localidad”)
VALUES(‘6’, ‘Regi�n NOA’, ‘Sede’, ‘6399’); – toba_log: 92400
ERROR: current transaction is aborted, commands ignored until end of transaction block
STATEMENT: Select *
From mgb_convocatoria
Where 1=1 and unidad_de_gestion = ‘FCS’
ORDER BY mgb_convocatoria.convocatoria – toba_log: 92400
ERROR: insert or update on table “sg_ubicaciones” violates foreign key constraint “fk_sg_ubicaciones_mug_localidades”
DETAIL: Key (localidad)=(6399) is not present in table “mug_localidades”.
STATEMENT: INSERT INTO sg_ubicaciones(“ubicacion”, “nombre”, “ubicacion_tipo_descripcion”, “localidad”)
VALUES(‘6’, ‘Regi�n NOA’, ‘Sede’, ‘6399’); – toba_log: 92574
ERROR: current transaction is aborted, commands ignored until end of transaction block
STATEMENT: Select *
From mgb_convocatoria
Where 1=1 and unidad_de_gestion = ‘FCS’
ORDER BY mgb_convocatoria.convocatoria – toba_log: 92574
ERROR: insert or update on table “sg_ubicaciones” violates foreign key constraint “fk_sg_ubicaciones_mug_localidades”
DETAIL: Key (localidad)=(6399) is not present in table “mug_localidades”.
STATEMENT: INSERT INTO sg_ubicaciones(“ubicacion”, “nombre”, “ubicacion_tipo_descripcion”, “localidad”)
VALUES(‘6’, ‘Regi�n NOA’, ‘Sede’, ‘6399’); – toba_log: 92618
ERROR: current transaction is aborted, commands ignored until end of transaction block
STATEMENT: Select *
From mgb_convocatoria
Where 1=1 and unidad_de_gestion = ‘FCS’
ORDER BY mgb_convocatoria.convocatoria – toba_log: 92618
ERROR: update or delete on table “mgb_convocatoria” violates foreign key constraint “fk_mgb_convocatoria_alcance_mgb_convocatoria” on table “mgb_convocatoria_alcance”
DETAIL: Key (convocatoria)=(14) is still referenced from table “mgb_convocatoria_alcance”.
STATEMENT: DELETE FROM tehuelche.mgb_convocatoria WHERE pe_desde IS NULL AND fecha_evaluacion_ha = ‘2020-10-24’ AND tiene_hijos IS NULL AND tiene_cobertura_salud IS NULL AND alquila IS NULL AND vive_cursa_misma_localidad IS NULL AND edad_desde IS NULL AND edad_hasta IS NULL AND trabaja IS NULL AND habilitacion_kolla = ‘53’ AND descripcion IS NULL AND modalidades = '(D) A distancia; (P) Presencial; ’ AND anios_academicos IS NULL AND estado = ‘SINCRONIZACION_ASPIRANTES’ AND timestamp_definicion = ‘2020-11-19 18:05:26.533603’ AND timestamp_solicitudes IS NULL AND alcance = ‘responsables_academicas’ AND ug_kolla = ‘FCECO’ AND convocatoria = ‘14’ AND nombre = ‘CONVOCATORIA TESTEO-3’ AND fecha_desde = ‘2020-10-29’ AND fecha_hasta = ‘2020-11-14’ AND anio_convocatoria = ‘2020’ AND pe_hasta = ‘2020-11-30’ AND activa = ‘S’ AND informacion_adicional = ‘RECIBO DE SUELDO’ AND unidad_de_gestion = ‘FCS’; – toba_log: 93280
ERROR: insert or update on table “sg_ubicaciones” violates foreign key constraint “fk_sg_ubicaciones_mug_localidades”
DETAIL: Key (localidad)=(6399) is not present in table “mug_localidades”.
STATEMENT: INSERT INTO sg_ubicaciones(“ubicacion”, “nombre”, “ubicacion_tipo_descripcion”, “localidad”)
VALUES(‘6’, ‘Regi�n NOA’, ‘Sede’, ‘6399’); – toba_log: 93476
ERROR: current transaction is aborted, commands ignored until end of transaction block
STATEMENT: Select *
From mgb_convocatoria
Where 1=1 and unidad_de_gestion = ‘FCAL’
ORDER BY mgb_convocatoria.convocatoria – toba_log: 93476
Esta tabla sg_ubicaciones en tehuelche, esta relacionada con guarani? En que momento se completa?
No se si estará ahi el inconveniente. Pero ya no sabemos donde revisar.
GRacias.