cancel
Showing results for 
Search instead for 
Did you mean: 

DB connectin test fails from HANA to Sybase

satish_kumar166
Participant
0 Kudos

Hi All,

We have a solution manager running on HANA DB and managed system running on Sybase - ASE 16. During MSC, the step DB parameter - Set DBA connection fails. When checked in the Solution manager - DBA cockpit - connection test to Sybase DB, the connection test fails with error " ERROR Database connection JP1: ADBC error 'Internal error 16 has occured' . The dev_w* trace shows :

*** ERROR => DlLoadLib()==DLENOACCESS - dlopen("libsybdrvodb8.so") FAILED
libsybdrvodb8.so: cannot open shared object file: No such file or directory" [dlux.c 550]
*** ERROR => DlLoadLib()==DLENOACCESS - dlopen("libsybdrvodb.so") FAILED
libsybdrvodb.so: cannot open shared object file: No such file or directory" [dlux.c 550]
Could not load SYB library libsybdrvodb.so. No database connection possible.
Load of odbc driver for Sybase ASE failed. Connect terminated.
***LOG BYI=> connect failed for connection PA1 [dbds 999]
***LOG BZY=> unexpected return code 8192 calling DBDS [dbacds 2054]
*** ERROR => Unexpected RC when calling dsql_connect.

I'm not sure if Sybase DB client is installed in Solution manager (HANA DB).

Would you please tell how to find if the Sybase client is installed in solution manager. If not , provide the steps / wiki to install and what version of Sybase client needs to be downloaded. Our solution manager is on distributed environment. HANA DB and Applications are on different hosts.

Please share your inputs.

Regards,

Satish

chris_keating
Advisor
Advisor
0 Kudos

If the database is ASE, you need retag this with SAP Adaptive Server Enterprise.. None of the tags selected are for ASE 16.

Accepted Solutions (0)

Answers (1)

Answers (1)

You need to install DB Client for SAP ASE in the global directory /sapmnt/<SID>/global/syb/linuxx86_64
See SAP note

1982469 - SYB: Updating SAP ASE with saphostctrl (Step 4 )

With kind regards

Tilman Model-Bosch