Statements for Shutdown PLT
You must add statements to your SIT for setting up shutdown PLTs.
A DFHPLT is provided if you do not have one. This shutdown PLT links to program S7M3STOP, which brings down the CICS EMS Execution Environment.
You must add the following statement to your SIT:
PLTSD=XD
If you have a DFHPLTSD, the following statement must be added to the second phase (after DFHPLT TYPE=ENTRY,PROGRAM=DFHDELIM):
DFHPLT TYPE=ENTRY,PROGRAM=S7M3STOP
Submit the JCL S7MASMLK to setup the TIBCO default PLT. This job creates module DFHPLTXD in the load library.
Copyright © Cloud Software Group, Inc. All rights reserved.