cancel
Showing results for 
Search instead for 
Did you mean: 

sld rfc error

Former Member
0 Kudos

Hi All,

We have defined SLD on solution manager 4.0 and its working fine for all systems in netweaver 2004s. But I have been trying to define automatic transfer of data for an 4.6c system in RZ70 . Here is the error log:

Execute program: SLDGWSRV

Execute program: SLDINSTSC

Execute program: SLDINSTSP

Execute program: SLDIPSERV

Execute program: SLDMSGSRV

Execute program: SLDRFC

Execute program: SLDAPPL_SERV

Execute program: SLDBCSYS

Execute program: SLDCLIENT

Execute program: SLDCOMPSYS

Execute program: SLDDBSYS

Execute program: SLDASSOC

Collection of SLD data finished

Data collected successfully

RFC data prepared

Used RFC destination: SLD_NUC

RFC call failed: service 'sapgw01' unknown / CPI-C error CM_RESOURCE_FAILURE_NO_RETRY.

Batch job not scheduled

Also, in SM59 the SLD host is not reachable in rfc destination SLD_NUC..... Any thoughts on where to look for??????

Thanks!!!!

Antarpreet

Accepted Solutions (0)

Answers (3)

Answers (3)

Ranjeet0702
Active Participant
0 Kudos

you need to enter in <b>services</b> file located at C:\WINDOWS\system32\drivers\etc

sapms<R/3 SID> 36<ins no>/tcp

sapgw<ins no> 33<ins no>/tcp

suresh_krishnamoorthy
Active Contributor
0 Kudos

Hi Jayant,

sapgw01 is available?.

Central Application Server = Sapgw + system number or instance number of R/3 system.

see this thread:

Regards, Suresh KB

Former Member
0 Kudos

You probably need an entry in your /etc/services (or the windows equivalent

file) for sapgw01. Once you can successfully test in SM59 you should succeed with RZ70.