CA CIS : How to catalog LMPKEY information.
search cancel

CA CIS : How to catalog LMPKEY information.

book

Article ID: 68109

calendar_today

Updated On:

Products

CIS

Issue/Introduction

How to catalog LMPKEY/LMPCODE information to CALMPKEY.A members

Environment

Release : r1.4 

OS : z/VSE

Resolution

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

 

<SAMPLE JCL to catalog the LMPCODE>

// EXEC LIBR,PARM='MSHP' ACC S=doslib.sublib      <==    Most likely the own sublib for CA CIS
CATALOG CALMPKEY.A REPLACE=YES
PROD(xx) DATE(DDMMMYY) CPU(xxxxxx /xxxxxx) LMPCODE(xxxxxxxxxxxxxxxx)
/+
/*