Hi,
I am relatively new on EBS on-prem. I have ebs 12.2.7 with database 12.1
Two tasks has been assigned to me:
1 - high availability
2 - load balancing
This is my research and this is what i am performing right now:
1 - create a second EBS node using non-shared file system.
2- create a load balancer which will reside upon these 2 ebs nodes. This will balance load and as well as give high availability; when one node is down complete load is shifted on second node and vise versa.
3 - Step 2 is working fine for HTML forms and JAVA forms so far. but concurrent manager is completely different story.
4- as per oracle we can't have concurrent manager executing separately on both nodes (so no load balancing for concurrent manager); it can only work on 1 node simultaneously. In case one server is down it will switch to another server. In my case this is happening.
5 - we don't have a rac environment as per my understanding separate license is required for making rac environment. So high availability and load balancing only on application level.
The point of the story is; is their any other way I can achieve high availability and load balancing for complete EBS components? keeping in mind my:
current hardware and licensing limit and
if i have a free hand which is the best solution possible considering i can buy license and hardware.
Regards