cancel
Showing results for 
Search instead for 
Did you mean: 

LANDSCAPE FETCH job gets cancelled

Former Member
0 Kudos

Hello Guru's,

The LANDSCAPE FETCH job gets cancelled on solution manager system due to the below mentioned error and in order to fix it

we have already applied the SAP note 1335225 but, the issue still persists.

Right now, we have come across the SAP note 1108071 which says the job will get cancelled "if you made adaptive computing

settings in SMSY and the SLD is not accessible".

can any one help me with how to check the adaptive computing settings in the header data of the system.

Also, the SLD check from system via tcode:sldcheck is sucessfull and we could access the SLD via browser. Please find the

details below.

Properties of RFC destination SAPSLDAPI

RFC host:

%%RFCSERVER%%

program id: SAPSLDAPI_MP0

gateway host:

gateway service:

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

RFC ping was successful

SLD server access settings:

host name: ashb01wa06pr.global.aes.com

port number: 59000

user : SLDAPIUSER

Use transaction SLDAPICUST if you wish to maintain the SLD server access d

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 returned exception code 3

=> Check whether the SLD is running!

Immediate reponse is highly appreciated

Best Regards,

S.Viswanathan

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Tks for your suggestions

Former Member
0 Kudos

.

Former Member
0 Kudos

Hi Subramanian,

Old thread but I can still provide some input for this issue.

To check if you have adaptive computing settings in SMSY do the following:

1. Go to SMSY

2. Menu 'Goto' > 'Setup System Landscape Maintenance'

3. Menu 'Edit' > 'Expert Settings'

4. For option 'Write Data Back into SLD' change the value to '*'.

You can check if you have it configured for adaptive settings if the value 'A' was there previously.

I had done this and the job Landscape Fetch was also failing with an ABAP uncaught exception. Looking at your thread and changing my settings, you helped me resolve my problem

Regards,

-Rohan

Former Member
0 Kudos

Hello,

Could you include the Landscape_fetch error you mentioned in your message?

I think the issue is still your SLD. At the bottom of SLDCHECK it tries to retreive business systems in SLD.

If it is successfull you will see something like:

Calling function LCR_LIST_BUSINESS_SYSTEMS

Retrieving data from the SLD server...

Function call terminated sucessfully

List of business systems maintained in the SLD:

yoursystem1

yoursystem2

yoursystem3

(more...)

Your SLD check shows that it cannot retrieve systems from the SLD:

Calling function LCR_LIST_BUSINESS_SYSTEMS

Retrieving data from the SLD server...

Function call returned exception code 3

=> Check whether the SLD is running!

Please make sure that you have configured your SLD according to the post-installSLD setup and configuration guide. If you still have problems, follow this toubleshooting process...

http://help.sap.com/saphelp_nw70/helpdata/EN/78/20244134a56532e10000000a1550b0/frameset.htm

Best Regards.

Edited by: Phil May on Sep 2, 2009 10:31 AM