adopmnctl.sh: exiting with status 2

adopmnctl.sh: exiting with status 2
We may get this error ,we t
ry to start the application or OPMN (adstrtal.sh apps/<apps_pwd>
or adopmnctl.sh start).
Error Details:
adopmnctl.sh: exiting with status 2
Expected Solution : 
Normally, this error occurs when opmn associate with wrong ip address.
So, we need to validate the ip address with correct one.

Check Ip Adress:-
root$ ifconfig

Check IP Adress in network:-

root$ ping <IP Address>

Match same IP assign to hostname:-

Root$ cat /etc/hosts




No comments:

Query to get the package specification

In Oracle E-Business Suite R12.2.10 , if you want to download (export) a package’s source code (specification and body), you can do it usin...