3.6.0 MxDB for SQL Server Installation and Administration Guide (5697-7088, December 2007)
Copyright © 1999-2007 PolyServe, Inc. All rights reserved.
86
6
Instance Aliasing
The Instance Aliasing feature can be used to map your existing legacy
SQL connections to the Virtual SQL Server connections used with MxDB
for SQL Server. SQL clients can then continue to use the legacy
connection string to access the SQL database in its new location.
Overview
The mappings from legacy SQL connections to the new Virtual SQL
Server connections are created via the PolyServe Management Console
and then stored in the Instance Aliasing mapping file, ia.conf.
When clients connect via the legacy SQL connections, the mapping
information is used to connect the clients to the Virtual SQL Server
providing the appropriate virtual SQL instance.
MxDB for SQL Server provides a PolyServe SQL Browser Service that can
perform the mapping operations for both default and named virtual SQL
Server instances, and can also handle connections for SQL Server
instances that have not been virtualized. This service must be enabled if
you will be mapping named instances. When the PolyServe SQL Browser
Service is enabled, it is used instead of the Microsoft SQL Browser
Service, which cannot handle mappings for virtual named instances or
name-to-name redirection. If you are mapping only default SQL Server
instances, enabling the PolyServe SQL Browser Service is optional.