What is the order of the Datacom/IDEAL/IPC programs that need to be coded in the CICS PLT startup, and what messages are to be seen during the CICS startup?
Release: 15.1
Component: DBC/Ideal/IPC
There are three programs that are to placed in the CICS startup PLT :
These three programs are placed after the DFHPLT TYPE=ENTRY,PROGRAM=DFHDELIM in the above order.
This is mentioned in the supplied CICS members as follows:
Datacom CICS Services 15.1:
*------------------------------------------------------------*
* CA DATACOM CICS SERVICES RELEASE 15.1 PLTPI *
*------------------------------------------------------------*
* INSERT AFTER-> DFHPLT TYPE=ENTRY,PROGRAM=DFHDELIM *
DFHPLT TYPE=ENTRY,PROGRAM=DCCOCPR
Ideal 15.1 CAILSAMP(IL15PLT):
*------------------------------------------------------------*
* IDEAL 15.1 CICS PLT ENTRIES IL15PLT *
*------------------------------------------------------------*
* INSERT AFTER -> DFHPLT TYPE=ENTRY,PROGRAM=DCCOCPR FOR DBC *
*------------------------------------------------------------*
* IDEAL LOAD MODULE FUNCTION STARTUP PLT *
*------------------------------------------------------------*
DFHPLT TYPE=ENTRY, X
PROGRAM=@IADPLTI
*------------------------------------------------------------*
* PRINT SUB-SYSTEM (PSS) *
*------------------------------------------------------------*
DFHPLT TYPE=ENTRY, X
PROGRAM=SCPSPLTI
During CICS PLT startup processing, you can expect to see the following messages in the CICS joblog:
+DFHSI8430I applid About to link to PLT programs during the third stage of initialization.
+DC00118I - CA Datacom CICS Services 15.1.01 STARTED BY PLT
+DB00135I - CONNECT TO mufjobname mufname jobnumber lpar M-15.1 I-15.1 0005
+DB00101I - STARTED JOB-cicsjobname NUMBER-nnnnn CXX=cxxname MUFNAME=mufname
+ICPSPLTI01I - TASK NETT SUCCESSFULLY STARTED
+IDAEPLTP04I - TASK TO BUILD IDEAL IN-CORE MODULE TABLE STARTED
+IDAEPLTP07I - SITE OPTION DECLARES MODULES ALREADY DEFINED TO CICS.
+ICPSINIT00I - SPOOL QUEUE RECOVERY SUCCESSFULLY PROCESSED
+IDAEPLTP05I - TASK TO BUILD IDEAL IN-CORE MODULE TABLE COMPLETED