Previous Topic: DDPFARnnncNext Topic: DDPFIA0001


DDPFD10001

FIELD DBEDITS INCONSISTENCY

Reason:

DBEDITS and either FORCEADD or FORCEUPD attributes have a value of Y (Yes) and the FIELD entity-occurrence definition did not contain one of the following:

DEFAULT-INSERT = S (SQL DEFAULT SYSTEM USER)
SEMANTIC-TYPE = SQL - DATE
SEMANTIC-TYPE = SQL - TIME
SEMANTIC-TYPE = SQL - STMP

DBEDITS and DEFAULT-INSERT attribute-values must both be set to N if the FIELD entity-occurrence data type attribute-value is K, G, H, T, Y, or Z.

Action:

Correct the inconsistency.