1. Which FMIDs are required for the installation of release r20 of Compress for IMS?
2. Which modules are required exclusively for release r20 of Compress for IMS to run standalone?
1. The FMIDs required for Compress for IMS are dependent on whether the ISPF Interactive Dialog is to be used.
a. For Compress for IMS including the ISPF Interactive Dialog functionality, the following two FMIDS are required:
CITKK00 /* IMS Toolkit Common Component */
CASTK00 /* Compress Data Compression for IMS */
If installing the product using native SMP/e then the Apply and Accept install jobs can be tailored as follows:
APPLY
FORFMID (
CITKK00 /*Common Component for IMS for z/OS */
CASTK00 /*Compress Data Compression for IMS for z/OS */
)
SELECT (
CASTK00 /*Compress Data Compression for IMS for z/OS */
CITKK00 /*Common Component for IMS for z/OS */
)
BYPASS(HOLDSYSTEM).
ACCEPT
FORFMID (
CITKK00 /*Common Component for IMS for z/OS */
CASTK00 /*Compress Data Compression for IMS for z/OS */
)
SELECT (
CASTK00 /*Compress Data Compression for IMS for z/OS */
CITKK00 /*Common Component for IMS for z/OS */
)
BYPASS(HOLDSYSTEM).
b. For Compress for IMS without the ISPF Interactive Dialog, just the following FMID is required:
CASTK00 /* Compress Data Compression for IMS */
If installing the product using native SMP/e then the Apply and Accept install jobs can be tailored as follows:
APPLY
FORFMID (
CITKK00 /*Common Component for IMS for z/OS */
CASTK00 /*Compress Data Compression for IMS for z/OS */
)
SELECT (
CASTK00 /*Compress Data Compression for IMS for z/OS */
)
EXCLUDE (
CITKK00 /*Common Component for IMS for z/OS */
)
BYPASS(HOLDSYSTEM).
ACCEPT
FORFMID (
CITKK00 /*Common Component for IMS for z/OS */
CASTK00 /*Compress Data Compression for IMS for z/OS */
)
SELECT (
CASTK00 /*Compress Data Compression for IMS for z/OS */
)
EXCLUDE (
CITKK00 /*Common Component for IMS for z/OS */
)
BYPASS(HOLDSYSTEM).
2. If there is a requirement to manually copy the Compress for IMS modules into a separate load library, such as the IMS RESLIB, then the following modules are required:
CAIXAST$
CPLC
CPLE
EXPAND
FDTLOADR
IMEXPRES
IMSHRINK
IMSHRNKL
IMSHRNKM
IMSHRNKN
IMSHSCPL
IMSHSCPM
IMSHSCPN
IMSHSCTL
IMSHSCTM
IMSHSCTN
IMSHSSCP
IMSHSSCT
IMSPASS
IMTFDTLD
IMTPASSL
IMTPASSM
IMTPASSN
IMTSHRNK
IMTTSHRL
IMTTSHRM
IMTTSHRN
ITKLVLST
SFEBDA0
SFEBLKS0
SFECFIN0
SFECMPR0
SFECOS0
SFECPLC0
SFECPLD0
SFEDEDB0
SFEETSU0
SFEEXPR0
SFEFCMP0
SFEFC130
SFEFIX10
SFEHDAM0
SFEHIDM0
SFEHISM0
SFEHUFF0
SFEIMSC0
SFEIMSD0
SFEIMSE0
SFEIMSF0
SFEMAIN0
SFEMSUM0
SFEMVSA0
SFEMVSE0
SFEOBJR0
SFEPS0
SFERDLP0
SFEXTAB0
SFE1ANA0
SFE1DBD0
SFE1DEL0
SFE1FDT0
SFE1IMN0
SFE1JCL0
SFE1MNU0
SFE1RPT0
SFE1UPM0
SFE8DEL0
SFE8FDT0
SFE8MNU0
SFE9MNU0
SHRCEXPD
SHRCMODS
SHRCPLC0
SHRCPLE0
SHRCSTUB
SHRC2EXP
SHRC2SHR
SHRINK
SHRINKCB
SHRKSTUB
There are 80 members in total including 6 aliases.