Previous Topic: Common Control ParametersNext Topic: CLASS Control Statement—Specify Class of Resources for Report


SYSID Control Statement—Specify Systems for Report

Each of the distributed compliance reports has a SYSID control statement.

SYSID

Determines the system scope of the report by specifying the system or systems whose information is processed for the report. The SYSID control statement can contain a specific SYSID value, or it can contain a masked value requesting information from more than one system.

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

SYSID is the only control statement that can be masked.

Example

This example requests that the compliance report include information for any system whose SYSID value begins with the characters ‘SI’:

SYSID(SI%)