Oacore & Forms Servers Are Stuck at ADMIN State in EBS R12.2.5

Not able to bring up oacore and forms managed servers after clone.
These managed servers are stuck at ADMIN state while trying to start the services.

CAUSE:

Credentials Missing in EBS datasource.

SOLUTION:

  1. Source the environment file
  2. Shut down the application tier services using the adstpall.sh script.
  3. Start Admin Server using adminvservctl.sh start
  4. Run the below command

perl $FND_TOP/patch/115/bin txkManageDBConnectionPool.pl

Enter Your Choice : updateDSPassword

Enter the full path of Applications Context File <contexfile_path>

Enter weblogic admin server password:

Enter the APPS user password:

  1. Start the application tier services using the adstrtal.sh script.

 

Recent Posts