DSNU292I csect-name - -ALTER UTILITY CANNOT APPLY TO THIS UTILITY, REASON=c

Explanation

The -ALTER UTILITY command applies only to a job that is executing REBUILD with SHRLEVEL CHANGE, REORG with SHRLEVEL REFERENCE, or REORG with SHRLEVEL CHANGE. In addition, if the -ALTER UTILITY command specifies MAXRO, LONGLOG, or DELAY, the job must be executing REBUILD with SHRLEVEL CHANGE, or, REORG with SHRLEVEL CHANGE.

The reason code indicates the specific type of error:

1
The job to which the -ALTER UTILITY command applies is not executing REBUILD with SHRLEVEL CHANGE, REORG with SHRLEVEL REFERENCE, or REORG with SHRLEVEL CHANGE.
2
The job to which the -ALTER UTILITY command applies is executing REORG with SHRLEVEL REFERENCE, but the -ALTER UTILITY command specifies MAXRO, LONGLOG, or DELAY.
3
The job to which the -ALTER UTILITY command applies is executing REBUILD with SHRLEVEL change, but the -ALTER UTILITY command specifies DEADLINE.

System action

-ALTER UTILITY does not execute.

User response

Apply -ALTER UTILITY to a job that is executing the proper utility.

Severity

8 (error)