RAC connection load balancing sends back short rather than long name to client
Hi,
Running Oracle 10g on Unix. Client is on z/os in a different domain.
We are seeing issues with connectivity in that the connect fails when the listener redirects a connection using 'connection balancing'.
Looking at the trace files, it appears that the listener is sending back the shortname of the vip rather than the fqdn of the vip.
I have changed listener.ora on both nodes and the LISTENER_xxxx entries in the tnsnames to be fqdn but that does not have an impact.
The long term fix is to add the short name to the dns, but at the moment it is not possible for various reasons