CSV File Description
The comma-separated value (CSV) file consists of records that are composed of fields that are separated by commas. This data set is suitable for importing into spreadsheet software such as Microsoft Excel®. The records represent data that is contained in the Metrics report. The two types of records follow:
ca712
The comma-separated value (CSV) file consists of records that are composed of fields that are separated by commas. This data set is suitable for importing into spreadsheet software such as Microsoft Excel®. The records represent data that is contained in the Metrics report. The two types of records follow:
- Header record, whose fields contain the field name. This value is analogous to a spreadsheet column heading.
- Data record, whose fields contain data from the Metrics report. Not all report data is suitable for the CSV file. Data for WLM service class and JES information is not included in the CSV file.
The CSV file contains one header record and one data record or simply a single data record. A flag in the SASSHIS8 control card determines the record choice. The single data record only option is useful for the following situations:
- You are combining multiple CSV files into one file.
- You want one header record followed by multiple data records.
In this case, you would use ‘Create CSV File option’ H on your first SASSHIS8 25 report to create a CSV file with a header record and a data record. Subsequent SASSHIS8 25 reports would use ‘Create CSV File’ option Y to create CSV files with only the data record. You can then easily combine the files into one before sending to your spreadsheet software package. Not all report data is suitable for the CSV file. Data for WLM service class and JES information is not included in the CSV file.
Fields (Columns)
This section describes the fields of the CSV file.
- Interval Start
- Specifies the date and time of the first Statistics/Metrics log record within the requested time frame. Format isyyyy.ddd hh:mm:ss.
- Interval End
- Specifies the date and time of the last Statistics/Metrics log record within the requested time frame. Format isyyyy.ddd hh:mm:ss.
- Interval Length
- Specifies the difference between the Interval Start date/time and the Interval End date/time. Format isnndayshh:mm:ss(leading zeros are suppressed on days)
- # CA7 Restarts
- Specifies the number of timesCA 7was restarted during the time interval. Format isnnn(leading zeros are suppressed).
- CPU-Task
- Specifies the total task time for the interval listed. The data is obtained from the ASCB control block. Format ishhh:mm:ss.nnnnn
- CPU-Job Task
- Specifies the total job task time for the interval listed. The data is obtained from the ASCB control block. Format ishhh:mm:ss.nnnnn.
- CPU-SRB
- Specifies the total SRB time for the interval listed. The data is obtained from the ASCB control block. Format ishhh:mm:ss.nnnnn
- CPU-Pre SRB
- Specifies the total pre-emptible SRB task time for the interval listed. The data is obtained from the ASSB control block. Format ishhh:mm:ss.nnnnn.
- CPU-Total
- Specifies the total CPU time for the interval listed. This total is the sum of the four previous fields. For reporting, all CPU times are truncated at 5 decimal places. The CPU time source fields kept in storage and written to the log file contain more precision than 5 decimal places. The full precision source fields are added together to calculate the Total CPU used and thus the value on the report may not exactly match the sum of the fields displayed on the report. Format ishhh:mm:ss.nnnnn.
- IO Count
- Specifies the total I/O count for the interval listed. Data that are obtained from the ASCB control block. Format isn,nnn,nnn,nnn,nnn,nnn,nnn(leading zeros are suppressed).
- HWM Storage Below(K)
- Specifies the highest amount of storage in 1-KB increments (High-Water-Mark) below the 16M line that was recorded on a metric log record. Data that are obtained from the LDA control block. Format isnnn,nnn,nnn(leading zerosare suppressed).
- HWM Storage Below DtTm
- Specifies the date and time when the HWM was recognized for storage below the 16M line. The HWM value and timestamp are kept in storage beginning shortly afterCA 7startup. The in storage values are written to the metrics log records and thus the report may show an HWM date and time before the report interval. Data obtained from the LDA control block. Format isyyyy.ddd hh:mm:ss.
- HWM Storage Above(K)
- Specifies the highest amount of storage in 1K increments (High-Water-Mark) above the 16M line that was recorded on a metric log record. Data that are obtained from the LDA control block. Format isnnn,nnn,nnn(leading zeros are suppressed).
- HWM Storage Above DtTm
- Specifies the date and time when the HWM was recognized for storage above the 16M line. The HWM value and timestamp are kept in storage beginning shortly afterCA 7startup. The in storage values are written to the metrics log records and thus the report may show an HWM date and time before the report interval. Data that are obtained from the LDA control block. Format isyyyy.ddd hh:mm:ss.
- Avg Disp Prty
- Specifies the average dispatching priority for the interval listed. It is obtained by summing the dispatch priority from all metrics log records within the time interval and then dividing by the number of metrics log records. Data obtained from the ASCB control block. Format isnnn.
- HWM Disp Prty
- Specifies the highest dispatching priority that was recorded on a metric log record for the interval listed. The data is obtained from the ASCB control block. Format isnnn.
- HWM Disp Prty DtTm
- Specifies the date and time of the log record when the HWM for dispatching priority was recorded. Format isyyyy.ddd hh:mm:ss.
- LWM Disp Prty
- Specifies the lowest dispatching priority that was recorded on a metric log record for the interval listed. The data isata obtained from the ASCB control block. Format isnnn.
- LWM Disp Prty DtTm
- Specifies the date and time of the log record when the LWM for dispatching priority was recorded. Format isyyyy.ddd hh:mm:ss.
- Jobs Submitted
- Specifies the total number of jobs that are submitted during the interval listed as recorded on statistic log records. Format isnnn,nnn,nnn(leading zeros are suppressed)
- Avg Jobs Scale
- Specifies a floating scale value that is determined by the previous ‘Jobs Submitted’ field. Format isnnnnn(leading zeros are suppressed).
- AvgJ CPU-Task
- Specifies the task time that is normalized for the scale number of jobs. Format ishhh:mm:ss.nnnnn.
- AvgJ CPU-Job Task
- Specifies the job task time that is normalized for the scale number of jobs. Format ishhh:mm:ss.nnnnn.
- AvgJ CPU-SRB
- Specifies the SRB time that is normalized for the scale number of jobs. Format ishhh:mm:ss.nnnnn.
- AvgJ CPU-Pre SRB
- Specifies the pre-emptible SRB time that is normalized for the scale number of jobs. Format ishhh:mm:ss.nnnnn.
- AvgJ CPU-Total
- Specifies the total CPU time that is normalized for the scale number of job. Format ishhh:mm:ss.nnnnn.
- AvgJ IO Count
- Specifies the I/O count that is normalized for the scale number of jobs. Format isn,nnn,nnn,nnn,nnn,nnn,nnn(leading zeros are suppressed).
- Total Term Txn
- Specifies the total number of terminal transactions that are executed during the interval that is listed as recorded on statistic log record. Format isnnn,nnn,nnn(leading zeros are suppressed)
- API Term Txn
- Specifies the total number of API terminal transactions that are executed during the interval listed as recorded on statistic log record. Format isnnn,nnn,nnn(leading zeros are suppressed)
- API Percent
- Specifies the percentage of terminal transactions that were API terminal transactions. Obtained by dividing API Term Txn by Total Term Txn and multiplying by 100. Format isnnnn.nn(leading zeros are suppressed).
- Avg Term Txn Scale
- Specifies a floating scale value that is determined by the previous ‘Total Term Txn’ field. Format isnnnn(leading zeros are suppressed).
- AvgT CPU-Task
- Specifies the task time that is normalized for the scale number of terminal transactions. Format ishhh:mm:ss.nnnnn.
- AvgT CPU-Job Task
- Specifies the job task time that is normalized for the scale number of terminal transactions. Format ishhh:mm:ss.nnnnn.
- AvgT CPU-SRB
- Specifies the SRB time that is normalized for the scale number of terminal transactions. Format ishhh:mm:ss.nnnnn.
- AvgT CPU-Pre SRB
- Specifies the pre-emptible SRB time that is normalized for the scale number of terminal transactions. Format ishhh:mm:ss.nnnnn.
- AvgT CPU-Total
- Specifies the total CPU time that is normalized for the scale number of terminal transactions. Format ishhh:mm:ss.nnnnn.
- AvgT IO Count
- Specifies the I/O count that is normalized for the scale number of terminal transactions. Format isn,nnn,nnn,nnn,nnn,nnn,nnn(leading zeros are suppressed).
- SASSDAIO CPU
- Specifies the CPU time that is used in the specified time interval by the Queue I/O SCT. Format ishhh:mm:ss.nnnnn.
- SASSDAIO CPU%
- Specifies the percentage of the CPU time of the Queue I/O SCT compared to the total used by all SCTs. Obtained by dividing this SCT CPU time by the total CPU time and multiplying by 100. Format isnnnnn.nn(leading zeros are suppressed).
- SASSCHDO CPU
- Specifies the CPU time that is used in the specified time interval by the Output Msg Scheduler SCT. Format ishhh:mm:ss.nnnnn.
- SASSCHDO CPU%
- Specifies the percentage of the CPU time of the Output Msg Scheduler SCT compared to the total used by all SCTs. Obtained by dividing this SCT CPU time by the total CPU time and multiplying by 100. Format isnnnnn.nn(leading zeros are suppressed).
- SASSLMGR CPU
- Specifies the CPU time that is used in the specified time interval by the Line manager SCT. Format ishhh:mm:ss.nnnnn.
- SASSLMGR CPU%
- Specifies the percentage of the CPU time of the Line manager SCT compared to the total used by all SCTs. Obtained by dividing this SCT CPU time by the total CPU time and multiplying by 100. Format isnnnnn.nn(leading zeros are suppressed).
- SASSHALT CPU
- Specifies the CPU time used in the specified time interval by the Shutdown Processor SCT. Format ishhh:mm:ss.nnnnn.
- SASSHALT CPU%
- Specifies the percentage of the CPU time of the Shutdown Processor SCT compared to the total used by all SCTs. Obtained by dividing this SCT CPU time by the total CPU time and multiplying by 100. Format isnnnnn.nn(leading zeros are suppressed).
- SASSLOGM CPU
- Specifies the CPU time used in the specified time interval by the Log Manager SCT. Format ishhh:mm:ss.nnnnn.
- SASSLOGM CPU%
- Specifies the percentage of the CPU time of the Log Manager SCT compared to the total used by all SCTs. Obtained by dividing this SCT CPU time by the total CPU time and multiplying by 100. Format isnnnnn.nn(leading zeros are suppressed).
- SASSCCIL CPU
- Specifies the CPU time used in the specified time interval by the XPS (CAICCI) Server Manager SCT. Format ishhh:mm:ss.nnnnn.
- SASSCCIL CPU%
- Specifies the percentage of the CPU time of the XPS (CAICCI) Server Manager SCT compared to the total used by all SCTs. Obtained by dividing this SCT CPU time by the total CPU time and multiplying by 100. Format isnnnnn.nn(leading zeros are suppressed).
- SASSBTMG CPU
- Specifies the CPU time used in the specified time interval by the Subtask Manager SCT. Format ishhh:mm:ss.nnnnn.
- SASSBTMG CPU%
- Specifies the percentage of the CPU time of the Subtask Manager SCT compared to the total used by all SCTs. Obtained by dividing this SCT CPU time by the total CPU time and multiplying by 100. Format isnnnnn.nn(leading zeros are suppressed).
- SASSCMGR CPU
- Specifies the CPU time used in the specified time interval by the Communications Manager SCT. Format ishhh:mm:ss.nnnnn.
- SASSCMGR CPU%
- Specifies the percentage of the CPU time of the Communications Manager SCT compared to the total used by all SCTs. Obtained by dividing this SCT CPU time by the total CPU time and multiplying by 100. Format isnnnnn.nn(leading zeros are suppressed).
- SASSSMF0 CPU
- Specifies the CPU time used in the specified time interval by the SMF Processor SCT. Format ishhh:mm:ss.nnnnn.
- SASSSMF0 CPU%
- Specifies the percentage of the CPU time of the SMF Processor SCT compared to the total used by all SCTs. Obtained by dividing this SCT CPU time by the total CPU time and multiplying by 100. Format isnnnnn.nn(leading zeros are suppressed).
- SASSSCNC CPU
- Specifies the CPU time used in the specified time interval by the Scan completed jobs mgr SCT. Format ishhh:mm:ss.nnnnn.
- SASSSCNC CPU%
- Specifies the percentage of the CPU time of the Scan completed jobs mgr SCT compared to the total used by all SCTs. Obtained by dividing this SCT CPU time by the total CPU time and multiplying by 100. Format isnnnnn.nn(leading zeros are suppressed).
- SASSCMP1 CPU
- Specifies the CPU time used in the specified time interval by the Completion Processor (1) SCT. Format ishhh:mm:ss.nnnnn.
- SASSCMP1 CPU%
- Specifies the percentage of the CPU time of the Completion Processor (1) SCT compared to the total used by all SCTs. Obtained by dividing this SCT CPU time by the total CPU time and multiplying by 100. Format isnnnnn.nn(leading zeros are suppressed).
- SASSCMP2 CPU
- Specifies the CPU time used in the specified time interval by the Completion Processor (2) SCT. Format ishhh:mm:ss.nnnnn.
- SASSCMP2 CPU%
- Specifies the percentage of the CPU time of the Completion Processor (2) SCT compared to the total used by all SCTs. Obtained by dividing this SCT CPU time by the total CPU time and multiplying by 100. Format isnnnnn.nn(leading zeros are suppressed).
- SASSCMP3 CPU
- Specifies the CPU time used in the specified time interval by the Completion Processor (3) SCT. Format ishhh:mm:ss.nnnnn.
- SASSCMP3 CPU%
- Specifies the percentage of the CPU time of the Completion Processor (3) SCT compared to the total used by all SCTs. Obtained by dividing this SCT CPU time by the total CPU time and multiplying by 100. Format isnnnnn.nn(leading zeros are suppressed).
- SASSCMP4 CPU
- Specifies the CPU time used in the specified time interval by the Completion Processor (4) SCT. Format ishhh:mm:ss.nnnnn.
- SASSCMP4 CPU%
- Specifies the percentage of the CPU time of the Completion Processor (41) SCT compared to the total used by all SCTs. Obtained by dividing this SCT CPU time by the total CPU time and multiplying by 100. Format isnnnnn.nn(leading zeros are suppressed).
- SASSCMP5 CPU
- Specifies the CPU time used in the specified time interval by the Completion Processor (5) SCT. Format ishhh:mm:ss.nnnnn.
- SASSCMP5 CPU%
- Specifies the percentage of the CPU time of the Completion Processor (5) SCT compared to the total used by all SCTs. Obtained by dividing this SCT CPU time by the total CPU time and multiplying by 100. Format isnnnnn.nn(leading zeros are suppressed).
- SASSARF0 CPU
- Specifies the CPU time used in the specified time interval by the ARF Manager SCT. Format ishhh:mm:ss.nnnnn.
- SASSARF0 CPU%
- Specifies the percentage of the CPU time of the ARF Manager SCT compared to the total used by all SCTs. Obtained by dividing this SCT CPU time by the total CPU time and multiplying by 100. Format isnnnnn.nn(leading zeros are suppressed).
- SASSSCN0 CPU
- Specifies the CPU time used in the specified time interval by the Schedule Scan Manager SCT. Format ishhh:mm:ss.nnnnn.
- SASSSCN0 CPU%
- Specifies the percentage of the CPU time of the Queue I/O SCT compared to the total used by all SCTs. Obtained by dividing this SCT CPU time by the total CPU time and multiplying by 100. Format isnnnnn.nn(leading zeros are suppressed).
- SASSSCNL CPU
- Specifies the CPU time used in the specified time interval by the Load (scan) Processor SCT. Format ishhh:mm:ss.nnnnn.
- SASSSCNL CPU%
- Specifies the percentage of the CPU time of the Queue I/O SCT compared to the total used by all SCTs. Obtained by dividing this SCT CPU time by the total CPU time and multiplying by 100. Format isnnnnn.nn(leading zeros are suppressed).
- SASSSJC0 CPU
- Specifies the CPU time used in the specified time interval by the JCL Creation Manager SCT. Format ishhh:mm:ss.nnnnn.
- SASSSJC0 CPU%
- Specifies the percentage of the CPU time of the JCL Creation Manager SCT compared to the total used by all SCTs. Obtained by dividing this SCT CPU time by the total CPU time and multiplying by 100. Format isnnnnn.nn(leading zeros are suppressed).
- SASSSS00 CPU
- Specifies the CPU time that is used in the specified time interval by the Main submit Manager SCT. Format ishhh:mm:ss.nnnnn.
- SASSSS00 CPU%
- Specifies the percentage of the CPU time of the Main submit Manager SCT compared to the total used by all SCTs. Obtained by dividing this SCT CPU time by the total CPU time and multiplying by 100. Format isnnnnn.nn(leading zeros are suppressed).
- SASSSO01 CPU
- Specifies the CPU time used in the specified time interval by the Submit subtask (1) SCT. Format ishhh:mm:ss.nnnnn.
- SASSSO01 CPU%
- Specifies the percentage of the CPU time of the Submit subtask (1) SCT compared to the total used by all SCTs. Obtained by dividing this SCT CPU time by the total CPU time and multiplying by 100. Format isnnnnn.nn(leading zeros are suppressed).
- SASSSO02 CPU
- Specifies the CPU time used in the specified time interval by the Submit subtask (2) SCT. Format ishhh:mm:ss.nnnnn.
- SASSSO02 CPU%
- Specifies the percentage of the CPU time of the Submit subtask (2) SCT compared to the total used by all SCTs. Obtained by dividing this SCT CPU time by the total CPU time and multiplying by 100. Format isnnnnn.nn(leading zeros are suppressed).
- SASSSO03 CPU
- Specifies the CPU time used in the specified time interval by the Submit subtask (3) SCT. Format ishhh:mm:ss.nnnnn.
- SASSSO03 CPU%
- Specifies the percentage of the CPU time of the Submit subtask (3) SCT compared to the total used by all SCTs. Obtained by dividing this SCT CPU time by the total CPU time and multiplying by 100. Format isnnnnn.nn(leading zeros are suppressed).
- SASSSO04 CPU
- Specifies the CPU time used in the specified time interval by the Submit subtask (4) SCT. Format ishhh:mm:ss.nnnnn.
- SASSSO04 CPU%
- Specifies the percentage of the CPU time of the Submit subtask (4) SCT compared to the total used by all SCTs. Obtained by dividing this SCT CPU time by the total CPU time and multiplying by 100. Format isnnnnn.nn(leading zeros are suppressed).
- SASSSO05 CPU
- Specifies the CPU time used in the specified time interval by the Submit subtask (5) SCT. Format ishhh:mm:ss.nnnnn.
- SASSSO05 CPU%
- Specifies the percentage of the CPU time of the Submit subtask (5) SCT compared to the total used by all SCTs. Obtained by dividing this SCT CPU time by the total CPU time and multiplying by 100. Format isnnnnn.nn(leading zeros are suppressed).
- SASSSO06 CPU
- Specifies the CPU time used in the specified time interval by the Submit subtask (6) SCT. Format ishhh:mm:ss.nnnnn.
- SASSSO06 CPU%
- Specifies the percentage of the CPU time of the Submit subtask (6) SCT compared to the total used by all SCTs. Obtained by dividing this SCT CPU time by the total CPU time and multiplying by 100. Format isnnnnn.nn(leading zeros are suppressed).
- SASSSO07 CPU
- Specifies the CPU time used in the specified time interval by the Submit subtask (7) SCT. Format ishhh:mm:ss.nnnnn.
- SASSSO07 CPU%
- Specifies the percentage of the CPU time of the Submit subtask (7) SCT compared to the total used by all SCTs. Obtained by dividing this SCT CPU time by the total CPU time and multiplying by 100. Format isnnnnn.nn(leading zeros are suppressed).
- SASSSO08 CPU
- Specifies the CPU time used in the specified time interval by the Submit subtask (8) SCT. Format ishhh:mm:ss.nnnnn.
- SASSSO08 CPU%
- Specifies the percentage of the CPU time of the Submit subtask (8) SCT compared to the total used by all SCTs. Obtained by dividing this SCT CPU time by the total CPU time and multiplying by 100. Format isnnnnn.nn(leading zeros are suppressed).
- SASSSO09 CPU
- Specifies the CPU time used in the specified time interval by the Submit subtask (9) SCT. Format ishhh:mm:ss.nnnnn.
- SASSSO09 CPU%
- Specifies the percentage of the CPU time of the Submit subtask (9) SCT compared to the total used by all SCTs. Obtained by dividing this SCT CPU time by the total CPU time and multiplying by 100. Format isnnnnn.nn(leading zeros are suppressed).
- SASSSO10 CPU
- Specifies the CPU time used in the specified time interval by the Submit subtask (10) SCT. Format ishhh:mm:ss.nnnnn.
- SASSSO10 CPU%
- Specifies the percentage of the CPU time of the Submit subtask (10) SCT compared to the total used by all SCTs. Obtained by dividing this SCT CPU time by the total CPU time and multiplying by 100. Format isnnnnn.nn(leading zeros are suppressed).
- SASSSO11 CPU
- Specifies the CPU time used in the specified time interval by the Submit subtask (11) SCT. Format ishhh:mm:ss.nnnnn.
- SASSSO11 CPU%
- Specifies the percentage of the CPU time of the Submit subtask (11) SCT compared to the total used by all SCTs. Obtained by dividing this SCT CPU time by the total CPU time and multiplying by 100. Format isnnnnn.nn(leading zeros are suppressed).
- SASSSO12 CPU
- Specifies the CPU time used in the specified time interval by the Submit subtask (12) SCT. Format ishhh:mm:ss.nnnnn.
- SASSSO12 CPU%
- Specifies the percentage of the CPU time of the Submit subtask (12) SCT compared to the total used by all SCTs. Obtained by dividing this SCT CPU time by the total CPU time and multiplying by 100. Format isnnnnn.nn(leading zeros are suppressed).
- SASSSO13 CPU
- Specifies the CPU time used in the specified time interval by the Submit subtask (13) SCT. Format ishhh:mm:ss.nnnnn.
- SASSSO13 CPU%
- Specifies the percentage of the CPU time of the Submit subtask (13) SCT compared to the total used by all SCTs. Obtained by dividing this SCT CPU time by the total CPU time and multiplying by 100. Format isnnnnn.nn(leading zeros are suppressed).
- SASSSO14 CPU
- Specifies the CPU time used in the specified time interval by the Submit subtask (14) SCT. Format ishhh:mm:ss.nnnnn.
- SASSSO14 CPU%
- Specifies the percentage of the CPU time of the Submit subtask (14) SCT compared to the total used by all SCTs. Obtained by dividing this SCT CPU time by the total CPU time and multiplying by 100. Format isnnnnn.nn(leading zeros are suppressed).
- SASSSO15 CPU
- Specifies the CPU time used in the specified time interval by the Submit subtask (15) SCT. Format ishhh:mm:ss.nnnnn.
- SASSSO15 CPU%
- Specifies the percentage of the CPU time of the Submit subtask (15) SCT compared to the total used by all SCTs. Obtained by dividing this SCT CPU time by the total CPU time and multiplying by 100. Format isnnnnn.nn(leading zeros are suppressed).
- SASSCIAS CPU
- Specifies the CPU time used in the specified time interval by the IAS Interface Manager SCT. Format ishhh:mm:ss.nnnnn.
- SASSCIAS CPU%
- Specifies the percentage of the CPU time of the IAS Interface Manager SCT compared to the total used by all SCTs. Obtained by dividing this SCT CPU time by the total CPU time and multiplying by 100. Format isnnnnn.nn(leading zeros are suppressed).
- SASSXTM0 CPU
- Specifies the CPU time used in the specified time interval by the External Terminal Manager SCT. Format ishhh:mm:ss.nnnnn.
- SASSXTM0 CPU%
- Specifies the percentage of the CPU time of the External Terminal Manager SCT compared to the total used by all SCTs. Obtained by dividing this SCT CPU time by the total CPU time and multiplying by 100. Format isnnnnn.nn(leading zeros are suppressed).
- SASSTCP0 CPU
- Specifies the CPU time used in the specified time interval by the TCP/IP Interface SCT. Format ishhh:mm:ss.nnnnn.
- SASSTCP0 CPU%
- Specifies the percentage of the CPU time of the TCP/IP Interface SCT compared to the total used by all SCTs. Obtained by dividing this SCT CPU time by the total CPU time and multiplying by 100. Format isnnnnn.nn(leading zeros are suppressed).
- SASSCHED CPU
- Specifies the CPU time used in the specified time interval by the Application Scheduler SCT. Format ishhh:mm:ss.nnnnn.
- SASSCHED CPU%
- Specifies the percentage of the CPU time of the Application Scheduler SCT compared to the total used by all SCTs. Obtained by dividing this SCT CPU time by the total CPU time and multiplying by 100. Format isnnnnn.nn(leading zeros are suppressed).
- 3270V CPU
- Specifies the CPU time used in the specified time interval by the VTAM Terminals SCTs. Format ishhh:mm:ss.nnnnn.
- 3270V CPU%
- Specifies the percentage of the CPU time of the VTAM Terminals SCTs compared to the total used by all SCTs. Obtained by dividing this SCT CPU time by the total CPU time and multiplying by 100. Format isnnnnn.nn(leading zeros are suppressed).
- CONSOLE CPU
- Specifies the CPU time used in the specified time interval by the Console Terminals SCTs. Format ishhh:mm:ss.nnnnn.
- CONSOLE CPU%
- Specifies the percentage of the CPU time of the Console Terminals SCTs compared to the total used by all SCTs. Obtained by dividing this SCT CPU time by the total CPU time and multiplying by 100. Format isnnnnn.nn(leading zeros are suppressed).
- BSAM CPU
- Specifies the CPU time used in the specified time interval by the Browse Terminals SCTs. Format ishhh:mm:ss.nnnnn.
- BSAM CPU%
- Specifies the percentage of the CPU time of the Browse Terminals SCTs compared to the total used by all SCTs. Obtained by dividing this SCT CPU time by the total CPU time and multiplying by 100. Format isnnnnn.nn(leading zeros are suppressed).
- BATCH CPU
- Specifies the CPU time used in the specified time interval by the Batch Terminals SCTs. Format ishhh:mm:ss.nnnnn.
- BATCH CPU%
- Specifies the percentage of the CPU time of the Batch Terminals SCTs compared to the total used by all SCTs. Obtained by dividing this SCT CPU time by the total CPU time and multiplying by 100. Format isnnnnn.nn(leading zeros are suppressed).
- TRAILER CPU
- Specifies the CPU time used in the specified time interval by the Trailer Terminals SCTs. Format ishhh:mm:ss.nnnnn.
- TRAILER CPU%
- Specifies the percentage of the CPU time of the Trailer Terminals SCTs compared to the total used by all SCTs. Obtained by dividing this SCT CPU time by the total CPU time and multiplying by 100. Format isnnnnn.nn(leading zeros are suppressed).
- TRX CPU
- Specifies the CPU time used in the specified time interval by the ARF Terminals SCTs. Format ishhh:mm:ss.nnnnn.
- TRX CPU%
- Specifies the percentage of the CPU time of the ARF Terminals SCTs compared to the total used by all SCTs. Obtained by dividing this SCT CPU time by the total CPU time and multiplying by 100. Format isnnnnn.nn(leading zeros are suppressed).
- CCI CPU
- Specifies the CPU time used in the specified time interval by the CAICCI & TCP Terminals SCTs. Format ishhh:mm:ss.nnnnn.
- CCI CPU%
- Specifies the percentage of the CPU time of the CAICCI & TCP Terminals SCTs compared to the total used by all SCTs. Obtained by dividing this SCT CPU time by the total CPU time and multiplying by 100. Format isnnnnn.nn(leading zeros are suppressed).
- *TOTALS* CPU
- Specifies the CPU time used in the specified time interval by all SCTs. Format ishhh:mm:ss.nnnnn.
- *TOTALS* CPU%
- Specifies the percentage of the CPU time of ALL SCTs compared to the total used by all SCTs. Obtained by dividing this SCT CPU time by the total CPU time and multiplying by 100. Format isnnnnn.nn(leading zeros are suppressed).
- Avg Jobs in Queue
- Specifies the average number of jobs in the request, ready, and active queues for the interval listed. It is obtained by summing the’ #jobs in queues’ from all metrics log records within the time interval and then dividing by the number of metrics log records. Format isnnn,nnn,nnn(leading zeros are suppressed).
- Avg Jobs Wait Rsrc
- Specifies the average number of jobs waiting on VRM, WLB, or IAS for submission for the interval listed. It is obtained by summing the’ Jobs waiting for VRM’, ‘Jobs waiting for WLB, and ‘Jobs waiting for IAS’ from all metrics log records within the time interval and then dividing by the number of metrics log records. Format isnnn,nnn,nnn(leading zeros are suppressed).
- VRM Avg Jobs Wait
- Specifies the average number of jobs that were waiting for VRM resources for the interval listed. It is obtained by summing the’ Jobs waiting for VRM’ from all metrics log records within the time interval and then dividing by the number of metrics log records.
- VRM HWM Jobs Wait
- Specifies the highest number of jobs that were waiting for VRM resources that was recorded on a metric log record for the interval listed. Format is nnn,nnn,nnn (leading zeros are suppressed).
- VRM HWM Jobs Wait DtTm
- Specifies the date and time of the log record when the HWM for jobs waiting for VRM resources was recorded. Format is yyyy.ddd hh:mm:ss.
- VRM LWM Jobs Wait
- Specifies the lowest number of jobs that were waiting for VRM resources that was recorded on a metric log record for the interval listed. Format isnnn,nnn,nnn(leading zeros are suppressed).
- VRM LWM Jobs Wait DtTm
- Specifies the date and time of the log record when the LWM for jobs waiting for VRM resources was recorded. Format isyyyy.ddd hh:mm:ss.
- VRM Avg Rejects
- Specifies the average number of times all jobs waiting for submission were rejected due to waiting on VRM resources during the specified time interval. It is obtained by summing the ’ # VRM rejects’ from all metrics log records within the time interval and then dividing by the number of metrics log records.
- WLB Avg Jobs Wait
- Specifies the average number of jobs that were waiting for WLB resources for the interval listed. It is obtained by summing the’ Jobs waiting for WLB’ from all metrics log records within the time interval and then dividing by the number of metrics log records.
- WLB HWM Jobs Wait
- Specifies the highest number of jobs that were waiting for WLB resources that was recorded on a metric log record for the interval listed. Format isnnn,nnn,nnn(leading zeros are suppressed).
- WLB HWM Jobs Wait DtTm
- Specifies the date and time of the log record when the HWM for jobs waiting for WLB resources was recorded. Format isyyyy.ddd hh:mm:ss.
- WLB LWM Jobs Wait
- Specifies the lowest number of jobs that were waiting for WLB resources that was recorded on a metric log record for the interval listed. Format isnnn,nnn,nnn(leading zeros are suppressed).
- WLB LWM Jobs Wait DtTm
- Specifies the date and time of the log record when the LWM for jobs waiting for WLB resources was recorded. Format isyyyy.ddd hh:mm:ss.
- WLB Avg Rejects
- Specifies the average number of times all jobs waiting for submission were rejected due to waiting on WLB resources during the specified time interval. It is obtained by summing the ’ # WLB rejects’ from all metrics log records within the time interval and then dividing by the number of metrics log records.
- IAS Avg Jobs Wait
- Specifies the average number of jobs that were waiting for IAS resources for the interval listed. It is obtained by summing the’ Jobs waiting for IAS’ from all metrics log records within the time interval and then dividing by the number of metrics log records.
- IAS HWM Jobs Wait
- Specifies the highest number of jobs that were waiting for IAS resources that was recorded on a metric log record for the interval listed. Format isnnn,nnn,nnn(leading zeros are suppressed).
- IAS HWM Jobs Wait DtTm
- Specifies the date and time of the log record when the HWM for jobs waiting for IAS resources was recorded. Format isyyyy.ddd hh:mm:ss.
- IAS LWM Jobs Wait
- Specifies the lowest number of jobs that were waiting for IAS resources that was recorded on a metric log record for the interval listed. Format isnnn,nnn,nnn(leading zeros are suppressed).
- IAS LWM Jobs Wait DtTm
- Specifies the date and time of the log record when the LWM for jobs waiting for IAS resources was recorded. Format isyyyy.ddd hh:mm:ss.
- IAS Avg Rejects
- Specifies the average number of times all jobs waiting for submission were rejected due to waiting on IAS resources during the specified time interval. It is obtained by summing the ’ # IAS rejects’ from all metrics log records within the time interval and then dividing by the number of metrics log records.
- AGJOB FDBK TCPU
- Specifies the total CPU time, in seconds, used in the specified time interval, by the agent job feedback subtask.
- AGJOB FDBK TTCB
- Specifies the amount of CPU time that was run in TCB mode by the agent job feedback subtask.
- AGJOB FDBK TSRB
- Specifies the amount of CPU time that was run in SRB mode by the agent job feedback subtask.
- AGJOB FDBK SRB%
- Specifies the percentage of total CPU used that was run in SRB mode by the agent job feedback subtask.
- AGJOB FDBK #SRBS
- Specifies the number of times the SRB has been started by the agent job feedback subtask.
- AGJOB FDBK #TCB-SRB
- Specifies the number of times that processing switched from TCB to SRB mode by the agent job feedback subtask.
- AGJOB FDBK #SRB-TCB
- Specifies the number of times that processing switched from SRB to TCB mode by the agent job feedback subtask.
- XCF (SMF) TCPU
- Specifies the total CPU time, in seconds, used in the specified time interval, by the XCF communication subtask.
- XCF (SMF) TTCB
- Specifies the amount of CPU time that was run in TCB mode by the agent job feedback subtask.
- XCF (SMF) TSRB
- Specifies the amount of CPU time that was run in SRB mode by the XCF communication subtask.
- XCF (SMF) SRB%
- Specifies the percentage of total CPU used that was run in SRB mode by the XCF communication subtask.
- XCF (SMF) #SRBS
- Specifies the number of times the SRB has been started by the XCF communication subtask.
- XCF (SMF) #TCB-SRB
- Specifies the number of times that processing switched from TCB to SRB mode by the XCF communication subtask.
- XCF (SMF) #SRB-TCB
- Specifies the number of times that processing switched from SRB to TCB mode by the XCF communication subtask.
- SUBMITnnTCPU
- Specifies the total CPU time, in seconds, used in the specified time interval, by the Submit subtask (nn).
- SUBMITnnTTCB
- Specifies the amount of CPU time that was run in TCB mode by the agent job feedback subtask.
- SUBMITnnTSRB
- Specifies the amount of CPU time that was run in SRB mode by the Submit subtask (nn).
- SUBMITnnSRB%
- Specifies the percentage of total CPU used that was run in SRB mode by the Submit subtask (nn).
- SUBMITnn#SRBS
- Specifies the number of times the SRB has been started by the Submit subtask (nn).
- SUBMITnn#TCB-SRB
- Specifies the number of times that processing switched from TCB to SRB mode by the Submit subtask (nn).
- SUBMITnn#SRB-TCB
- Specifies the number of times that processing switched from SRB to TCB mode by the Submit subtask (nn).
- SUBSEL Task invocations
- Specifies the number of times within the interval that the enhanced submission selection process has started.
- SUBSEL Jobs selected
- Specifies the number of jobs that were successfully selected to be submitted within the interval by the enhanced submission selection process.
- SUBSEL Avg processing time
- Specifies the average amount of processing time that is required for one execution of the submission selection process to complete.
- SUBSEL Avg CPU usage
- Specifies the average amount of CPU used in one complete execution of the submission selection process.
- SUBSEL Total processing time
- Specifies the total amount of processing time that all invocations of the submission selection process during the interval use.
- SUBSEL Total CPU usage
- Specifies the total amount of CPU used by all invocations of the submission selection process during the interval.
- SUBSEL WLB build count
- Specifies the number of times that the WLB environment was constructed as part of the submission selection process during the interval.
- SUBSEL WLB bld avg time
- Specifies the average amount of processing time that it takes the enhanced submission selection process to model the WLB environment once.
- SUBSEL WLB bld avg CPU usage
- Specifies the average amount of CPU used to model the WLB environment once by the enhanced submission selection process.
- SUBSEL WLB elpsed time
- Specifies the total amount of processing time that the WLB portion of the submission selection process takes.
- SUBSEL WLB CPU usage
- Specifies the total amount of CPU used by the WLB portion of the submission selection process.
- SUBSEL Candidate queries
- Specifies the number of calls to the database to gather jobs for submission consideration by the enhanced submission selection process.
- SUBSEL Query jobs retrieved
- Specifies the number of jobs returned by the database queries by the enhanced submission selection process.
- SUBSEL Query jobs considered
- Specifies the number of jobs returned that the submission selection process considered.
- SUBSEL Avg query time
- Specifies the average amount of processing time that is taken to execute one database query as part of the enhanced submission selection process.
- SUBSEL Avg query CPU usage
- Specifies the average amount of CPU used to execute one database query as part of the enhanced submission selection process.
- SUBSEL Query elapsed time
- Specifies the total processing time that the candidate selection portion of the submission selection process over the interval takes.
- SUBSEL Query CPU usage
- Specifies the total amount of CPU used by the candidate selection portion of the submission selection process over the interval.
- SUBSEL Jobs retrvd w/ neg rqmts
- Specifies the number of jobs that are considered by the candidate selection portion that have negative requirements as part of the enhanced submission selection process.
- SUBSEL Negative rqmts read
- Specifies the number of negative requirements, from all jobs that are considered, evaluated by the submission selection process.
- SUBSEL RDY/ACT Q jobs checked
- Specifies the number of jobs in the Ready or Active queues that were evaluated in connection to a negative requirement as part of the enhanced submission selection process.
- SUBSEL Neg rqmts not satisfied
- Specifies the number of negative requirements that were evaluated and were found currently unsatisfied as part of the enhanced submission selection process. Jobs possessing these requirements are removed from selection consideration.
- SUBSEL Avg neg rqmts chk time
- Specifies the average amount of processing time that is taken to evaluate the negative requirements for one job as part of the enhanced submission selection process.
- SUBSEL Avg neg rqmts chk CPU use
- Specifies the average amount of CPU used while evaluating the negative requirements for one job as part of the enhanced submission selection process.
- SUBSEL neg rqmts elapsed time
- Specifies the total processing time that the negative requirements section of the submission selection process over the interval takes.
- SUBSEL neg rqmts CPU usage
- Specifies the total amount of CPU used by the negative requirements section of the submission selection process over the interval.
- SUBSEL ASX resources checked
- Specifies the number of ASX resources, from all jobs that are considered, evaluated by the submission selection process.
- SUBSEL ASX rsrcs not satisfied
- Specifies the number of ASX resources that were evaluated and found currently unavailable as part of the enhanced submission selection process. Jobs requiring these resources are removed from selection consideration.
- SUBSEL ASX avg job check time
- Specifies the average amount of processing time that is taken to evaluate the ASX resources for one job as part of the enhanced submission selection process.
- SUBSEL ASX avg job chk CPU usage
- Specifies the average amount of CPU used while evaluating the ASX resources for one job as part of the enhanced submission selection process.
- SUBSEL ASX elapsed time
- Specifies the total processing time that the ASX resources section of the submission selection process over the interval take.
- SUBSEL ASX CPU usage
- Specifies the total amount of CPU used by the ASX resources section of the submission selection process over the interval.
- SUBSEL VRM rsrcs not satisfied
- Specifies the number of VRM resources that were evaluated and found currently unavailable as part of the enhanced submission selection process. Jobs requiring these resources are removed from selection consideration.
- SUBSEL VRM avg job check time
- Specifies the average amount of processing time that is taken to evaluate the VRM resources for one job as part of the enhanced submission selection process.
- SUBSEL VRM avg job chk CPU usage
- Specifies the average amount of CPU used while evaluating the VRM resources for one job.
- SUBSEL VRM elapsed time
- Specifies the total processing time that the VRM resources section of the submission selection process over the interval take.
- SUBSEL VRM CPU usage
- Specifies the total amount of CPU used by the VRM resources section of the submission selection process over the interval.
- xxxTotal Blocks
- Specifies the total number of blocks that are allocated to thexxxDatacom/ADdatabase area.
- xxx Avg Used Blocks
- Specifies the average number of blocks in-use in thexxxDatacom/ADdatabase area over the interval.
- xxxAvg Used Blocks %
- Specifies the average percentage of blocks that are in-use over the interval for thexxxDatacom/ADdatabase area.
- xxxHWM Used Blocks
- Specifies the highest number (High-Water-Mark) of blocks in-use over the interval for thexxxDatacom/ADdatabase area.
- xxxHWM Used Blocks DtTm
- Specifies the date/time stamp of the record where the blocks in-use HWM values for this database area were recorded for thexxxDatacom/ADdatabase area.
- xxxLWM Used Blocks
- Specifies the lowest number (Low-Water-Mark) of blocks in-use over the interval for thexxxDatacom/ADdatabase area.
- xxxLWM Used Blocks DtTm
- Specifies the date/time stamp of the record where the blocks in-use LWM values for this database area were recorded for thexxxDatacom/ADdatabase area.
For more information, see the Metrics Report SASSHR25 topic.