DSNU064I csect-name UTILITY NOT ALLOWED AGAINST SYSTEM DATABASE

Explanation

An attempt was made to execute a utility against database DSNDB01 or DSNDB06. The following utilities are not allowed against DSNDB01:
  • LOAD
  • REORG TABLESPACE against SYSUTILX (allowed against other DSNDB01 table spaces)
  • CHECK DATA
  • REPAIR DBD
  • RUNSTATS
  • MODIFY STATISTICS
The following utilities are not allowed against DSNDB06:
  • LOAD (except SYSIBM.SYSSTRINGS)
  • CHECK DATA
  • REPAIR DBD

System action

Execution of the utility job is stopped.

User response

Remove the invalid utility control statements and resubmit the job.

Severity

8 (error)