SYSIN control statement parameters
Parameters for SYSIN control statements are described in the following table:
Examples using DATASOURCE
In the following example that uses DATASOURCE, the statement generates the Plan Analysis report (SQMCACTP) from the archive data set that is allocated to the DD ARCHDD:
In the following example that uses DATASOURCE, the statement generates the same report from the active data sets for the DOM1 Data Collector (waiting no more than 30 minutes for a connection):
(SPE2006 applied) In the following example that uses DATASOURCE, the statement generates the same report from both the archive data sets and the active data sets for the DOM1 Data Collector (waiting no more than 30 minutes for a connection):
In the following example that uses REPORT_DD, the statement generates two reports, routing SQMCACTS to the ddname FIRST and SQMCACTP to the ddname SECOND:
Related topic