SQL Server DBA Tutorial 144-How to Rename SQL Server Instance Name

preview_player
Показать описание
In this video you will learn how to rename SQL Server instance using T-SQL Script, how to rename the add new host to SQL Server default instance server group in master database, how to add new host (new server name) of a named instance to server group in master database. How to resolve error:
Msg 15190, Level 16, State 1, Procedure sp_dropserver, line 44 there are still remote logins for the server
It also shows step by step work around of renaming SQL Server instance by creating an alias on application server. How to find out which port SQL Server is running and step by step process of creating Alias in SQL Server.

Blog post link for the video:

Visit our website to check out SQL Server DBA Tutorial Step by Step
Рекомендации по теме
Комментарии
Автор

The simplest feature of SQL server explained in a most complicated manner.

RealityCheck
Автор

when to execute the rename T-SQL scripts mentioned in the video?
Before renaming machine name OR After renaming machine name.

faizkhatri
Автор

I did not get anything, you have confused me between renaming of named nd default instance

santoshjaiswal
Автор

i can't access the Alias Remotely,

kediryebre