EBS R12.2.6 After adding a 2nd node, to an Existing System on a non-shared file system;
We have existing Oracle Apps R12.2.6 setup.
Current Setup:
1 EBS APP Node, hostname: ebsclone
1 DB node, hostname: ebsclone
Proposed Setup:
2 EBS APP Node, hostname: ebsclone , ebsclon2 -- only change , Purpose is EBS APP HA + loadbalance
1 DB node, hostname: ebsclone
I followed ( Doc ID 1383621.1 ) 5.3 Adding a New Application Tier Node to an Existing System to added a new node to ebs app env. node member (ebsclone,ebsclon2) to add 2nd node.
5.3.2 Steps for adding a node on a non-shared file system
weblogic admin implemented on ebsclone,ebsclon2,and all other service on 1st node and 2nd node are same.
We find out following problems:
1: When We stop 2st node [adstpall.sh] and can not login EBS,but can access ebsclone web requests.
2:I started the application on both nodes but when I try to access ebsclone web requests are automaticaly routed to ebsclon2.
As I know: When I added a new app node, We can use any app tiers web requests login ebs.both app tier node always HA.
for example: when ebsclone primary node shutdown,user can web request ebsclon2 secondary app node login ebs;John.Khamissi-Oracle@