Sign in
Srini Gajjela's
Options
RSS for posts
Atom
RSS for comments
OK
Search Blogs
Tags
Debugging_WinDbg
The object is in a zombie state
Archive
Archives
March 2013
(1)
February 2012
(2)
MSDN Blogs
>
Srini Gajjela's
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Srini Gajjela's
How to develop WinDbg extension DLL
Posted
2 months ago
by
Srini Gajjela
0
Comments
How to develop WinDbg extension DLL? A WinDbg extension DLL is set of exported callback functions for implementing user defined commands to extract specific customized information from the memory dump(s). Extension DLLs are loaded by debugger engine...
Srini Gajjela's
Max. Number of servers a transaction can be propagated using DTC
Posted
over 1 year ago
by
Srini Gajjela
0
Comments
The Issue: We recently worked on a customer issue, where a distributed SQL query was executed in a single transaction using SQL – SQL as linked server. The 2 nd SQL Server has about 80 linked servers defined to 80 different remote SQL Servers...
Srini Gajjela's
Accessing rowset after committing a transaction
Posted
over 1 year ago
by
Srini Gajjela
0
Comments
The rowset full functionality is either preserved or rowset enters into zombie state, after completing a transaction. If the rowset needs to be preserved after committing a transaction, to add or fetch new rows, delete or update existing, the cursor...
Page 1 of 1 (3 items)