cancel
Showing results for 
Search instead for 
Did you mean: 

Loading SQLDBC client runtime

Former Member
0 Kudos

Hello,

While connecting through LC10 does it require SQLDBC client runtime.

As we try to start livecache through LC10 it hangs. Work process log says

Wed Jul 4 08:38:27 2007

create_con (con_name=LCA)

Loading DB library '/usr/sap/LPB/SYS/exe/run/dbsdbslib.sl' ...

Library '/usr/sap/LPB/SYS/exe/run/dbsdbslib.sl' loaded

Version of '/usr/sap/LPB/SYS/exe/run/dbsdbslib.sl' is "700.08", patchlevel

5)

New connection 1 created

Connect to LCA as SAPOPB with mou161-OPB

DBSDBSLIB : version 700.08, patch 0.095 (Make PL 0.95)

MAXDB shared library (dbsdbslib) patchlevels (last 10)

(0.095) MaxDB DBSL patch collection 1 2007 (note 1014270)

(0.082) MaxDB DBSL patch collection 3 2006 (note 991258)

(0.079) MaxDB DBSL patch collection 2 2006 (note 984406)

(0.068) MaxDB DBSL patch collection 1 2006 (note 962708)

(0.051) DB50 perm block defect (note 934194)

(0.046) ADBC: invalid data when fetching cursor with hold (note 925337)

(0.045) Signal 11 during creation of BIA index (note 920743)

(0.038) MaxDB DBSL patch collection 2 2005 (note 908602)

(0.034) Livecache unicode connect (use SDK 7.6.0 b11) (note 901576)

(0.028) Disable LVC codepage checking (note 882788)

Loading SQLDBC client runtime ...

What is the exact role of SQLDBC in LC10.

we are able to start livecache through dbmcli at os level

already applied correction note : 1041898

Regards,

Tushar

Accepted Solutions (1)

Accepted Solutions (1)

alexander_schroeder
Participant
0 Kudos

Hello Tushar,

in the home of the sidadm (I assume its lbpadm) there is a directory

./sdb/

Within this directory, there is a file called sqldbctrace.shm. This file is

a small memory-mapped file that's used to enable/disable client

tracing for the MaxDB client.

Could you move this file away, and check whether the problem persists.

Regards

Alexander Schröder

Answers (6)

Answers (6)

Former Member
0 Kudos

Hello Alexander,

Thanks. Sorry for the confusion caused

Regards,

Tushar

alexander_schroeder
Participant
0 Kudos

Dear Thushar,

as you already opened an OSS message SAP development support is already working on this issue. Please note that such support issues are solved in the fasted way by the processing of the OSS message (and its escalation mechanisms, if necessary) by the MaxDB/liveCache support.

Raising an issue in parallel here in the forum may create more confusion than necessary.

BTW, your issue has been identified as software error that has been fixed in a newer version of MaxDB than you have installed.

Best Regards, and sorry for the inconvenience caused by this error

Alexander Schröder

Former Member
0 Kudos

SQLDBC l client runtime loading ....

after this workprocess log ends

any info please urgent

markus_doehr2
Active Contributor
0 Kudos

If it's "Urgent" please open an OSS call under BC-DB-LVC and describe the problem there.

--

Markus

Former Member
0 Kudos

Hello Markus ,

Yes

Both are on the same host

Regards,

Tushar

markus_doehr2
Active Contributor
0 Kudos

Then don't install the client manually.

If nobody else has an idea I suggest opening an OSS call, this shouldn't happen...

--

Markus

Former Member
0 Kudos

Hello Markus ,

Yes its HPUX.

It was working before. But how to check if cleint is there. through programs dir?

Regards,

Tushar

markus_doehr2
Active Contributor
0 Kudos

Is the livecache running on the same system as your application server, that gets hung?

--

Markus

markus_doehr2
Active Contributor
0 Kudos

SQLDBC is the client for a MaxDB database/livecache.

I assume you're on HP-UX (since your shared libraries end with .sl), do you have the client fully installed?

Check Note 649814 - Updating MaxDB/ liveCache client software

--

Markus