IDMS: What Do You Specify In the CAISAG.CONFIG(VARBLIST) for an Add-On Install of IDMS SQL Option?
book
Article ID: 182931
calendar_today
Updated On:
Products
CA IDMSCA IDMS - DatabaseCA IDMS - ADS
Issue/Introduction
What needs to be updated in the IDMS.CAISAG.CONFIG(VARBLIST) to produce the job control for an Add-On Install of the IDMS SQL Option?
Environment
Release : 19.0
Component : CA ADS
Resolution
The Add-On Install for CA IDMS SQL Option is the same as it is for all other products:
-1- Update the IDMS.CAISAG.CONFIG(VARBLIST) member:
-2- Specify 'YES', in top section, for all the original products as well as for the additional product. * This ensures that the correct RHDCPINT module created
-3- Update the product list in the Add-On section at the bottom of this member, specifying YES for the new product only. * This ensures that only databases for the new product are created/updated.
-4- Specify GJUPGRAD = NO * This variable must be NO for an add-on. '
-5- Change the value of the BEGINMEM variable to avoid overwriting your original configuration jobs.
For Example: If you specify BEGINMEM=SQL the members created for the Add-On install will be named SQL01, SQL02, SQL03 etc.