| |
| ||||||
SQL Server AliasesThis is a discussion on SQL Server Aliases within the BI Monkey forums, part of the CORTEX Blogs category; As part of a meeting on setting up DR systems, one of the Server Techs mentioned using SQL Server Aliases to allow the cubes to be identical in structure – ... |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
| | #1 |
| Guru Join Date: Jun 2009
Posts: 122
![]() | As part of a meeting on setting up DR systems, one of the Server Techs mentioned using SQL Server Aliases to allow the cubes to be identical in structure – right down to connections – yet live on separate environments and point at different SQL Servers. This was news to me, but a quick google turned this up: How to setup and use a SQL Server alias. An Alias is an Operating System level setting that allows you give a friendly name to your Server – and you can then connect to the server using that friendly name. What this means is that as you migrate your code from environment to environment, if you use the same friendly name for your SQL Server in each tier of the deployment, you don’t have to change your connection strings. It’s a neat trick (though i’m not sure how the names resolve if you use the same name in environments that can see each other) – it certainly requires some proper planning from an infrastructure point of view. Get More from the original blog... |
| | |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| 2 x C++ Developers - MFC, SQL Server | admin | 2010 Job Archive | 0 | 26th March 2010 10:45 AM |
| SQL Server DBA | admin | 2010 Job Archive | 0 | 26th March 2010 10:45 AM |
| SQL Server DBA | admin | 2010 Job Archive | 0 | 15th February 2010 10:40 AM |
| Starter Kit for PerformancePoint Planning Server SQL Server Integration Services (SSI | Latest News Headlines | Microsoft News and Views | 0 | 25th November 2009 02:49 PM |
| Pentaho BI Server 3.5 | Latest News Headlines | Data Integration News Feeds | 0 | 25th November 2009 11:39 AM |
| | |
| | |