cancel
Showing results for 
Search instead for 
Did you mean: 

Error while adding hana database to sld

pnagar
Participant
0 Kudos
1,427

hdblcmlog.txtDear Experts,

I am adding hana database to sld using below steps.

and geeting error as below.

i have checked sld and hana database server both are running fine.

Logs file for the error i have also attached.

Accepted Solutions (0)

Answers (2)

Answers (2)

dvankempen
Product and Topic Expert
Product and Topic Expert

Hi Prashant,

This concerns SAP HANA 1.0 SPS 11 from November 2015, Mainstream maintenance supported ended in 2017. Are you contacting the community because regular support is no longer provided?

==

The SAP HANA database lifecycle manager (HDBLCM) is a wrapper tool with command line, graphical, and web interface (hdblcm, hdblcmgui). SAP HANA studio calls this wrapper tool.

The LCM action is performed by lifecycle management tools (hdbinst, hdbup, etc.), which should not be called directly but always through HDBLCM (the wrapper).

==

Q: what is the difference ... why is hana studio...

A: there is no difference but as Roland mentions, there may be a firewall blocking the access between your SAP HANA host and SAP Solution Manager (SLD).

==

You might face another issue, cf


You want to configure your SAP HANA system to connect to the System Landscape Directoy (SLD). The SLD registration using the SAP HANA database lifecycle manager (HDBLCM) hangs.

You are using HANA 1.0 (SPS12) revision < 122.12 or HANA 2.0 revision < 12

Use directly the SLDREG tool instead of HDBLCM. Log on as sidadm and execute:

sldreg -usekeyfile [ rest of command ]

Please first read the note for the exact context to decide if this applies to your situation.

See also

RolandKramer
Active Contributor
0 Kudos

Hello
did you followed the registration procedure from the SAP HANA Studio as well?

Are there any Firewall Rules between the HANA and the SLD?

Best Regards Roland

pnagar
Participant
0 Kudos

Dear roland.kramer

its succesfully executed.

but when i went to sld to check the same system is still not avaialble in sld.

pnagar
Participant
0 Kudos

Got the answer for above question as well.

here

pnagar
Participant
0 Kudos

Dear roland.kramer

I am having one doubt over here. what is the difference between the two.1. Registring hana system to sld via hana studio and via os level. why from hana studio its giving fine results but not from os level command line tool hdblcm