About Me - Who is DR DBA?

Hello. My name is Rudy Panigas and I am a Production Senior Microsoft SQL Server Database Administrator (DBA) with over 14 years of experience. Have published articles with SQL Central, am a leader for the my local PASS chapter in Toronto (TORPASS) and love to automate anything SQL including disaster recovery. I created this blog to share my views, knowledge and to discuss Microsoft SQL server in order to help out others in this field. Please test these scripts before using. I do not warranty and do not take any responsibility for it, its misuse or output it creates. You can reach me at this email address: sqlsurgeon@outlook.com

Friday, August 17, 2012

Auto Fix User's SID after Database Restore

Hello Again,

Have you restored a database and then find that user's cannot connect to it? But their ID is in the database whos what's up? Once you perform a restore the SID for the user in the system and the user in the database no longer match. The script below auto corrects this as it scan through each database.

Enjoy,

Rudy

Download script here: https://docs.google.com/file/d/0B07PMQYOhF2DRU1DdkpnZlhKOW8/edit?usp=sharing

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.