cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ABAP PROXY ERROR

Former Member
0 Likes
5,317

Hi All,

I am getting the following error while i am sending Abap proxy from ECC to pi

Error while getting the ID of own business system from the sld for system EC6 and client 800.

I executed SLDCHECK in ECC . I am getting the following.

Calling function LCR_GET_OWN_BUSINESS_SYSTEM

Retrieving data from the SLD server...

No corresponding business system found for system DAB      client XXX ( 200 and 800)

=> Check and maintain the SLD content for the current client

Summary: Connection to SLD works technically, but the SLD content may need maintenance

=> Check and maintain the SLD data content

Please help me in getting this.

Regards,

Raju.

View Entire Topic
robertot4s
Contributor
0 Likes

Hi,

This post is very similar:

http://scn.sap.com/thread/3198032

Regards,

Robertp

Former Member
0 Likes

Hi Nabendu,

I have checked in Exchange Profile.

Yes, all parameters are there.

Anything else. Please help me.

Regards,

Raju.

Former Member
0 Likes

Hi Roberto,

I have checked the link.

The solution is we have to change the SAPDBHOST parameter in instance profile of sap ECC system.

What is instance profile? where we have to change SAPDBHOST.

Please help me.

Regards,

Raju.

robertot4s
Contributor
0 Likes

Hi Raju,

You can change the instance profile and the default profile in RZ10 transaction.

Select the last profile version and the option "Extended maintenance". Then you can change the SAPDBHOST parameter. Finally, you have to reboot the system.

These actions usually are done by the basis administrators.

Regards,

Roberto

Former Member
0 Likes

Hi Roberto,

Thanks for the post, it worked for me.

But when I am testing my interface in SPROXY Tcode the status is showing SUCCESS and message is Services sent without any errors.

But no messages are coming to pi.

can you please help me that where i have to check.

Regards,

Raju.

Former Member
0 Likes

Hi,

if you are testing the interfaces using the test option provided you need to click on commit button explicitly for sending the messages to PI...

once the above is done check the message status in SXMB_MONI of ecc.

HThH

Rajesh