Viewing 15 posts - 391 through 405 (of 1,155 total)
Dharmendra JKT (3/3/2014)
I have installed SQL Server 2008R2 and 2012 on my testing server.
Microsoft SQL Server 2012 - 11.0.2218.0 (Intel X86)
Jun 12 2012 13:16:18
Copyright (c) Microsoft Corporation
Standard Edition...
March 3, 2014 at 8:31 am
Rem70Rem (3/3/2014)
Hi,The "test" version needs to have the same right as the production one, so read/write.
Thanks all for your help.
If the test DB is R\W, You can't use LShipping\DB Mirroring....
March 3, 2014 at 8:19 am
homebrew01 (3/3/2014)
To clarify, I do see the other processors working sometimes, but was surprised this time...
March 3, 2014 at 7:53 am
sqlbuddy123 (3/2/2014)
homebrew01 (3/2/2014)
MAXDOP is 0, and Cost Threshold for Parallelism is 5. There was no blocking, but I know there was...
March 2, 2014 at 10:22 pm
homebrew01 (3/2/2014)
MAXDOP is 0, and Cost Threshold for Parallelism is 5. There was no blocking, but I know there was a...
March 2, 2014 at 10:17 pm
homebrew01 (3/2/2014)
March 2, 2014 at 6:54 pm
Ness (3/2/2014)
March 2, 2014 at 2:04 pm
Yeah, we have implemented them. Use option 1.
What's the error or issue that you are having ..
--
SQLBuddy
March 1, 2014 at 4:45 pm
Is your application using Connection Pooling ? Try to check these counters too ..
SQLServer:Memory Manager: Total Server Memory (KB)
SQLServer:Memory Manager: Target Server Memory (KB)
Checkpoint pages per second
Lazy writes / sec
Memory...
February 28, 2014 at 2:55 pm
Rem70Rem (2/28/2014)
What is the best way to move a Production database to a test one ever days after processing is done ?
I am thinking about backup/restore as...
February 28, 2014 at 2:42 pm
More Appropriate answer would be, If Query Cost < CTP , SQL Server won't convert the query into Parallel Query.
--
SQLBuddy
February 28, 2014 at 1:30 pm
dan-572483 (2/28/2014)
February 28, 2014 at 1:25 pm
curious_sqldba (2/28/2014)
February 28, 2014 at 12:12 pm
elmar.fecker (2/28/2014)
February 28, 2014 at 11:52 am
Viewing 15 posts - 391 through 405 (of 1,155 total)