How to install CA Intertest CICS r11 and edit member AVHSEDIT for sites not licensed for IMS or DB2?
book
Article ID: 102299
calendar_today
Updated On:
Products
InterTest - CICSInterTest - Batch
Issue/Introduction
As part of the CA Intertest CICS r 11 installation the user is instructed to edit sample library macro member AVHSEDIT. The AVHSEDIT macro is used to customize the other base installation JCL members. If the site is not licensed for DB2 or IMS what value should the client assign to the entries DSN.SDSNLOAD and IMS.SDFSRESL?
Environment
Z/OS
Resolution
If your site is not licensed for DB2 or IMS and you do not have those load libraries on your LPAR then for those entries in the JCL member AVHSEDIT you need to point to the CICS HLQ.SDFHLOAD
For Example
ISREDIT CHANGE ALL IMS.SDFSRESL hlq.SDFHLOAD ISREDIT CHANGE ALL DSN.SDSNLOAD hlq.SDFHLOAD
The SDFHLOAD DDDEF must point at a CICS hlq.SDFHLOAD library. Select the only or oldest one used by your site.