cancel
Showing results for 
Search instead for 
Did you mean: 

Register systems in the SLD - SolMan 7.1

Former Member
0 Kudos

Hello Gurus

I registered my local SLD with success in my Solution manager 7.1 SP4. But I dont know how I register my sattelite systems in the Solution manager.

My to ECC systems (ABAP only) already have the SMD Agents Installed.

I try to run SMSY but it says that now is LMDB. I'm very confuse.

Can you tell me how do I register the sattellite systems in SLD?

Regards

Accepted Solutions (0)

Answers (3)

Answers (3)

bxiv
Active Contributor
0 Kudos

Also you may want to visit the wiki that will probably answer most of your solman setup questions.

http://wiki.sdn.sap.com/wiki/display/SMSETUP/Home

Former Member
0 Kudos

Hi Voiding,

You satellite systems need to send the data to SLD. IF it is ABAP then you need to configure your SLD details in RZ70. There is a job SLD_DATA_SUPPLIER which runs in your satellite system and send the data to SLD.

When you configure LMDB in SOLMAN_SETUP.. The intial sync will take too much time which gets the information of all the techinical systems from SLD. After that in your solman there is a delta LMDB job runs periodically which gets the changes of SLD information LMDB.

SMSY was a old view which was used earlier to solman 7.1 . Here you cant change anything. Most of the things you have to manage in LMDB.

in layman language, LMDB is similar to SMSY but got new features and concept is lil bit different.

Thanks,

Jagadish.

Former Member
0 Kudos

Hi ,

For ABAP , goto RZ70 in statellite system and add the solman details and trigger it.

For Java <  7.3 using visula admin and >7.3 using NWA, added the system in data supplier .

solman 7.1 follow the SLD -> LMDB -> SMSY 

Step:

* Add the system in SLD

*open LMDB t.code and check the system added in LMDB.

*goto SM37 search *LMDB* job, u able to find 2 jobs. it help to add the system

* wait for 10 mins, automatcially system added in SMSY

if any issue facing in SLD to LMDB synchorinzation, upgrade the CR content patch in SLD portal in solman system.

Rg,

Karthik

bxiv
Active Contributor
0 Kudos

I have to contradict you Karthik, Visual Administrator was removed with the release of 7.1.

Java < 7.10 you have to use Visual Administrator.  SolMan is a good example of having to do this.

Java equal or greater than 7.10 (7.11, 7.3, 7.31, etc etc), you have to go through NWA.

Former Member
0 Kudos

Hi Billy,

sorry, typo error it is 7.1 .

Rg,

karthik