I observed these statements in CA Common Services documentation
"More than one instance of this command can be issued for specifying the intercept modules for more than one CICS release."
Hence I was wondering whether I can add separate statement for release 69 alone, keeping original command statement as it is.
Can I add a separate CICSREL statement for release 69, keeping the original CICSREL command statement as it is?
CA Common Services r15.0
ENF Component securing several CICS releases using ACF2 or Top Secret
CICS/TS 5.2 - CICS/TS 4.2 - CICS/TS 4.1 - CICS/TS 3.1 -
Customer needs to secure several different releases of CICS using the ENF Component
Here are more explanations about this note:
Note: Specify this control option in the ENFPARMS file. The specified modules are then loaded into ECSA at CAIENF startup and reside there until the next IPL. More than one instance of the intercept modules can be issued to specify each of the CICS releases separated by commas and enclosed in parentheses. This command can accept up to seven release level values.
For example: CICSREL (67,68,69...)
But you cannot code multiple CICSREL control options in your ENFPARMs.
Review the CICSREL parameter found in the CAIENF/CICS Control Options from the r15.0 Common Services Documentation