|
Hi Erman,
We have following situation.
1. There is no change in Application hostname or I.P.
2. There is no change in database hostname or I.P.
3. GTM(Global traffic manager) will route the traffic to database nodes from respective nodes.
Current architecture : APP1,APP2,APP3,APP4 ==>> DB HOSTNAME
Planned architecture : APP1,APP2,APP3,APP4 ==>>GTM ==> DB HOSTNAME(GTM will resolve to DB hostname)
For implementation of GTM in other standalone,Active passive environments we performed following steps.
1. Network team gave us a GTM ID. Which resolved to the DB IP/host and port.
2. We changed the HOST entry in TNSNAMES.ora to GTM provided. application worked fine.
|