Source connection string logging
Oracle 19c
Hi,
Is there a way to log the "source" connection details in the database somewhere?
Specifically, I want to log if the specified connection string went through tnsname, ldap or ezconnect with an IP and service name.
We are running numerous databases on multiple Exadata's and we are planning to upgrade our hardware. This would entail standing up the new Exa's next to the old (new names/ip's etc). If all connections are using LDAP, then they should seamlessly switch to the new systems as soon as we update LDAP.
My concern is apps that didn't follow naming standards. If someone used ezconnect with a specific node IP and service name, those jobs will fail when we switch.