cancel
Showing results for 
Search instead for 
Did you mean: 

Disp+work stopped

0 Kudos

Hello ,

I am doing a kernel upgrade from 701 to 721 , and I face this issue after kernel upgrade :

disp+work information gives the error :

*** ERROR => DlLoadLib()==DLENOACCESS - dlopen("/usr/sap/SID/SYS/exe/run/dbsdbsl

ib.so") FAILED

  "libSQLDBC77.so: cannot open shared object file: No such file or directory"  [

dlux.c       445]

Please help me how to proceed further ?

Best regards ,

krithika

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member188883
Active Contributor
0 Kudos

Hi ,

Could you download and copy the file libSQLDBC77.so into the kernel directory.

Post this check the results.

Hope this helps.

Regards,

Deepak Kori

former_member201800
Participant
0 Kudos

Hi ,

Please paste the log of dev_disp in the directory:

/usr/sap/<SID>/<Instance no>/work

Regards,

Shyam Kumar

AtulKumarJain
Active Contributor
0 Kudos

Hi,

Please check

http://scn.sap.com/thread/3276317

It seems kernal not updateed properly.

Also check lib if it is able to load.

just run  below command and provide  output

ldd  dbsdbsl  ib.so

Best Regards,

Atul