on 2008 Nov 12 5:39 PM
Dear Friends,
I install Nw 2004s (PI 7.0) on HP UX with ORACLE as DB,
When I am executing PI - PIPostInstallProcess template, I am getting the following error at 19 and 20 Steps.
I followed note 316877, even still same problem I am getting. If any one had same problem, please share your solution to me....
ERROR:
19 Configure the Role of the Integration Service
Import not successful
Element 'SXMB_SET_ROLE_TO_IS':Connect to SAP gateway failed
Connect_PM TYPE=A ASHOST=MPTXIDEV SYSNR=00 GWHOST=MPTXIDEV GWSERV=sapgw00 PCS=1
LOCATION CPIC (TCP/IP) on local host with Unicode
ERROR max no of 100 conversations exceeded
TIME Wed Nov 12 22:49:34 2008
RELEASE 700
COMPONENT CPIC (TCP/IP) with Unicode
VERSION 3
RC 466
MODULE r3cpic_mt.c
LINE 10713
COUNTER 1
Element 'SAPDEMO.MXD.Backend.Unclassified':!AbapConfigurationWriter.FM_CALL!SXMB_SET_ROLE_TO_IS!AbapConfigurationWriter.FAILED!
20 Register Queues used by the Integration Server
Import not successful
Element 'SXMB_REGISTER_QUEUES':Connect to SAP gateway failed
Connect_PM TYPE=A ASHOST=MPTXIDEV SYSNR=00 GWHOST=MPTXIDEV GWSERV=sapgw00 PCS=1
LOCATION CPIC (TCP/IP) on local host with Unicode
ERROR max no of 100 conversations exceeded
TIME Wed Nov 12 22:51:52 2008
RELEASE 700
COMPONENT CPIC (TCP/IP) with Unicode
VERSION 3
RC 466
MODULE r3cpic_mt.c
LINE 10713
COUNTER 1
Element 'SAPDEMO.MXD.Backend.Unclassified':!AbapConfigurationWriter.FM_CALL!SXMB_REGISTER_QUEUES!AbapConfigurationWriter.FAILED!
Regards
Jayakar
Hi,
You Need to set these parameters
To set Environmental Variable refer Note 314530 - Number of RFC/CPIC connections
for external clients. These parameter should be taken care while installing templates
Set these:
1) gw/max_conn 2000
2) gw/max_sys 1200
3) gw/max_overflow_size 40000000
4) gw/max_shm_req 200 (this is to adjust the memory allocation)
Profile parameters
rdisp/tm_max_no 5000
rdisp/max_comm_entries 200
ITS
CPIC_MAX_CONV 500(Should be taken care that it should be set for <sid>adm user
For your problem only last environmental can solve your problem .Dont forget restart the system after changing CPIC_MAX_CONV.
Hope it will help you..
Let us know your status if you still have problem
Regards,
Gagan Deep Kaushal
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you very much, forgot to close.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
If you haven't done this already, set the Environment Variable "CPIC_MAX_CONV" greater than 200 for <sidadm> user.
Reboot the system.
hope this helps.
Thanks
Kalyan.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
70 | |
10 | |
8 | |
7 | |
7 | |
6 | |
6 | |
6 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.