We have an environment with multiple servers, and multiple databases on each. We have applications that need to connect to particular databases, and the mapping of what database is on which server is maintained in each application. When our DBAs want to m
↧