

CA MICS Hardware and SCP Analyzer (RMF) Queries › Hardware Instrumentation Services CPU Measurement Facility › RMFCRL - CPU MF Cryptographic Coprocessor Activity LPAR Level › Query Defaults
Query Defaults
The following are RMFCRL Query Defaults
- HARCML DETAIL time span file: Cycle 01
- Filters: Empty Filter task provided as placeholder for user HARCML 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 CMLAVIPU THEN AVGPCBSY=CMLPCBSY / CMLAVIPU ;
Copyright © 2014 CA.
All rights reserved.
 
|
|