DSNU359I KEYWORD 'SORTKEYS' SPECIFIED BUT NO INDEX OR FOREIGN KEYS EXIST, KEYWORD IS IGNORED

Explanation

The 'SORTKEYS' keyword was specified for a LOAD or REORG utility job; however, it was found that no index and no foreign keys were defined for any of the tables being loaded or reorganized. The keyword is ignored and processing continues normally.

System action

Processing continues normally.

User response

If an index or foreign keys were expected to be found for the table or tables being loaded or reorganized, determine the reason the index or foreign keys could not be found.

Problem determination

Probably a user error. Determine if an index should be defined on any of the tables in the table space, or if foreign keys should be defined. If so, define the index or foreign keys; otherwise, remove the 'SORTKEYS' keyword from the utility statement if necessary.

Severity

0 (informational)