cancel
Showing results for 
Search instead for 
Did you mean: 

SLD configuration problem

former_member1334776
Participant
0 Kudos

Dear Team,

we are facing a problem in SLD.

If i check SLDcheck  in SOLMAN it displays as

RFC destination SAPSLDAPI does not exist

=> Create the RFC destination by using transaction SM59!

Summary: Connection to SLD does not work

=> Check SLD function and configurations

I created in SM59 as per the blog http://help.sap.com/saphelp_nw2004s/helpdata/en/78/20244134a56532e10000000a1550b0/frameset.htm

I displays the error......

Logon    Connection Error

Error Details    Error when opening an RFC connection (CPIC-CALL: 'ThSAPOCMINIT' : cmRc=2 thRc=67

Error Details    ERROR: program SAPSLDAPI_KSM not registered

Error Details    LOCATION: SAP-Gateway on host solman.ksidc.org / sapgw00

Error Details    DETAIL: TP SAPSLDAPI_KSM not registered

Error Details    COMPONENT: SAP-Gateway

Error Details    COUNTER: 138

Error Details    MODULE: gwr3cpic.c

Error Details    LINE: 1833

Error Details    RETURN CODE: 679

Error Details    SUBRC: 0

Error Details    RELEASE: 720

Error Details    TIME: Mon Dec 31 15:26:52 2012

Error Details    VERSION: 2

Then i checked in sld check it shows as

Exchange Infrastructure: Test LCR Connection

Properties of RFC destination SAPSLDAPI

  RFC host:

%%RFCSERVER%%

  program id:      SAPSLDAPI_KSM

  gateway host:

  gateway service:

Testing the RFC connection to the SLD java client...

RFC ping returned exception with message:

Error when opening an RFC connection (CPIC-CALL: 'ThSAPOCMINIT' : cmRc=2 thRc=67

Summary: Connection to SLD does not work

=> Check SLD function and configurations

Please suggest me how to continue next..........

Thanks,

Thamodaran.

Accepted Solutions (1)

Accepted Solutions (1)

former_member264034
Active Contributor
0 Kudos

Hi,

1) The registered program IDs SLD_UC and SLD_NUC are started auto-
  matically on the SLD once you have entered a gateway host and
  gateway service (-> SLD UI -> Administration -> Profile ->
  Section= datasupplier -> Parameters = GatewayHost/GatewayService).
2) This gateway host and service must then be entered in TCode RZ70 of
  your ABAP systems. This configuration takes care that ABAP systems
  can SEND their data to a particular SLD.

So please check the value GatewayHost/GatewayService at above location.

This RFC is a self registering RFC, and it is defined by entering the
SLD bridge information in transaction RZ70. This information entered
in RZ70 must be the same that the SLD bridge information defined in the
SLD itself, and it must be in fact a SAP gateway instance running on
the host (usualy the SLD host).

No manual maintainence of SLD_NUC/SLD_UC is required. (no conflicting
RFC names should be maintained manually in SM59 or JCO tab)

You have to therefore ensure in order RZ70 executes that

There is an actual available SAP gateway instance on the
host defined in RZ70.

Please try all the steps provided in 768452(Troubleshooting SLDCHECK)

Regards,

Aidan

Former Member
0 Kudos

Hi,

     Please check  recommendations as per Aidan . His comments are correct.

If you are still facing the issue, please apply the note 353597 - Registering RFC server programs (Run it in Background ).

Ensure that RFC is running. If it not running, you will get the error you are getting.

Please apply the above mentioned note and try again.

Thanks and Regards,

Vimal

former_member1334776
Participant
0 Kudos

Dear All,

I checked in rz70 in that also it is showing rfc error...........

Mentioned gateway and hostname is correct.........

I ll check and apply that note 768452 and 353597 then i will update the status to you........

Thnaks,

Thamu.

former_member1334776
Participant
0 Kudos

Dear All,

Thanks for your much helpful replies......

I didnt scheduled job of SAP_COLLECTOR_FOR_PERFMONITOR...

Once it is scheduled and after restarting the server it is working fine and completed the configuration....

Thanks,

Thamu.

Answers (0)