IMS is using one library for IMS and ACF2. If they are separated, what is done with the APPLDEF records? 
search cancel

IMS is using one library for IMS and ACF2. If they are separated, what is done with the APPLDEF records? 

book

Article ID: 145520

calendar_today

Updated On:

Products

ACF2 ACF2 - z/OS ACF2 - MISC

Issue/Introduction

IMS was installed with one library and the ACF2 modules were merged into that library.  They are now being separated.  After that is done, what changes are needed to the APPLDEF records, if any?

Environment

Release : 16.0

Component : CA ACF2 for z/OS

Resolution

The RSBLIB parameter needs to point to the library containing the ACF2 modules.
 
CHANGE APPLDEF.IMSxx RSBLIB(new library name)
F ACF2,REFRESH(APPLDEF) 

Additional Information

RSBLIB(rsblib)
 
Indicates the library into which the RSB has been link edited. The value specified for RSBLIB should be a fully qualified data set name (or a data set name ALIAS). CA ACF2 searches the Link Pack Area (LPA) for the RSB. If the RSB is not found in the LPA, CA ACF2 loads the RSB from the RSBLIB. The default value is null, which indicates to CA ACF2 that the RSB can be found in the LPA.

https://techdocs.broadcom.com/content/broadcom/techdocs/us/en/ca-mainframe-software/security/ca-acf2-for-z-os/16-0/administrating/administer-records/global-system-option-records-gso/structured-infostorage-record-definitions-appldef.html