Sign In
MSDN Blogs
Microsoft Blog Images
More ...
Microsoft SQL Server Tips & Tricks
Tips and Tricks for the SQL Server Enthusiast
RSS for posts
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 comments
RSS for posts
Atom
Search
Tags
analysis services
Backup
Cluster
DBVideo
Encryption
GDR
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
Upgrade
Archives
Archives
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
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Microsoft SQL Server Tips & Tricks
INF : How does Logical Record Feature Works in Merge Replication
Posted
over 1 year ago
by
Balmukund
0
Comments
By default, merge replication processes data changes on a row-by-row basis. In many circumstances this is appropriate, but for some applications, it is essential that related rows be processed as a unit. The logical records feature of merge replication...
Microsoft SQL Server Tips & Tricks
INF: SQL Server Extended Stored Procedures & behaviour change starting with Windows 2008
Posted
over 1 year ago
by
Balmukund
0
Comments
Many of you SQL folks out there have extended stored procedures installed and being used in your SQL Server. Most often this is installed by some 3 rd party applications like backup applications or linked server providers. There are times when some custom...
Microsoft SQL Server Tips & Tricks
INF: Hey, my SQL Server Service is not starting – what do I do?
Posted
over 1 year ago
by
Balmukund
1
Comments
This is one of those challenging situations when customers call us at times. I can understand the gravity of the situation – your boss is behind your back, your business is down, your application is down, your website cannot accept orders or your phone...
Microsoft SQL Server Tips & Tricks
Errors Raised with Severity/Level 16 May Cause Transactions into Doomed State
Posted
over 1 year ago
by
Balmukund
0
Comments
Consider a scenario wherein you are doing some operation which is generating an error with Level\Severity 16 and is causing the entire transaction to fail with the following message: Msg 3998, Level 16, State 1, Line 1 Uncommittable transaction is detected...
Microsoft SQL Server Tips & Tricks
Presentation Material for Webcast on Performance Dashboard
Posted
over 1 year ago
by
Balmukund
3
Comments
On 4th May 2011 (Day 3), Amit Banerjee presented webcast on “ Understanding Performance Bottlenecks using Performance Dashboard ”. In this session Amit demonstrated how to troubleshoot a SQL Server performance issue using out-of-the-box features without...
Microsoft SQL Server Tips & Tricks
Presentation Material for Webcast on SQL Server Full Text Search
Posted
over 1 year ago
by
Balmukund
3
Comments
On 3rd May 2011 (Day 2), Sudarshan presented webcast on “Optimizing and Tuning Full Text Search for SQL Server”. This session covered all the key aspect of Full Text Search which is responsible for the scalable and secure but optimized full text search...
Microsoft SQL Server Tips & Tricks
Presentation Material for Webcast on SQL Server Resource Governor
Posted
over 1 year ago
by
Balmukund
3
Comments
On 2nd May 2011 (Day 1), I presented webcast on “Managing and Optimizing Resources for SQL Server”. This was a basic session to show capabilities of resource governor feature in SQL 2008. We have been asked about the slides, video and demo by participants...
Microsoft SQL Server Tips & Tricks
Service broker concepts and troubleshooting
Posted
over 1 year ago
by
Harsh Chawla
2
Comments
In this presentation you will learn about what's service broker and it's basic troubleshooting steps: Presented By: Vijay Rodrigues, Support enginner, Microsoft GTSC
Microsoft SQL Server Tips & Tricks
How to configure and monitor log shipping in sql server
Posted
over 1 year ago
by
Harsh Chawla
2
Comments
In this presentation, you will learn about how to configure and monitor logshipping. Presented by: Anmol Bhasin To download this video, please click on link
Microsoft SQL Server Tips & Tricks
SQLDIAG: There are no instances of version 10 on this computer
Posted
over 1 year ago
by
Balmukund
0
Comments
But really SQLDIAG I do, and I am not lying!! I have helped multiple users of SQLDIAG (not SQL Nexus) trace down the root cause of this issue. SQLDIAG is a tool that is used to collect data which can be imported into a SQL Server database with the help...
Microsoft SQL Server Tips & Tricks
INF: How to retrieve data from a large XML string
Posted
over 1 year ago
by
Balmukund
0
Comments
We encountered an interesting issue some time back. We already had XML data inserted into a SQL Server 2008 R2 database however we were getting below error when retrieving (also called shredding) values from the XML data. Msg 8621, Level 17,...
Microsoft SQL Server Tips & Tricks
SQL server 2008:Declarative Management Framework-DMF
Posted
over 1 year ago
by
Harsh Chawla
0
Comments
In this presentation you will learn about working of Declarative Management Framework with demo. Presented By: Bryan Von Axelson
Microsoft SQL Server Tips & Tricks
SQL server 2008: Change Data Capture
Posted
over 1 year ago
by
Harsh Chawla
0
Comments
In this video we are going to present a brief demo of how CDC works and it's functionality. Presented By: Bryan Von Axelson
Microsoft SQL Server Tips & Tricks
SQL server 2008: Extended events
Posted
over 1 year ago
by
Harsh Chawla
1
Comments
In this video, you will learn about how to extended events are configured and how they work: Presented By: Bryan Von Axelson
Microsoft SQL Server Tips & Tricks
SQL server 2008 clustering using Hyper-V-Video
Posted
over 1 year ago
by
Harsh Chawla
1
Comments
In this video you will learn about how to configure SQL 2008 Cluster using hyper-v on windows 2008. To watch the video in high quality please check the link :- http://channel9.msdn.com/posts/SQL-2008-Clustering-using-Hyper-V Presented By : -...
Microsoft SQL Server Tips & Tricks
PRB: SQL Backups to a UNC path fail with OS Error 1 (Incorrect Function)
Posted
over 1 year ago
by
Balmukund
0
Comments
Symptoms When you try to take a SQL Server database backup to a UNC path ( \\server\folder\ ), you get this error, Msg 3201, Level 16, State 1, Line 1 Cannot open backup device '\\server\folder\db.bak'. Operating system error 1(Incorrect...
Microsoft SQL Server Tips & Tricks
SQL Nexus and RML Utilities: A primer on the issues that I have dealt with last year
Posted
over 1 year ago
by
Balmukund
0
Comments
I have answered multiple queries last year regarding the tools SQL Nexus and RML Utilities via MSDN forums, Twitter and Codeplex last year. I thought now might be a good idea to collate the top issues that I answered and make a blog post on the same....
Microsoft SQL Server Tips & Tricks
Unable to read trace definition file Microsoft SQL Server TraceDefinition n.n1.n2.xml
Posted
over 1 year ago
by
Nikesh Mhatre
4
Comments
Symptoms When you open SQL Server profiler, and try to start a new trace (or when try to open an existing trace ), you get the error " Unable to read trace definition file Microsoft SQL Server TraceDefinition 9.0.1187.xml. Click OK to retreive...
Microsoft SQL Server Tips & Tricks
Case Study: Troubleshooting a Slow Log Shipping Restore job
Posted
over 1 year ago
by
Balmukund
5
Comments
Scenario Consider a scenario where you have a Log shipping setup with a STANDY secondary database and things are working just fine. One fine day you notice that the secondary database is not in sync with the primary. The seasoned DBA that you are, you...
Microsoft SQL Server Tips & Tricks
Using Bulk Logged recovery model for Bulk Operations will reduce the size of Transaction log backups – Myths and Truths
Posted
over 1 year ago
by
Balmukund
18
Comments
It's has been couple of years for me working on SQL Server and I keep coming across various SQL Server misconceptions (or say a DBA Myth). In this specific post I’ll demystify a common DBA myth around log-shipping: " In a log shipping setup, to have...
Microsoft SQL Server Tips & Tricks
Microsoft SQL Server 2005 Service Pack 4 Released!
Posted
over 2 years ago
by
Balmukund
1
Comments
The RTM version of Service Pack 4 (SP4) for Microsoft SQL Server 2005 is now available for download, and includes SQL Server 2005 SP3 cumulative updates 1 to 11, customer requested fixes and the SQL Server 2005 SP4 database engine support for DAC operations...
Microsoft SQL Server Tips & Tricks
SQL Server Denali - AlwaysON (HADR): Step-by-Setup setup guide
Posted
over 2 years ago
by
Balmukund
14
Comments
As you might be aware that SQL Server Code-Named “Denali” has introduced a new feature called Always ON for enhancing the availability of user database in a enterprise environment. In simple terms, AlwaysON is a high-availability and disaster recovery...
Microsoft SQL Server Tips & Tricks
SQL Server 7.0 support to end on 11 Jan 2011
Posted
over 2 years ago
by
AmruthaVarshiniJ
0
Comments
For additional details check the link below: http://blogs.msdn.com/b/sqlreleaseservices/archive/2010/09/29/end-of-support-for-sql-server-7-0.aspx?wa=wsignin1.0 Regards, SQLServerFAQ
Microsoft SQL Server Tips & Tricks
SQL Server 2008 Best Practices Analyzer (SQL BPA) - Video
Posted
over 2 years ago
by
Balmukund
0
Comments
The SQL Server Best Practices Analyzer (BPA) gathers data from Microsoft Windows and SQL Server configuration settings. BPA uses a predefined list of SQL Server recommendations and best practices to determine if there are potential issues in the database...
Microsoft SQL Server Tips & Tricks
Unable to connect to SQL , “Error executing extended stored procedure: Invalid Parameter (Microsoft SQL Server, Error: 22001”
Posted
over 2 years ago
by
AmruthaVarshiniJ
0
Comments
Issue When we try to connect to a SQL instance from SQL server Management studio we get the following error : Error executing extended stored procedure: Invalid Parameter Error executing extended stored procedure: Invalid Parameter (Microsoft...
Page 3 of 13 (308 items)
1
2
3
4
5
»