SMF TSS80 fields
These fields are for CA Top Secret.
- For RACF SMF Type 80 fields, see SMF-80-fields.
- For TSS records for Unix System Services events, see SMF-TSS231-fields.
- For more information on Top Secret see also SMF-TSS-common-fields.
- TSS SMF 80 records are for legacy MVS events.
Name | Tag | Description |
---|---|---|
FLAACC | AccAllow | Allowed access, expressed in hex |
FLAACCD | AccAllow | Allowed access, expressed in text |
FLACID (EGNX) | AcidNm | Acid name |
FLAID | AcidID | Acid ID |
FLATTR | Attr | User attributes |
FLCATP | Options | If FLSVC=X’1A’ this = CTGOPTNS |
FLCLASS (EGNX) | Class | Resource class |
FLCLASSD | ClassD | Resource class expressed as text |
FLCLASS2 (Integer) | ResClass | Two-byte resource class code |
FLDETLRC | Reas | Detail reason code, expressed as an integer |
FLDETLRC | Reas | Detail reason code, expressed in text |
FLDID | DeptID | Dept ID |
FLFLAGS | LogReas | Logging indicators (SKLOGF) |
FLFLAGS_Audit | LogReas_Audit | Logging indicators (SKLOGF) – Audit |
FLFLAGS_Forced | LogReas_Forced | Logging indicators (SKLOGF) – Forced |
FLFLAGS_ForceMsg | LogReas_ForceMsg | Logging indicators (SKLOGF) – Force message to user |
FLFLAGS_NoIO | LogReas_NoIO | Logging indicators (SKLOGF) – Do not perform I/O |
FLFLAGS_NoSMF | LogReas_NoSMF | Logging indicators (SKLOGF) – Don’t write SMF record |
FLFLAGS_SendMsg | LogReas_SendMsg | Logging indicators (SKLOGF) – Send message by ID |
FLFLAGS_TrueFail | LogReas_TrueFail | Logging indicators (SKLOGF) – True failure |
FLFLAGS_Violation | LogReas_Violation | Logging indicators (SKLOGF) – Violation |
FLIND1 | Indic1 | Indicators |
FLIND2 | AuditReason | The audit reason expressed as text: Action, Resource, User, Facility, Volume or DSN |
FLINDEV (EGNX) | Dev | Input device (terminal/reader) |
FLJOBID | JobID | Job ID (JES format) |
FLJOBNUM |
| Job number – numeric portion only |
FLJOBTYP | Type | Job type |
FLMODE (EGNX) | Mode | User’s mode |
FLMODULE | ModNm | Security module (SKLOGM) |
FLPGM (EGNX) | Prog | Program in control |
FLRACC | AccReq | Requested access, expressed in hex |
FLRACCD | AccReq | Requested access, expressed in text |
FLRETCOD | RC | Return code |
FLSVC | SVC | Calling SVC, expressed in hex |
FLSVCD | SVC | Calling SVC, expressed in text |
FLTYPNUM (EGNX) |
| Type (S=STC,J=JOB,....) |
FLVAR | Data | Variable data (if 1-byte resource class) This field is formatted only if FLVAR is correctly formatted in the SMF record. |
FLVAR_Inc | Data | Variable data (if 1-byte resource class) This field is formatted only if FLVAR is incorrectly formatted in the SMF record. |
FLVAR_APF | APF | APF authorization status of the resource dataset name For more information, see APF Status Enrichment. |
FLVAR2 | Data | Variable data (if 2-byte resource class) |
FLVOLSER (EGNX) | Vol | Volume serial |
SMF80CAT | Cat | Constant TSS80 |
SMF80DESD | Desc | Descriptor flags |
Many of these descriptions are taken from the macros #FLOG and #SMF80 © Copyright CA Technologies.
Related topic