devxlogo

Register the Same SQL Server More than Once in Enterprise Manager

Register the Same SQL Server More than Once in Enterprise Manager

Suppose you want to register one SQL Server twice in Enterprise Manager. You want to test different registration properties from inside Enterprise Manager?especially permissions. In SQL Server 2000, if you try this, Enterprise Manager complains that you’ve already registered in the server.

The way around this is to use the Client Network Utility (choose Start | Programs | Microsoft SQL Server) to create an alias for your server. Click on the Alias tab and then click the Add button. Identify your SQL Server in the usual way. Then, register the alias in Enterprise Manager. At this point, the same SQL Server is registered twice, but with different registration properties (for example, with different User IDs and Passwords or as named pipes versus TCP/IP).

In SQL Server 2005, you do not need to resort to this convoluted way since SQL allows you to give a friendly name for each server which can be different from the actual server name.

See also  Why ChatGPT Is So Important Today
devxblackblue

About Our Editorial Process

At DevX, we’re dedicated to tech entrepreneurship. Our team closely follows industry shifts, new products, AI breakthroughs, technology trends, and funding announcements. Articles undergo thorough editing to ensure accuracy and clarity, reflecting DevX’s style and supporting entrepreneurs in the tech sphere.

See our full editorial policy.

About Our Journalist