After adding JFM Feature to CA7, how can I write these records in the ENF Database?
search cancel

After adding JFM Feature to CA7, how can I write these records in the ENF Database?

book

Article ID: 20305

calendar_today

Updated On:

Products

CA 1 Flexible Storage CA 1 Tape Management - Copycat Utility CA 1 Tape Management - Add-On Options Compress Data Compression for MVS Compress Data Compression for Fujitsu Datacom DATACOM - AD CIS COMMON SERVICES FOR Z/OS 90S SERVICES DATABASE MANAGEMENT SOLUTIONS FOR DB2 FOR Z/OS COMMON PRODUCT SERVICES COMPONENT Common Services CA ECOMETER SERVER COMPONENT FOC Easytrieve Report Generator for Common Services INFOCAI MAINTENANCE IPC UNICENTER JCLCHECK COMMON COMPONENT Mainframe VM Product Manager CHORUS SOFTWARE MANAGER CA ON DEMAND PORTAL CA Service Desk Manager - Unified Self Service PAM CLIENT FOR LINUX ON MAINFRAME MAINFRAME CONNECTOR FOR LINUX ON MAINFRAME GRAPHICAL MANAGEMENT INTERFACE WEB ADMINISTRATOR FOR TOP SECRET Xpertware

Issue/Introduction

Description:

You are in the process of adding the JobFlow Monitor (JFM) feature to CA7 and as a result you want to write the corresponding records to the ENF database. You are running CA Common Services r14.1 with CAIENF running with a database, either an internal or external Datacom/AD MUF.

You already have the required CA-7 DCM defined to the ENF parameter file (ENFPARMS)...

 

Your CAIENF log shows:           
CAS9214I - CA-ENF Command: DCM(CAL2DCM3)         * CA-7  137  
CAS9240I - DCM      - Command complete

 

In order to record the JFM records, you wonder if an event needs to be defined to ENF, and can this be done dynamically without cycling ENF?

 

Environment

Release: CA90SV00200-14.1-Common Services-for z/OS
Component:

Resolution

Solution:

CA-7 JFM needs ENF to obtain event information for the CA7LOG event.

You can dynamically issue ENF EVENT commands to control processing for a specific event.

Here in this case for JFM (JobFlow Monitor), you can issue the command:

F ENF,EVENT(CA7LOG,ACT)
F ENF,EVENT(CA7LOG,REC)
F ENF,EVENT(CA7LOG,PURGE=Y)
 
You will get the result: 
 
CA-ENF Command: EVENT(CA7LOG,ACT)        
Event(CA7LOG  ) Status(*Active*)  *Record* 
                DCM(CAL2DCM3)              
EVENT    - Command complete


Any dynamically issued commands are only valid until you recycle ENF. Once recycled, ENF will pickup normal information from the ENFPARMS file or from how the event was defined within the database. It is therefore recommended that EVENT statements be defined to the ENFPARMS file so that the desired setting for the specific event are set at ENF startup.

Refer to the CA Common Services for z/OS Reference Guide for details about the ENF EVENT control option.

Attachments

1558534918041TEC595867.zip get_app