How to catalog EKGCODE information. Would like to know the registration method.
search cancel

How to catalog EKGCODE information. Would like to know the registration method.

book

Article ID: 38287

calendar_today

Updated On:

Products

CIS COMMON SERVICES FOR Z/OS 90S SERVICES DATABASE MANAGEMENT SOLUTIONS FOR DB2 FOR Z/OS COMMON PRODUCT SERVICES COMPONENT Common Services Datacom/AD 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 Vollie

Issue/Introduction

How to catalog EKGCODE information.  Would like to know the registration method.

 

Environment

Release: CA90SV00100-1.4-CIS
Component:

Resolution

 EKGCODE(EKGKEY, EKG) should be cataloged in the DOSLIB.SUBLIB which CAIRIM can access previously as CALMPKEY .A member.

Additional Information

The member name which should be cataloged is CALMPKEY.A (Not CAEKGKEY.A)


<SAMPLE JCL to catalog the EKGCODE>

// EXEC LIBR,PARM='MSHP' ACC S=doslib.sublib <== Most likely the own sublib for CA CIS  
CATALOG CALMPKEY.A REPLACE=YES
EKG(xxxxxxxxxx)
/+
/*