Previous Topic: TSSRPTSG Statistics ReportNext Topic: TSSCFILX Utility


Running the Report Using JCL

TSSRPTSG uses standard CA Top Secret report JCL for batch submission. For example:

//TSSRPTSG JOB 1,'STATS RPT',MSGCLASS=A
//*
//REPORT EXEC PGM=TSSRPTSG
//*
//RECMAN1 DD DSN=IFASMF.XE15.SMFLOG,DISP=SHR,
//SUBSYS=(LOGR,IFASEXIT)
//SYSPRINT DD  SYSOUT=*
//SYSUDUMP DD  SYSOUT=*
//SYSIN    DD  *
INCLUDE(-)
//

The report will also accept input via PARM=:

//TSSRPTSG JOB 1,'STATSRPT',MSGCLASS=A,
//*
//REPORT  EXEC  PGM=TSSRPTSG,PARM=('INCLUDE(-)',
//  'EXCLUDE(CACHE,COMMAND),LINECNT(20)')
//RECMAN1    DD  DSN=SYS1.MAN1,DISP=SHR
//SYSPRINT   DD  SYSOUT=*
//SYSUDUMP   DD  SYSOUT=*
//SYSIN      DD  DUMMY
//

TSSRPTSG JCL Parameters

For each of the following parameters (with the exception of PRINTER|TERMINAL):

Example: JCL parameter syntax

This example shows the INCLUDE parameter with three features specified:

INCLUDE(CACHE,SYSPLEX,RACROUTE)

TSSRPTSG JCL Parameter List

Function(feature)

Specifies the name of the security feature statistics are reported for. Possible values for this field are shown in the section 'Feature Field Values'. Only one feature

value can be specified for the Function keyword.

Example:

Function(SYSPLEX)

Note: This parameter is mutually exclusive with the INCLUDE and the EXCLUDE parameters.

INCLUDE(feature1,feature2,…)

Specifies the name of the security feature or features statistics are reported for. Features specified can be masked with a dash (-), for example INCLUDE(C-). Possible values for this field are shown in the section 'Feature Field Values'.

Example:

INCLUDE(RACROUTE,IOSTATS)

Note: This parameter is mutually exclusive with the FUNCTION parameter.

EXCLUDE(feature,feature2,…)

Specifies multiple security features to be omitted from the report. Features specified can be masked with a dash (-), for example EXCLUDE(RAC-).

Possible values for this field are shown in the section 'Feature Field Values'.

Example:

EXCLUDE(SYSPLEX)

Note: This parameter is mutually exclusive with the FUNCTION parameter.

LINECNT(value)

Specifies the number of lines printed per page. Specify numeric values for this parameter.

Example:

LINECNT(20)

Default: 60

TITLE(value)

Specifies a one to 35 character string that is part of the report's page header. If the character string is longer than 35 characters an error message is issued.

Example:

TITLE(TEST REPORT - APRIL 2006)

Default: CA Statistics Log

SDATE(value)

Specifies the beginning date from which records should be selected for the report. Valid input is numeric values in yyddd format.

Example:

SDATE(06031)

Default: 00000

EDATE(value)

Specifies the ending date records should be selected for the report. Valid input is numeric values in yyddd format.

Example:

EDATE(06100)

Default: 99365

STIME(value)

Specifies the beginning time from which records should be selected for the report. Valid input is numeric values in hhmm format.

Example:

STIME(0900)

Default: 0000

ETIME(value)

Specifies the ending time for which records should be selected for the report. Valid input is numeric values in hhmm format.

Example:

ETIME(1700)

Default: 2359

PRINTER|TERMINAL

Specify:

Function Field Values

Possible values for the FUNCTION, INCLUDE, and EXCLUDE fields of the TSSRPTSG report are:

CACHE

Returns the statistics collected from the CACHE Facility. The following statistics are returned:

CPF

Return the statistics collected from the Command Propagation Facility. The following statistics are returned for each node:

RACROUTE

Returns the SAF RACROUTE request statistics. The following statistics are returned:

SYSPLEX

Returns the statistics collected from the Sysplex Coupling Facility. The following statistics are returned:

COMMAND

Returns the statistics collected from commands entered in CA Top Secret. The following statistics are returned:

WORKLOAD

Returns the statistics collected from the use of Command Processor Subtasks within CA Top Secret Security. The following statistics are returned:

IOSTATS

Returns the statistics collected from Input/Output activity within CA Top Secret Security. The following statistics are returned:

SECCACHE

Returns the statistics collected from the SECCACHE facility. The following statistics are returned: