Previous Topic: Data Classification and Ownership: Input ParametersNext Topic: Explanation of Report Output


Data Classification and Ownership: Sample Report Input

The following input parameters are specified for the report:

//CNTLCARD DD * 
SYSID   XE% 
DCLASS  %

These control parameters ask the report to do the following:

  1. Process information for any system image whose SYSID starts with 'XE'
  2. Display all data classes defined for each system image.