Hi,
We try so start more than 1 Natural RPC services in CICS. Is this possible ? It seems that when I start the CICS only one of the services is active. When I change the PLT entries around in the PLT it only start the top one. I change the program XNCIFRNP for each of the services and add then into the CICS
INITPARM=(XNCIFRN5='TRN=NAT5 STACK=(LOGON …)
INITPARM=(XNCIFRN2='TRN=NAT2 STACK=(LOGON …)
XNCIFRN2 PROGRAM EXXCICS
XNCIFRN5 PROGRAM EXXCICS
NAT2 TRANSACTION EXXCICS
NAT5 TRANSACTION EXXCICS
In the CICS output no error messages, can only see XNCIFRN2 is loaded.
Any ideas, thanks for the help.
Kind regards Lizelle