cancel
Showing results for 
Search instead for 
Did you mean: 

Check the synchronisation from the LMDB to SMSY

benoit-schmid
Contributor
0 Kudos

Hello,

I would like to ensure that our Solman correctly updates the smsy from the lmdb.

This is done each five minutes from SAP documentation.

But I do not know which job performs this synchronisation.

Could you provide me the synchronisation job name, so that I ensure that it is working

by checking the its logs?

Thanks in advance for your answer.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello Benoit,

You'll find the answer to what you are after in the following link under:

"Which background jobs are running for the LMDB"


Kind Regards,

Amerjit

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Benoit,

Below jobs are responsible for data sync between SLD->LMDB->SMSY.

1. SAP_LMDB_LDB_*


2. SAP_LMDB_NOTIFY_LDB*

Please refer the below link for further details.

Automatic Synchronization from LMDB to SMSY - Managing System Landscape Information - SAP Library

Thanks,

Regards,

Jaskirat Singh

benoit-schmid
Contributor
0 Kudos

Hello,

How do you know that it is these jobs:  SAP_LMDB_NOTIFY_LDB*?

They are not described in the link you have provided.


Regards,

Former Member
0 Kudos

Hi Benoit,

You can check in below link that Job  "SAP_LMDB_NOTIFY_LDB" is used for sync and same link was also shared by Amerjit Chahal.

Regards,

Jaskirat Singh

manumohandas82
Active Contributor
0 Kudos

Hi Benoit ,

Please check the following Link

SAP_LMDB_LDB_<namespace ID> e.g. SAP_LMDB_LDB_0000000001

Connect LMDB to System Landscape Directory (SLD) - Managing System Landscape Information - SAP Libra...

Thanks ,

Manu

benoit-schmid
Contributor
0 Kudos

Hello Manu


Manu Mohandas wrote:

SAP_LMDB_LDB_<namespace ID> e.g. SAP_LMDB_LDB_0000000001

This jobs synchronizes the LMDB from the SLD.

I am looking for another job, the one that synchronises the SMSY from the LMDB.

Which jobs performs this?

Regards,

manumohandas82
Active Contributor
0 Kudos

Hi Benoit ,

Its one and the same Job  and sub jobs  . Read the following Note and you will get the details

1632036 - SV-SMG: Landscape Fetch in SAP Solution Manager 7.01 and 7.1 : What does it exactly do ?



Thanks ,

Manu