1 minutes readoafm,forms and oacore not starting up after IP adress change in R12

Reader Mode

Problem :
oafm,forms and oacore not starting up after IP adress change

Solution:
1 – open a new shell and set your apps environment

2 – cd

3 – Stop OPMN service by executing adopmnctl.sh

4 – check if it is really down:
ps -ef grep opmn

5 – delete the following:

rm -fr $INST_TOP/ora/10.1.3/j2ee/oacore/persistence/*
rm -fr $INST_TOP/ora/10.1.3/j2ee/oafm/persistence/*
rm -fr $INST_TOP/ora/10.1.3/j2ee/forms/persistence/*

6 – execute autoconfig at the Application Tier

7 – start all Applications Services

8 – check if the issue has been resolved:
adapcctl.sh status

Related Articles

Responses

Your email address will not be published. Required fields are marked *

Password Reset
Please enter your e-mail address. You will receive a new password via e-mail.