The Compress Data Compression for IMS (CMPIMS) product might fail while using Batch DLI, BMP DLI or Batch HSSR calls to extract samples from a database and encounter error message:
IDI4101E UNABLE TO LOAD CALL INTERCEPTOR LOAD MODULE "IDICI" FOR APPLICATION PROGRAM "pgmName " and the IMS BATCH REGION abended.
Compress Data Compression for IMS (CMPIMS) requires a different order of libraries in the STEPLIB concatenation. By concatenating IMS RESLIB before the CMPIMS load library, you will eliminate/disable all interferences related to IMS tools (which are supposed to be for the IMS Tools products/components, so which are not needed for the standalone Compress for IMS).
Also by extracting Compress for IMS modules only into separate library, you will eliminate any IMS interferences too.
IMS DFSLI00 is overlaid by IMS Tools to provide functionality for several our products/features like Secondary Index (SIX) or API Mode for Database Organizer (DBO). As this piece of code (DFSLI000 and IDICI) are needed for several our IMS Tools products, they are placed in Common Components, which is problematic for a customer, who didn’t install all FMIDs.