Previous Topic: DB13070ENext Topic: DB13072E


DB13071E

TABLE ttt HAS NO NATIVE KEY DEFINED

Reason:

A Native Key must be defined for each table, but no Native Key has been defined for the table with the DATACOM-NAME attribute-value represented by ttt in the message text.

Action:

Update the definition of an existing key to designate it as the Native Key or define a new key as the Native Key for the table. Specify the NATIVE-KEY attribute-value as Y for yes to designate a key as the Native Key. The sequence in which the data is loaded (if SEQ=NAT is specified) and maintained is determined by the selection of the Native Key. It should be the order most often used in sequential processing.