How to recycle ENF, CICS and STCs
search cancel

How to recycle ENF, CICS and STCs

book

Article ID: 261322

calendar_today

Updated On:

Products

COMMON SERVICES FOR Z/OS

Issue/Introduction

Implementing Endevor feature which uses the SPAWN service provided by CAICCI and needs to recycle the ENF STC in order to uncomment SPNPARMS DD from the JCL.

This CAENF STC has other STC's and CICS regions that depend on it in the production LPAR so what should be the exact procedure to recycle CAENF in that lpar?

Environment

COMMON SERVICES 15.0 - z/OS supported releases - 

Resolution

These operations should be done during off-peak hours.

In fact, the CICS should be stopped ONLY if running either TSS/CICS or ACF2/CICS but either way there is no need to shutdown CICS address spaces since the ENF/CICS hooks will remain in storage during the recycle of ENF. So there is no impact to CICS regions.

So only ENF can be recycled.

About the STC, in general, the only time to be wary of an ENF recycle is when using ENF to track events for the scheduler.

This is because the scheduling product should not potentially miss an job event while ENF is not active.