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:

ORA-06512: at "SYS.DBMS_ISCHED"

Database -  Oracle Database 23AI Cause:   An attempt was made to perform a scheduler operation without the required privileges. Action:  Ask...