FORWARD_LISTENER
Hi,
Has anyone managed to get the FORWARD_LISTENER parameter to work? There isn't a lot of documentation out there.
Basically, we are upgrading our Exadata's and I want to ensure that all productions jobs continue to work after moving the databases to the new platform; regardless of whether the client connection string uses OID, local tnsnames or even a hardcoded java string that uses an IP address of one of the compute nodes.
It sounds like FORWARD_LISTENER is exactly what I what, but I'm not clear how to configure it. Anyone have any tips they'd be willing to share?