Site icon IT Tutorial

EBS 12.1.3 apachectl startssl libdb.so.2: cannot open shared object file: No such file or directory

Hi

I had this error during my EBS Clone process. Here is the most important information ; This application server had fresh O/S installation and pre-install rpm package is already installed and other configurations are done.

After post clone, adstrtal.sh script exiting status 1  and I didnt see any error on screen but I checked components logs and Apache log show ths error below. Solution is easy 🙂

 

ERROR

apachectl startssl: execing httpd …/tech_st/10.1.3/Apache/Apache/bin/httpd: error while loading shared libraries: libdb.so.2: cannot open shared object file: No such file or directory

 

SOLUTION

ln -s /usr/lib/libgdbm.so.2.0.0 /usr/lib/libdb.so.2

Do you want to learn Oracle E-Business Suite ( EBS ) for Junior Apps DBA, then read the following articles.

https://ittutorial.org/oracle-e-business-suite-ebs-tutorials-for-junior-oracle-apps-dba/

Exit mobile version