DSNU004I csect-name UTILITY utility-name NOT SUPPORTED

Explanation

The specified utility is not supported by the DSNUTILS stored procedure.

csect-name
The name of the control section that issued the message.
utility-name
The name of the utility.

Only the following utility-name values are supported:

  • ANY1
  • CHECK DATA
  • CHECK INDEX
  • CHECK LOB
  • COPY
  • COPYTOCOPY
  • DIAGNOSE
  • LOAD
  • MERGECOPY
  • MODIFY RECOVERY
  • MODIFY STATISTICS
  • QUIESCE
  • REBUILD INDEX
  • RECOVER
  • REORG INDEX
  • REORG LOB
  • REORG TABLESPACE
  • REPAIR
  • REPORT RECOVERY
  • REPORT TABLESPACESET
  • RUNSTATS INDEX
  • RUNSTATS TABLESPACE
  • STOSPACE
  • UNLOAD
  1. ANY indicates that TEMPLATE dynamic allocation is to be used. This value suppresses the dynamic allocation that is normally performed by the DSNUTILS stored procedure.

System action

The utility is not run by the stored procedure.

User response

Run the utility as a batch job.

Severity

8 (error)