Record layouts (DSECTS) for SMF records that ACF2 creates
search cancel

Record layouts (DSECTS) for SMF records that ACF2 creates

book

Article ID: 27416

calendar_today

Updated On:

Products

ACF2 ACF2 - DB2 Option ACF2 for zVM ACF2 - z/OS ACF2 - MISC PanApt PanAudit

Issue/Introduction

The record descriptions (DSECTS) for the different SMF records that ACF2 creates are available.

Environment

Release:
Component: ACF2MS

Cause

Sites that want to develop their own ACF2 reports on the different SMF records that ACF2 writes need the SMF record layouts.

Resolution

The ACFRPTPP report provides a flat file of the different SMF records ACF2 cuts.

This data includes the SMF reports referenced in the Reports and Utilities TechDoc pages.

You can see a mapping of this information in the ACF2 MACLIB (ACF2.CAX1MAC0) under members starting with ACFSMFxx.

The member ACFSMF has the general information, the ACFSMFxx members have the details of the mapping's for the specific records.

ACFSMFAX --> SMF RECORD DESCRIPTION FOR ACF2 START/STOP/MODIFY JOURNAL RECORD

ACFSMFDX --> SMF RECORD DESCRIPTION FOR ACF2 DATASET SECURITY JOURNAL RECORDS

ACFSMFEX --> SMF RECORD DESCRIPTION FOR ACF2 INFOSTORAGE UPDATE JOURNAL RECORDS

ACFSMFGX --> SMF RECORD DESCRIPTION FOR INVALID GSO RECORD JOURNAL RECORD

ACFSMFJX --> SMF RECORD DESCRIPTION FOR RESTRICTED LID JOB SUBMISSION JOURNAL

ACFSMFLX --> SMF RECORD DESCRIPTION FOR ACF2 LOGONID DB UPDATE JOURNAL RECORDS

ACFSMFOX --> SMF RECORD DESCRIPTION FOR ACF2 OPENEDITION MVS EVENT RECORDS

ACFSMFPX --> SMF RECORD DESCRIPTION FOR ACF2 SYSTEM ACCESS DENIED JOURNAL RECORDS

ACFSMFRX --> SMF RECORD DESCRIPTION FOR ACF2 ACCESS RULE UPDATE JOURNAL RECORDS

ACFSMFTX --> SMF RECORD DESCRIPTION FOR COMMAND TRACE RECORDS

ACFSMFUX --> SMF RECORD DESCRIPTION FOR RACROUTE REQUEST=DIRAUTH JOURNAL RECORDS

ACFSMFVX --> SMF RECORD DESCRIPTION FOR ACF2 RESOURCE ACCESS VIOLATION/LOG RECORDS

ACFSMFWX --> SMF RECORD DESCRIPTION FOR CA STATISTICS RECORDS.

ACFSMFYX --> SMF RECORD DESCRIPTION FOR CA COMMAND RECORDS       

For your convenience, CA-ACF2 provides CAIMAC member ACFDLIST which can be assembled to expand all of the CA-ACF2 parameter lists including the above DSECTS. The JCL used to invoke this assembly is:

//DOC EXEC ACFASM,MEMBER=ACFDLIST

ACFASM overrides are required unless the proc has been modified for your site.