Viewing 15 posts - 4,456 through 4,470 (of 9,253 total)
robert.baird 2778 (12/17/2012)
I have a physical 2-node cluster. MSSQL 2008R2(sp1) sitting on Windows 2008R2. We are preparing to migrate off of our existing C7000/EVA architecture and onto...
December 17, 2012 at 3:57 pm
Multiple named, yes
December 17, 2012 at 9:08 am
Hemant.R (12/17/2012)
hi ,i m executing DBCC checkdb on weekends for large database , bcoz its taking more time to execute .Need suggestion whether to execute daily..
Try using the PHYSICAL_ONLY clause...
December 17, 2012 at 1:07 am
Thanks for posting back this may help others in the future.
December 14, 2012 at 3:52 pm
Attopeu (12/11/2012)
I have two node cluster with non-shared storage setup in my TEST environment in one data center. I successfully setup Availity group with a test database between these two...
December 14, 2012 at 7:58 am
RVO (12/13/2012)
We are planning to install SQL Server 2012 Enterprise on clusterin two weeks.
Anybody done this?
Yes, I have
RVO (12/13/2012)
If yes, maybe any heads-up, any tips?
The installer is pretty much...
December 14, 2012 at 7:46 am
DBCC CHECKDB would be one of the most common if you're smart 😉
December 14, 2012 at 6:37 am
Believe me, there's nothing difficult about the script i gave you above
December 12, 2012 at 5:42 am
I agree with Robert, avoid re mapping unless necessary. Create the login with the correct SID, this script is also useful for generating CREATE LOGIN ... statements from a source...
December 12, 2012 at 2:06 am
Which storage driver are you using
December 11, 2012 at 2:13 pm
Hmm ghetto default for Windows 2012 is to set up the disk as GPT when laying the partition down, I'll need to dig into this a little more when I...
December 11, 2012 at 11:13 am
mike 57299 (12/11/2012)
Log backups are 30 min everyday between 8am and 6pm. Once the t-log has been restored - it will be deleted.
I want to write or...
December 11, 2012 at 8:13 am
have you run a log backup since removing the extra log file?
December 11, 2012 at 6:41 am
Viewing 15 posts - 4,456 through 4,470 (of 9,253 total)