Oracle EBS 12.1.3 & DB version 19.9 on RHEL 6 version OS failover happens application services notUP
Oracle Application version 12.1.3 on RHL 6 DB version 19c
load balancer is happening at OS Level?
We have concept called os clustering for failover , If any node down all services moved to available server with in that 4 node cluster. This is like HA. Oracle apps running with multinode application. DB & app1 running on one server and App2 running on another node.
For Example we have four node like A,B,C & D. DB & APP1 running on Node A , APP2 running Node B, If B node fail app2 moved to C or D node. This is our concept, but if app2 failover to another node we are getting 500 error, then if we run auto config its working but need to change Customized setup and other things.