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:

Manage Inactive session in Oracle 23AI Database.

# CONNECT WITH PDB DATABASE(ORACLE 23AI) [oracle@prd-23ai ~]$ sqlplus / as sysdba  SQL*Plus: Release 23.0.0.0.0 - for Oracle Cloud and Engin...