cancel
Showing results for 
Search instead for 
Did you mean: 

Job LANDSCAPE FETCH stop with status ERROR

former_member189780
Participant
0 Kudos

I'm gettting the following error in 'Landscape fetch' job:

RFC error(): SLDException in SLD client: AbapSLDRequestHandler.exe

Message no. SCDT_DIST023

I followed the setps as per following link but it diod not helped to fix the problem.

http://help.sap.com/saphelp_nw04/helpdata/en/78/20244134a56532e10000000a1550b0/content.htm

Pls suggest to fix this error.

Thanks

Amar

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member182675
Contributor
0 Kudos

Hi

The SLD running?

Check sld user check the password and the autho

Check transaction code Sldcheck

Did you maintain the right address and userid password in SLDAPICUST?

 Pleae check the RFC connection

In RZ70 transcation in data Collection programs check the SLDRFC and activate.

 

#1143810 - Troubleshooting SLDCHECK - Releases 71X

#768452 - Troubleshooting SLDCHECK - Releases 640, 70X

Naor

former_member189780
Participant
0 Kudos

Hi Naor

Thanks for your reply. pls check the ststus for all steps in details and pls suggest if something need to be check again:

1. SLD server is running:

   Status: Running (File System Persistence) 

2. SLD User: I'm using my own account with all authorization. IS there any sepcial user account for
                  SLD?

3.  SLDCheck:

Exchange Infrastructure: Test LCR Connection

Properties of RFC destination SAPSLDAPI
  RFC host:
%%RFCSERVER%%
  program id:      SAPSLDAPI
  gateway host:
  gateway service:

Testing the RFC connection to the SLD java client...
RFC ping was successful

SLD server access settings:
  host name:   cbserp20.bloodservices.ca
  port number: 50100
  user       : SLDAPIUSER
Use transaction SLDAPICUST if you wish to maintain the SLD server access data
Launching the SLD GUI in a separate browser window...
=> Verify in the browser GUI that the SLD is in a healthy running state!

Calling function LCR_LIST_BUSINESS_SYSTEMS
Retrieving data from the SLD server...
Function call terminated sucessfully
No business systems maintained in the SLD
=> Check data integrity within the SLD!

Summary: Connection to SLD works technically, but the SLD content may need maintenance
=> Check and maintain the SLD data content

Now checking access to the XI Profile

Properties of RFC destination LCRSAPRFC
  RFC host:
%%RFCSERVER%%
  program id:      LCRSAPRFC
  gateway host:
cbserp20
  gateway service: sapgw01

Testing the RFC connection to the SLD java client...
RFC ping was successful

Calling function EXCHANGE_PROFILE_GET_PARAMETER
Retrieving data from the XI Profile...
Function call returned exception code     3
Access to the XI Profile is currently disrupted.
=> Check whether you can access the XI Profile using a web browser!


4. SLDAPICUST:

SLD Connection Test

Properties of RFC destination SAPSLDAPI
  RFC host:        %%RFCSERVER%%
  Program ID:      SAPSLDAPI
  Gateway host:
  Gateway service:

Testing RFC connection to the SLD java client...
RFC ping was successful

SLD destination settings:
  Alias:       SAPSLDAPI
  Host name:   cbserp20.bloodservices.ca
  Port number: 50100
  User:        SLDAPIUSER

Testing HTTP connection to the SLD server...
SLD ping was successful

Connection to SLD works correctly

5. RFC Destination: SAPSLDAPI, LCRSAPRFC, SLD_UC are working fine.


6.  SAP_SLD_DATA_Collect job work.

0: cbserp20_SMP_01                           : Execute program: _SLD_MSGSRV
0: cbserp20_SMP_01                           : Execute program: _SLD_LIVECAC
0: cbserp20_SMP_01                           : Execute program: _SLD_IPSERV
0: cbserp20_SMP_01                           : Execute program: _SLD_INSTSP
0: cbserp20_SMP_01                           : Execute program: _SLD_INSTSC
0: cbserp20_SMP_01                           : Execute program: _SLD_INSTPRD
0: cbserp20_SMP_01                           : Execute program: _SLD_HTTPSER
0: cbserp20_SMP_01                           : Execute program: _SLD_GWSRV
0: cbserp20_SMP_01                           : Execute program: _SLD_DBSYS
0: cbserp20_SMP_01                           : Execute program: _SLD_COMPSYS
0: cbserp20_SMP_01                           : Execute program: _SLD_CLIENT
0: cbserp20_SMP_01                           : Execute program: _SLD_BCSYS
0: cbserp20_SMP_01                           : Execute program: _SLD_APPL_SE
0: cbserp20_SMP_01                           : Collection of SLD data finish
0: cbserp20_SMP_01                           : Data collected successfully
0: cbserp20_SMP_01                           : RFC data prepared
0: cbserp20_SMP_01                           : Used RFC destination: SLD_UC
0: cbserp20_SMP_01                           : RFC call successful
0: cbserp20_SMP_01                           : Program scheduled: 20120428 0
1: cbserp20_SMP_01                           : Event-controlled job already

7. In Visual Admin, Jco RFC provider for SAPSLDAPI.

Thanks again.