IBM SMF Explorer
GitHub Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

Field - raxflags

RAX Flag Byte

  • Map: SMF30SAP
  • Based on: SMF30_RAXFLAGS

Description

RAX Flag Byte

Flag fields

This is a flag field with the following bit fields:

Field Bit-Position Description
userkeycommonauditenabled 0 When on, successful and unsuccessful user key common storage usage attempts is enabled for this step. SMF30_USERKEYCSAUSAGE, SMF30_USERKEYCADSUSAGE, SMF30_USERKEYCHANGKEYUSAGE, SMF30_USERKEYRUCSAUSAGE and SMF30_RUCSAEarlyUsage are only applicable when this flag is on.
userkeycsausage 1 When on, successful or unsuccessful attempts were made to obtain user key CSA or RUCSA storage for this step. See SMF30_USERKEYRUCSAUSAGE for RUCSA specific usage. This bit is only valid when SMF30_U serKeyCommonAuditEnabled is on. Once this bit is on within a step, it will stay on for the step. The bit will be on in job end records if the bit is on for any step in the job.
userkeycadsusage 2 When on, successful or unsuccessful attempts were made to create a user key CADS for this step. This bit is only valid when SMF30_UserKeyC ommonAuditEnabled is on. Once this bit is on within a step, it will stay on for the step. The bit will be on in job end records if the bit is on for any step in the job.
userkeychangkeyusage 3 When on, successful or unsuccessful attempts were made to change the key of common ESQA storage to a user key (via CHANGKEY) for this step. This bit is only valid when SMF30_UserKeyC ommonAuditEnabled is on. Once this bit is on within a step, it will stay on for the step. The bit will be on in job end records if the bit is on for any step in the job.
userkeyrucsausage 4 When on, successful or unsuccessful attempts were made to obtain, reference or free user key RUCSA storage for this step Once this bit is on within a step, it will stay on for the step. The bit will be on in job end records if the bit is on for any step in the job.
rucsaearlyusage 5 When on, successful access to RUCSA was made by an address space that was authorized to RUCSA during early IPL or early started task initialization due to DIAGxx VSM AllowEarlyRucsa(YES) Scope is life of an address space