Managing client connect-strings (tns/jdbc) in huge environments
Hi !
i want to get a few impression how you dbas manage client connects to databases in a huge environments where the DBAs do not know every client / application which connects to databases.
Following parameters given here for discussion:
* Databases (Single Instances and RAC) (> 100dbs with >1500 applications)
* all protected with 1 Dataguard Standby over another datacenter
As a DBA i give the current tnsnames or proper jdbc connect-string with the current servernames to people which manage the clients/application.
tns-connect / jdbc includes the current servernames configured with failover option for the connect following maa.
All tnsconnect / jdbc are managed by different people / application owner / responsible admins and they managed they own tnsnames.ora or config files.