Previous Topic: CICS(START|STOP,jobname,prodcode)Next Topic: MODE(CICS,ON|NONE)


CICS(REFRESH,jobname)

This control option can be used if the CICS routines were loaded into each CICS Private Area. If used, this control option refreshes the CAIENF/CICS interface for a particular job. CAIENF automatically determines the correct CICS version for the specified jobname and reloads the required intercepts.

jobname

Specify this option if you want CAIENF/CICS intercepts refreshed for a specific job or CICS region.

Example

The following example refreshes the CAIENF/CICS modules in region CICS630A.

ENF CICS(REFRESH,CICS630A)