RUNSTATS


Optionally, you can add a RUNSTATS DD statement to your job to tell BMC AMI Stats where to send reports. You can specify a SYSOUT class or an associated data set name.

//RUNSTATS DD SYSOUT=*

To control whether BMC AMI Stats writes reports to the RUNSTATS DD, include the REPORT keyword in the SYSIN DD statement:


Information
Example
//SYSIN DD *
  NGTSTATS TABLESPACE databasePattern.tableSpacePattern REPORT(YES)
Success

Tip

Because these reports can be long, you might prefer using REPORT (NO) and reviewing the statistics in the Db2 catalog or BMC repository tables.



 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC AMI Stats for Db2 13.1