Viewing 15 posts - 496 through 510 (of 9,253 total)
December 6, 2017 at 5:28 am
For the listener networkname cluster resource you need to set the RegisterAllProvidersIP cluster parameter to 0.
The default annoyingly is to set all providers ( value=1 ), however, you can change...
December 6, 2017 at 5:21 am
I have already read all of your excellent Stairway to AlwaysOn...
December 5, 2017 at 10:44 am
December 1, 2017 at 5:50 am
I've been looking into using availability groups in our environment. I've read that if the...
December 1, 2017 at 5:49 am
November 30, 2017 at 10:29 am
November 29, 2017 at 9:13 am
master starts first, id is 1
tempdb is usually just before model, especially evident like Gail said if tempdb is not present as it copies tempdb from model, something which...
November 29, 2017 at 9:03 am
November 28, 2017 at 4:22 am
using cross site shared storage for the quorum is a bad idea tbh.
If your cluster spans sites consider a fileshare witness on a remote site (not the primary or...
November 24, 2017 at 6:46 am
I've set up a test AlwaysOn AG environment.
I have 2 SQL Servers, SQL-PRI and...
November 24, 2017 at 6:42 am
November 7, 2017 at 4:48 am
see my stairway to Alwayson starting at this link
November 7, 2017 at 4:18 am
restore the databases first then the logins.
if you have a login with a default database that doesnt exist the script will error
November 7, 2017 at 4:13 am
alex.palmer - Friday, November 3, 2017 8:53 AMWhat are the reasons you might want multiple clusters?
Separation of nodes using completely disparate...
November 7, 2017 at 4:11 am
Viewing 15 posts - 496 through 510 (of 9,253 total)