Default language.

Writer instructions

Page title

For most spaces, this page must be titled Space announcements.

For spaces with localized content, this page must be titled Space announcements l10n.

Purpose

Provide an announcement banner on every page of your space.

Location

Move this page outside of your home branch.

Guidelines

Limited support BMC provides limited support for this version of the product. As a result, BMC no longer accepts comments in this space. If you encounter problems with the product version or the space, contact BMC Support.BMC recommends upgrading to the latest version of the product. To see documentation for that version, see BMC AMI Stats for Db2 13.1.

NGTSTATS JCL sample


A basic sample of NGTSTATS JCL follows:

//*********************************************************************
//**               NGTSTATS TEST SAMPLE JCL                          **
//*********************************************************************
//JOBLIB   DD DISP=SHR,DSN=YOURNGT.LOAD
//*
//*********************************************************************
//NGTUSTEP EXEC PGM=NGTUTIL,PARM='SSID,,RESTART'
//*
//SYSPRINT  DD SYSOUT=*
//*
//****OPTIONAL COMMON + PARMS
//UTLPARMS  DD *
/*
//****OPTIONAL NGTSTATS + PARMS
//STTPARMS  DD *
/*
//SYSIN     DD *
  NGTSTATS TABLESPACE DBNAME.TSNAME
    TABLE (ALL)
    INDEX (ALL)
    COLUMN (ALL)
    REPORT(YES) UPDATE(ALL)
/*
//*

 

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