
Symptom
You are getting below error while executing command disp+work.
araadm> disp+work
--------------------
disp+work information
--------------------
kernel release 700
kernel make variant 700_REL
compiled on Linux GNU SLES-9 x86_64 for linuxx86_64
compiled for 64 BIT
compilation mode UNICODE
compile time May 2 2010 20:22:15
Wed Apr 24 19:11:17 2013
*** ERROR => DlLoadLib()==DLENOACCESS - dlopen
("/usr/sap/SID/SYS/exe/run/dboraslib.so") FAILED
"/usr/sap/SID/SYS/exe/run/dboraslib.so:
cannot open shared object file: No such file or directory"
update level 0
patch number 254
source id 0.254
Solution
Possible causes and ways to fix the error as following,
• Refer to SAP Note 538849. Point number 2.
• Ensure the dboraslib.so is existed in the mention directory.
• Execute the SAPCPE. You can view the logs generated.
• Verify your environment setting (make sure it’s pointing to the correct path/SID)
• Download the kernel files (specifically for dboraslib.so) and extract to the directory.


