Quantcast
Channel: Doyensys Allappsdba Blog..
Viewing all articles
Browse latest Browse all 1640

Article 3

$
0
0

Error while starting the application after cloning 12.1.3:-


Check the application status:-

[applmgr@ebstemp scripts]$./adoacorectl.sh status

Check the log file

From the log file below error came

HTTP listener is not responding

Due to missing library.  /usr/lib/libdb.so.2

Solution:--

* Shut all application services.

* create the below link for library file

[applmgr@ebstemp scripts]$ su - root
password

[root@ebstemp ~]# ln -s /usr/lib/libgdbm.so.2.0.0  /usr/lib/libdb.so.2


* Startup all the application services.

* Now check the application status

[applmgr@ebstemp scripts]$ ./adoacorectl.sh status

Viewing all articles
Browse latest Browse all 1640

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>