cancel
Showing results for 
Search instead for 
Did you mean: 

Managed System Setup of HANA in Solution Manager 7.1

former_member146451
Participant
0 Kudos

Hello,

We are try to connect HANA system with our SM 7.1 SP 10 following link:

Managed System Setup of HANA in Solution Manager 7.1 - SAP Solution Manager Setup - SCN Wiki

When I try to check HDB User Store for SAP Host Agent with next commad and user <sid>adm have an error:

/usr/sap/hostctrl/exe/sapdbctrl status <SID> -t hdb

ERROR: Failed to load database control library 'libsapdbhdbctrl.so' for database type 'hdb'. Please check your installation.

In dev_sapdbctrl trace:

[PID 17508] *** ERROR => DlLoadLib()==DLENOACCESS - dlopen("libsapdbhdbctrl.so") FAILED

  "libsapdbhdbctrl.so: cannot open shared object file: No such file or directory"  [dlux_mt.c    445]

[PID 17508] *** ERROR => 'Get database status' failed: Failed to load database control library 'libsapdbhdbctrl.so' for database type 'hdb'. Please check your installation. [sapdbctrl.cp 2601]

LD_LIBRARY_PATH /usr/sap/<SID>/SYS/exe/run:/usr/sap/<SID>/SYS/exe/uc/linuxx86_64:/usr/sap/<SID>/hdbclient:/usr/sap/hostctrl/exe

SAP Host Agent version is :  199

--------------------

SAPHOSTAGENT information

--------------------

kernel release                720

kernel make variant           720_REL

compiled on                   Linux GNU SLES-9 x86_64 cc4.1.2  for linuxx86_64

compiled for                  64 BIT

compilation mode              Non-Unicode

compile time                  Dec  5 2014 23:34:30

patch number                  199

latest change number          1542871

---------------------

supported environment

---------------------

Accepted Solutions (0)

Answers (1)

Answers (1)

TomCenens
Active Contributor
0 Kudos

Hi

I think you could find the answer by searching SCN through Google

I searched using keywords:

"Failed to load database control library 'libsapdbhdbctrl.so'"

Makes me land on this thread for example:

You would have to look for other file permission issue or environment issue since the error message states a file cannot be opened.

Best regards

Tom