Viewing 15 posts - 721 through 735 (of 1,158 total)
Forgot. Biggest DB is 4TB and an average DB size is around 300GB
December 16, 2011 at 8:28 am
Thats around my average per second value.
Avg: approx 2000 tps
Peak: approx 12000 tps
Peak time is normally mid to late afternoon and low time is very early morning.
December 16, 2011 at 8:28 am
Completely off the walll and not what I would do, but you could start SQL Agent job with powershell steps from a stored procedure.
December 16, 2011 at 3:38 am
I would add the DR server as a 3rd node on your cluster (geo cluster) and yes this is very possible.
December 13, 2011 at 11:48 am
Better memory management and Geo Clustering are two improvements that stick out in my mind.
December 12, 2011 at 5:00 am
DBA-640728 (12/1/2011)
December 2, 2011 at 2:16 pm
4x4krzy (12/1/2011)
I asked one of the server ops guys to get the AD SID for me and the AD SID is not the same as the one in SQL.
I'd...
December 1, 2011 at 11:19 am
Assuming this is a Active Directory user you shouldnt need to do this at all.
All logins are based on SID's and the with AD users this comes straight out of...
December 1, 2011 at 10:09 am
GSquared (11/30/2011)
Otherwise, if you want to stick with Express, I'd look into RedGate SQL Data Compare for your sync tool.
To remain neutral ...
Other data comparison tools are available.
November 30, 2011 at 12:41 pm
Gianluca Sartori (11/28/2011)
MysteryJimbo (11/28/2011)
This has an impact on replication as well.Correct, but I don't see replication mentioned anywhere on this thread.
I know its correct, thats why i said it. ...
November 28, 2011 at 12:13 pm
This has an impact on replication as well.
I would set up a 5 (or less) minute transaction log back up and rather than deleting all the rows in one go....
November 28, 2011 at 10:01 am
Dev (11/28/2011)
November 28, 2011 at 9:39 am
crazy4sql (11/25/2011)
Do you intend to continue using the existing VM and is there space for the mdf's?
If so, you should be able to copy them locally and detach/attach the database...
November 25, 2011 at 7:19 am
Do you intend to continue using the existing VM and is there space for the mdf's?
If so, you should be able to copy them locally and detach/attach the database again...
November 25, 2011 at 3:24 am
GilaMonster (11/24/2011)
logicinside22 (11/23/2011)
I have to keep report server real time updated with prodcution server databse . would like to know the suggestions which HA option is...
November 25, 2011 at 3:19 am
Viewing 15 posts - 721 through 735 (of 1,158 total)