

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