Ora Session Problem
Posted: Tue 14 Feb 2017 08:36
Hello,
I have an oracle database which works as clusters. My Oracle database has two different IP address and I want to make an OraSession with them. The issue here is, how can I check and control which of the database ip ( cluster is active ).
For example
Db1 with ip xx.xx.xx.11
Db2 with ip xx.xx.xx.12
Only one of them is active and it switches from 11 to 12 or 12 to 11 sometimes depending on load balancer.
How can I control this with Orasession component in delphi 7?
Thank you in advance
I have an oracle database which works as clusters. My Oracle database has two different IP address and I want to make an OraSession with them. The issue here is, how can I check and control which of the database ip ( cluster is active ).
For example
Db1 with ip xx.xx.xx.11
Db2 with ip xx.xx.xx.12
Only one of them is active and it switches from 11 to 12 or 12 to 11 sometimes depending on load balancer.
How can I control this with Orasession component in delphi 7?
Thank you in advance