Sign In
Microsoft SQL Server troubleshooting
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
Cluster
Indexes
Memory management
SQL Server 2008
Archive
Archives
July 2011
(1)
May 2010
(1)
April 2010
(2)
January 2010
(1)
November 2009
(1)
October 2009
(1)
September 2009
(2)
July 2009
(2)
April 2009
(2)
March 2009
(3)
February 2009
(1)
December 2008
(3)
November 2008
(3)
September 2008
(3)
August 2008
(3)
March 2008
(2)
February 2008
(1)
January 2008
(1)
September, 2008
MSDN Blogs
>
Microsoft SQL Server troubleshooting
>
September, 2008
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Microsoft SQL Server troubleshooting
SQL Server log growing out of control due Query subscription warning messages (SQLDependency API)
Posted
over 4 years ago
by
Joao Loureirot_
0
Comments
When using a query notification enabled application that is using SqlDependency, if Stop() method is called very frequently, which throws away the machinery for receiving a query notification, but it doesn't actually cancel the subscription. So, when...
Microsoft SQL Server troubleshooting
SQL Server installation troubleshooting, interesting articles
Posted
over 4 years ago
by
Joao Loureirot_
1
Comments
General info, best practices 907284 - Changes to the readme file for SQL Server 2005 910229 - SQL Server 2005 Express Edition Readme 905395 - A change to the Readme.htm file for SQL Server 2005 Mobile Edition 910070 - The SQL Server 2005...
Microsoft SQL Server troubleshooting
How to use Windbg to debug a dump of a 32bit .NET app running on a x64 machine
Posted
over 4 years ago
by
Joao Loureirot_
1
Comments
Imagine we are running a 32bit .NET app in a x64 machine . This app is failing so we have taken a memory dump of the app when a specific CLR exception gets raised. We open the dump with our 64bit version of Windbg ( Windbg x64 ), and we verify that...
Page 1 of 1 (3 items)