0% found this document useful (1 vote)
454 views4 pages

LMDB Configuration SAP

The document provides steps for configuring an LMDB in SAP, including calling T-Code LMDB, selecting an application server and SID, providing configuration details, saving, and registering RFC programs to resolve connection errors when testing.

Uploaded by

Venkatesh Venkat
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (1 vote)
454 views4 pages

LMDB Configuration SAP

The document provides steps for configuring an LMDB in SAP, including calling T-Code LMDB, selecting an application server and SID, providing configuration details, saving, and registering RFC programs to resolve connection errors when testing.

Uploaded by

Venkatesh Venkat
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4

 LMDB Configuration

 Call T-Code LMDB


 It will redirect in browser and appears as

 Click on "Technical Systems"

 Select Application Server ABAP and give SID and click on


"create"
 After clicking on Create button it appears as below

 Provide these details and give next


 The next step is

 Finally save

 Its processing

 Run T-Code:RZ70

 We will find that error RFC SLD_UC and SLD_NUC by checking the
connection test, it will throw error as shows

 For that we have register the program from OS Kernel Directory.


 The command which have to give is rfcexec -a <RFC_PROGRAM> -g
<HOST> -x sapgw00 & Example: rfcexec -a SLD_UC -g solman -
x sapgw00 &
 rfcexec -a SLD_NUC -g solman -x sapgw00 &


 After that we have to check connection test for SLD_NC SLD_NUC
 Connection Test for SLD_UC

 Connection Test for SLD_NUC

 After again that call a T-Code: RZ70

 Login to SLD by calling URL solman.<host>:50200/sld


 Choose Administration--->details

You might also like