

CA MICS Hardware and SCP Analyzer (RMF) Queries › Hardware Instrumentation Services CPU Measurement Facility › RMFCRT - CPU MF Cryptographic Coprocessor Activity CPUTYPE Level › Query Defaults
Query Defaults
The following are RMFCRT Query Defaults:
- HARCMT DETAIL time span file: Cycle 01
- Filters: Empty Filter task provided as placeholder for user HARCMT file filtering to exclude/select specific LPARs
- Commented user code, that if uncommented will only accept yesterday's data.
- *IF DATEPART(ENDTS) EQ TODAY()-1 ;
- Derivations:
- DATE
-
DATEPART(ENDTS) ;
- HHMM
-
PUT(HOUR(ENDTS),Z2.) || ':' || PUT(MINUTE(ENDTS),Z2.);
- DATEHOUR
-
PUT(DATEPART(ENDTS),YYMMDDD10.) || ':' || PUT(HOUR,Z2.) ;
- DATEHHMM
-
PUT(DATEPART(ENDTS),YYMMDDP10.) || '-' || HHMM ;
- AVGPCBSY
-
IF CMTAVIPU THEN AVGPCBSY=CMTPCBSY / CMTAVIPU ;
Copyright © 2014 CA.
All rights reserved.
 
|
|