Appendix B. MTI Control Statement Reference › B.3 Create the CA MICS Data Dictionary Entries(DICDSHEL)
B.3 Create the CA MICS Data Dictionary Entries(DICDSHEL)
The DICDSHEL statement creates or recreates CA MICS Data
Dictionary entries. DICDSHEL creates data dictionary entries
for each defined NSM Systems Performance resource subtype as
well as internally generated MTI data elements used for
computation. A DICDSHEL is automatically executed during the
DICLOAD process adding a Data Dictionary entry for each NEW
resource subtype encountered.
STATEMENT SYNTAX
%DICSHELL({PRINT=NO | YES}
{,COMMIT=NO | YES})
where: Items in brackets are optional
Items in uppercase are entered exactly as shown
Items in lowercase (e.g. ddname) are user supplied
STATEMENT OPTION DEFINITIONS
PRINT=NO | YES
optionally prints the contents of the
Data Dictionary entries that will
be added to sharedprefix.MICS.DIC.TEXT. Default is NO.
COMMIT=NO | YES
controls whether or not the generated data dictionary
elements will be written to sharedprefix.MICS.DIC.TEXT.
Default is NO.