Log Shipping Databases and Permissions Problems
Recently I was doing log shipping for a client in preparation to move their databases from one data center to another, when I was asked to change the drive that one of the target databases was being restored to. No problem, I’ll just use ALTER DATABASE … MODIFY FILE (name=’xxx’, filename=’yyy’) to change the files, […]
Recommended Reading from mrdenny for January 24th, 2014
This week I’ve found some great things for you to read. These are a few of my favorites that I’ve found this week. Waste Not, Want Not New EMC VNX Series features Allowing snapshotted VMFS datastores VMworld 2013 in pictures What a Waste.. This weeks SQL Server person to follow on Twitter is: DoktorKermit also […]
SQL PASS BA Conference 2014 Discount Code
I’m pleased to say that I’ve been able to get a discount code setup for all my clients and blog post readers to get you $150 off the cost of entry to the SQL PASS BA Conference. To use the code simply register for a new registration and enter the discount code “BABN9H” in the […]
Changing your Password on Windows 2012 via RDP
I ran into a problem at a client recently that I’m shocked that I haven’t run across before. I couldn’t figure out how to change my domain password when connected to their servers via remote desktop. You see the problem is that 99% of the time when I’m working with a client, either at their […]