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

Technical System (Application Server ABAP) - problem with data supplier

Former Member
0 Likes
2,973

My system had problems, I believe with the Data Supplier in LMDB
there are errors

How can I update / re-add in the SLD/LMDB data supplier?
And how can you get it working correctly providers who do not receive the data (though the system sees them)

View Entire Topic
0 Likes

I was able to resolve the issue by working with the following notes:

1869701 - Overview of the SLD Data Suppliers of Technical Systems

This note described the common data suppliers that were involved with the technical instance data supplier error.  From there I was pointed to this note:

1717846 - sapstartsrv SLD registration

This note describes the steps to restart the sapstartsrv which then updates the slddest.cfg file.  It also pointed me to the log file dev_sldregs.  The log file showed that I was pointing to a legacy SLD.  The note then provided instructions for updating the slddest.cfg with the new SLD URL, user and port.  I then restarted the sapstartsrv process in the MMC, per the note, and that resolved the data supplier issue for us. 

Hope that helps.