Hi,
We have an Oracle Database that s load balanced. (One hostname with multiple IPs)
Now we want SAS to use the hostname of the Oracle DB. Seems this approach will not work?
Modify /etc/hosts like:
123.123.123.1 ABC
123.123.123.2 ABC
123.123.123.3 ABC
May I know how we can achieve this setup? Like what we need to be added in the infrastructure?
Thanks!