The SECTIONS control statement specifies which Group Detail Report sections to print. Specify no sections to print all available sections. If you specify one section, then only that section prints. Use the ALL parameter as the first parameter to select all sections. Prefix section names with the NO prefix to exclude that section.
The SECTIONS control statement has the following format:
SECTIONS=secname SECTIONS=(secname,...secname) SECTIONS=(ALL,NOsecname,...NOsecname)
The following parameters are available for secname:
Specifies all sections. ALL can only be specified as the first parameter and was designed to be used with the NO prefix on the following parameters.
Specifies the User ID section.
Specifies the Commands section.
Specifies the Command Groups section.
Specifies the Command Fields section.
Specifies the Jobnames section.
Specifies the Resources section.
Specifies the External Security section.
Examples: Group Detail Report
SECTIONS=(USERID,JOBS)
SECTIONS=(ALL,NOCMDFLDS)
|
Copyright © 2013 CA.
All rights reserved.
|
|