Hi,
In our system we had received the error:
-
Connect to SAP gateway failed
Connect_PM TYPE=B MSHOST=xxxxxxxxxxxxxx GROUP=PUBLIC R3NAME=xxx MSSERV=sapmsXXX PCS=1
LOCATION CPIC (TCP/IP) on local host
ERROR max no of 100 conversations exceeded
-
due to which some users were unable to work in the system.
The threads that i have found while searching on the topic have suggested changing the parameter CPIC_MAX_CONV=500 (or greater) as per the note 314530.
And as mentioned in the SAP note 316877:
" Reduce ~timeout on the ITS machine to enforce the automatic termination of unused sessions."
Now in SMGW i can see the "Active Connections" (first page of the transaction) and also the drop down option "logged on clients" which gives another list.
I am now trying to understand which timeout parameter controls which list.
Most of the entries in the Active connections list are from the TP jlaunch (and seem to be coming from the java stack of the same system). And most of the entries in the Logged on clients list are from the TP SAPSLDAPI.
I need to know which timeout parameter (as per note 316877) needs to be changed for the problem being faced.
Or have i misunderstood this ~timeout parameter and it should be set in Windows environment similar to the CPIC_MAX_CONV parameter ?
Regards,
Rohan.
Add a comment