Viewing 15 posts - 136 through 150 (of 442 total)
"The session loses quorum.
If all the server instances become disconnected from each other, the session is said to have lost quorum. As server instances reconnect to each other, they regain...
September 13, 2014 at 10:19 pm
You should put it on the shared storage.
September 13, 2014 at 7:40 pm
I never done this before, but my gut feeling is, you cannot do it.
There is a big difference between 2012 and 2000....so, its better not to set it up.
September 6, 2014 at 6:04 am
bpowers (9/5/2014)
Out of curiousity, if this was a DR situation would it then be acceptable to restore the msdb backup?
No, I would still script out and recreate in DR.
September 5, 2014 at 8:34 pm
Basically it's telling you to remove the existing log-shipping and configure new one.
September 4, 2014 at 8:42 pm
If you grant exec permission to that user for that SP, wouldn't that work?
September 4, 2014 at 8:31 pm
Are you saying, you want to go from cluster env to stand-alone env?
September 4, 2014 at 7:51 pm
It means there is still an active transaction in that ldf.
So, take couple of log backups and try to shrink again with empty file option and then delete it.
Let me...
August 30, 2014 at 7:53 pm
Backup plan you create depends on the application requirements... Basically, depends on your application RPO & RTO.
August 26, 2014 at 9:31 pm
As Grant suggested, did you check for any growth restrictions for ldf file?
Next time if same happens and you know which db log is getting full, try to create a...
August 26, 2014 at 9:27 pm
Hi Brandie,
"I've created a job to initiate failover of the mirrors in case of database failure"
Do you mind sharing how you setup the job?
August 23, 2014 at 7:24 pm
It's 2008r2, enterprise edition on Windows 2008.
August 23, 2014 at 7:10 pm
If there is cluster index on the purge table, recreate the cluster index and then shrink the database, that should release the space to OS.
August 11, 2014 at 9:03 pm
Hi, you didn't mention anything abt diff backups? That would have save a lot time as i you mentioned you had to roll forward 10 days.
What is your current...
July 28, 2014 at 8:15 pm
Thanks Gail for correcting...I'm way off then...sorry.
July 14, 2014 at 5:52 am
Viewing 15 posts - 136 through 150 (of 442 total)