Description

This page provides solution for the following error encountered while running Forms Analysis :

Error :

SQL Error: ERROR: null value in column "objtyp" violates not-null constraint
SQL Error: DETAIL: Failing row contains (10762688, XXX_AC_FORMS_281924 used by XXX_AC_FORMS_281924
SQL Error: CONTEXT: SQL statement "insert into Keys(IdKey, KeyNam, KeyLib, KeyTyp, KeySubTyp, KeyClass, KeyProp, ObjTyp, IdUsrDevPro, KeyDevDat, SqlOwner)
SQL Error: values (IO_IdKey, I_KeyNam, I_KeyLib, I_KeyTyp, I_KeySubTyp, I_KeyClass, I_KeyProp, I_ObjTyp, '???', L_KeyDevDat, I_Owner)
SQL Error: PL/pgSQL function i_keys(integer,character varying,character varying,character,integer,integer,integer,integer,character varying)
SQL Error: SQL statement "select I_Keys (IO_IDPRO, I_PRONAM, cast(null as varchar), 'XXXXXX', -1,0,0 , I_OBJTYPPRO, NULL)"
SQL Error: PL/pgSQL function int_subpro_create(integer,character varying,integer,integer,integer,integer)
SQL Error: SQL statement "select INT_SUBPRO_CREATE(L_IDPRO_SUBSET, L_PRONAM_SUBSET, L_OBJTYP_SUBSET, I_IDJOB, L_IDPROMAIN, 8)"
SQL Error: PL/pgSQL function int_dbepro_create(integer)
SQL Error: SQL statement "select INT_DBEPRO_CREATE(I_IDJOB)"

Observed in CAST AIP
Release
Yes/No
8.3.x(error)
8.2.x(error)
8.1.x(error)
8.0.x(error)
7.3.x(tick) x < 6
7.2.x(tick)
7.0.x?
Observed on RDBMS
RDBMS
Yes/No
Oracle Server(tick)
Microsoft SQL Server(tick)
CSS3(error)
CSS2(tick)
CSS1?
Step by Step Scenario

Run Analysis

Action Plan

The issue occurs due the fact that Forms language category is not considered correctly

Workaround for the issue is to use the new version of procedure " int_dbepro_create_8807_sql.txt

Steps to apply the workaround:

  1. Download above new version of procedure (int_dbepro_create_8807_sql) attached above
  2. Install it on the Knowledge base
  3. Re-run the analysis
Impact on Analysis Results and Dashboard

No impact

Notes/comments

Reference zendesk tickets - 1771
Issue reported in 7.3.4

Related Pages