Sign in
MSDN Blogs
Microsoft Blog Images
More ...
Browse by Tags
Database Engine
blogs
Analysis services
blogs
Reporting services
blogs
Integration services
blogs
Data access tech blogs
Database Engine videos
Analysis services videos
Reporting services videos
Integration services videos
Data access tech Videos
Common Tasks
Blog Home
Email Blog Author
About
RSS for posts
RSS for comments
Search
Tags
analysis services
Backup
Cluster
DBVideo
Encryption
Installation
OLAP
Performance
query plan
replication
Security
Setup
SQL
sql 2000
sql 2005
SQL 2008
SQL query plan
SQL Server
SQL Server 2000
SQL Server 2005
sql Server 2008
SQL Server 2008 R2
Transactional Replication
update statistics
Upgrade
Archives
Archives
May 2013
(2)
April 2013
(2)
March 2013
(1)
December 2012
(2)
June 2012
(7)
May 2012
(1)
April 2012
(3)
March 2012
(5)
February 2012
(4)
January 2012
(3)
December 2011
(4)
November 2011
(3)
October 2011
(4)
September 2011
(1)
August 2011
(5)
July 2011
(3)
June 2011
(6)
May 2011
(10)
April 2011
(1)
March 2011
(1)
February 2011
(6)
January 2011
(3)
December 2010
(4)
November 2010
(2)
October 2010
(4)
September 2010
(9)
August 2010
(4)
June 2010
(4)
May 2010
(15)
April 2010
(18)
March 2010
(18)
February 2010
(7)
December 2009
(8)
November 2009
(7)
October 2009
(10)
September 2009
(6)
August 2009
(13)
July 2009
(5)
June 2009
(15)
May 2009
(5)
April 2009
(15)
March 2009
(15)
February 2009
(8)
January 2009
(9)
December 2008
(5)
November 2008
(2)
October 2008
(10)
September 2008
(5)
August 2008
(2)
July 2008
(7)
June 2008
(4)
May 2008
(1)
April 2008
(1)
MSDN Blogs
>
Microsoft SQL Server Tips & Tricks
>
All Tags
>
sql server 2008 r2
Browse by Tags
"Version's parameters must be greater than or equal to zero"
“Wait on the Database Engine Recovery Handle Failed”
break mirroring
CDC
Change Data Capture
change data capture diabled
Cluster
Deadlock
deadlocks
Extended Events
FAQ’s
mirroring
set
Soft-NUMA
SQL Server
sql Server 2008
Windows 7
Blog Post:
Change Data Capture gets disabled when you break mirroring and bring the database online
HarshDeep_Singh
Issue ================ Recently we encountered an issue where customer performed a planned failover for a mirrored database and after the failover the new principal went into suspect mode because of some reason (which is outside the scope of this blog) and was not accessible. The database...
on
15 May 2013
Blog Post:
How to monitor deadlock using extended events in SQL Server 2008 and later
HarshDeep_Singh
Before I talk about how to monitor the deadlocks let us have a small brief what is deadlock and how we were handling them in the previous versions of SQL Server. Deadlock : A deadlock occurs when there is a cyclic dependency between two or more threads, or processes, for some set of resources...
on
26 Apr 2013
Blog Post:
Upgrade from SQL Server 2008 to SQL Server 2008 R2 might fail with the error “Wait on the Database Engine Recovery Handle Failed”
AmruthaVarshiniJ
PROBLEM DESCRIPTION ================ · During upgrade from SQL Server 2008 to SQL Server 2008 R2 we might encounter an error as shown below Wait on the Database Engine Recovery Handle Failed. Check the SQL Server error log for potential causes. · The following KB article...
on
16 Sep 2010
Blog Post:
How to set Soft-NUMA for SQL Server 2008 R2
AmruthaVarshiniJ
This is probably one of the murky topics of SQL Server. Add to this equation, hardware NUMA and the CPU Mask values can be a tough one to determine. Books Online has an article on how to configure Soft-NUMA for a SQL Server 2008 R2 instance. Rob Dorr has an excellent blog post which explains how Soft...
on
28 Jun 2010
Blog Post:
SQL Server 2008 R2 setup fails on Windows 7 with the error: Version's parameters must be greater than or equal to zero
AmruthaVarshiniJ
Symptom: While installing SQL Server 2008 R2 RTM in a Windows 7 box, noticed an error message: SQL Server Setup has encountered the following error: Version's parameters must be greater than or equal to zero. This error occurs after Setup Support Files are installed and then setup...
on
31 May 2010
Blog Post:
SQL Server 2008 & SQL Server 2008 R2 clustering FAQ’s:
AmruthaVarshiniJ
1. Can I use SQL 2008 slipstreamed installer to install SQL Server 2008 failover cluster? Yes. Launch the setup.exe from command prompt with PCUSource = <path to extracted SP1>. Refer http://blogs.msdn.com/petersad/archive/2009/03/02/sql-server-2008-basic-slipstream-steps.aspx for additional...
on
30 Apr 2010
Page 1 of 1 (6 items)