Previous Topic: Input Parameter SyntaxNext Topic: List Roles and Users By Resource: Sample Report Input


Input Parameters

SYSID

Specifies the SYSID or SYSID mask of the system or systems whose information is processed for the report. The SYSID parameter can contain a specific SYSID value or a masked value requesting information from more than one system.

The masking supported for this value is the following DB2 SQL request masking:

For example, SYSID(SI%) requests that the compliance report include information for any system whose SYSID value begins with the characters ‘SI.'

Limits: 1 to 8 characters

CLASS

Specifies the resource class of the requested resource.

The value for the CLASS parameter must be the value specified for the type of resource in the ADDTO or PERMIT commands. For example, the resource class for data sets is DATASET.

Limits: 1 to 8 characters. This parameter is not maskable.

RESOURCE

Specifies the resource or set of resources for which the report is requested.

When RESOURCE is long, it may be broken up onto multiple lines with this format:

RESOURCE SOME.RESOURCE.NAMES.MUST.
         SPAN.MULTIPLE.LINES.BECAUSE.THEY.CAN.
         CONTAIN.UP.TO.256.CHARACTERS

Note: The RESOURCE parameter should not be split by any other parameter lines. Blanks in columns 1 – 9 assume a continued RESOURCE parameter.

Limits: This parameter is not maskable, but may be a partial resource name (if PREFIX Y is also specified).

PREFIX Y|N

(Optional) Specifies the kind of value was provided in the RESOURCE control statement. If the PREFIX parameter value is set to Y (yes), the RESOURCE parameter value is treated as a prefix, and will match any resource entity in the repository that begins with the RESOURCE value or a corresponding mask. If the PREFIX parameter value is set to N (no), the RESOURCE parameter value is treated as a full resource name, and will only match resource entities in the repository for the full resource name or a corresponding mask.

Default: N

USERIDS Y|N

(Optional) Specifies whether, when a role has access to the resource, a list of all userids connected to the role appears in the report.

Default: N

USERNAME Y|N

(Optional) Specifies if the NAME associated with each useried appears in the report. If USERNAME Y is specified with USERIDS N, the USERNAME parameter is ignored.

Default: N

SPECIAL Y|N

(Optional) Specifies whether a section of the report is generated listing userids that have access to the resource, not through resource policy, but through special user attributes.

Default: N

DATETIME Y|N

(Optional) Specifies whether the date and time restrictions that modify the access authorization, if any, are displayed. If DATETIME N is specified, the date and time control name is displayed, but the corresponding date and time restrictions are not displayed.

Default: N

LINECNT number

(Optional) Specifies the number of lines per page in the report.

Default: 60

Limits: 10 to 999999999999999999