DSNU1134I csect-name - INDEX BUILD NOT DEFERRED FOR INDEX index-name. REASON CODE=reason-code

Explanation

The LOAD utility specified the INDEXDEFER option, but the index build for the specified index was not deferred.

csect-name
The name of the control section that issued the message.
index-name
The name of the index.
reason-code
A numeric value that indicates the reason for the failure:
1
The specified index is an indexed foreign key and ENFORCE CONSTRAINTS was specified.

System action

Utility processing continues. The index build for the specified index is not deferred.

User response

No action is required.

Severity

4 (warning)