Sign in
MSDN Blogs
Microsoft Blog Images
More ...
Search using Bing
SQL Server on Twitter
Common Tasks
Blog Home
Email Blog Author
About
RSS for comments
RSS for posts
Atom
OK
Recent Posts
Error: "Could not retrieve backup settings for primary" in Log shipping Backup job
Posted
11 months ago
by
Sakthivel Chidambaram
Wow... We have MAXDOP calculator for SQL Server... It makes my job easier...
Posted
over 1 year ago
by
Sakthivel Chidambaram
Cool... Now we have a calculator for finding out a Max. Server Memory value
Posted
over 1 year ago
by
Sakthivel Chidambaram
SQL Server 2012 Upgrade Technical Guide & What's new Whitepaper Released
Posted
over 1 year ago
by
Sakthivel Chidambaram
INF:What happens to a database when transaction rollback fails?
Posted
over 1 year ago
by
Sakthivel Chidambaram
Microsoft SQL Server Blogs
Query Processing Team
CSS Escalation Engineers
Storage Engine Team
Customer Advisory Team
SQLOS Team Blog
Performance Team
Manageability Team
Engine Tips from PM's
User Education Team
Security Team
Service Broker Team
Protocols team
Slava Ok's SQL Memory Blog
CSS SQL Team - India
SAP and SQL Server Team
Remote Blob Storage team (RBS)
SQL Azure Team
CLR Integration Team
SQL Setup
Craig on Query processing
Policy-Based Management Team
CSS SQL Team - US
Joseph Sack - SQL PFE
SQL Server Express Team
Release Services Team
Premier Field Engineers Blog
Laurentiu Cristofor - SQL Security
Bart Duncan's SQL Weblog
SQL Server AlwaysOn Blog
SQL Agent Team
Windows Perf Gurus
OS Support Team
SQL ISV PM team
Replication Talk
Extended Events Team
Sethu Srinivasan - SQL Manageability
LOB Applications Team
Claudia Silva - CSS UK
Programmability Team
Conor Cunningham blog
SQL Server CSS - France
SQL EE/Prin PFE Ignacio Blog
SQL Forum Support Team
Analysis Services & PowerPivot Blog
Analysis Services & PowerPivot Blog
Tags
18456
833
backup
connectivity failure
DBA
Disk
engine
I/O
info
log shipping
login failed
memory
performance
replication
security
setup
Stall
storage engine
tlog
tools
troubleshooting
t-sql
waits
welcome
xevents
Archives
Archives
June 2012
(1)
May 2012
(5)
April 2012
(2)
March 2012
(1)
November 2011
(5)
October 2011
(1)
August 2011
(1)
July 2011
(1)
June 2011
(1)
May 2011
(3)
April 2011
(2)
March 2011
(3)
February 2011
(8)
December 2010
(1)
September 2010
(1)
August 2010
(2)
June 2010
(2)
May 2010
(1)
Visitor Map
MSDN Blogs
>
Sakthi's SQL Server Channel
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Sakthi's SQL Server Channel
Error: "Could not retrieve backup settings for primary" in Log shipping Backup job
Posted
11 months ago
by
Sakthivel Chidambaram
1
Comments
This one is simple but interesting... Log shipping which was running for an year, suddenly stopped working. Log shipping monitor says that there are no backups restored for last 14849 minutes... Why? We started figuring this out, the copy and restore...
Sakthi's SQL Server Channel
Wow... We have MAXDOP calculator for SQL Server... It makes my job easier...
Posted
over 1 year ago
by
Sakthivel Chidambaram
4
Comments
So after Max. Server Memory calculator, to make your life much more easier, here is the Max Degree of Parallelism or MAXDOP calculator. We are usi ng SQL DMV's to find out the number of NUMA nodes and Powershell query to find out the number of processor...
Sakthi's SQL Server Channel
Cool... Now we have a calculator for finding out a Max. Server Memory value
Posted
over 1 year ago
by
Sakthivel Chidambaram
4
Comments
This calculator is now withdrawn since I'm not able to invest my time to improve it to make it "stay current". Apologize for the inconvenience! Hello SQL Community, I have written a simplified “Max. Server Memory” calculator...
Sakthi's SQL Server Channel
SQL Server 2012 Upgrade Technical Guide & What's new Whitepaper Released
Posted
over 1 year ago
by
Sakthivel Chidambaram
5
Comments
SQL Server team has published the "SQL Server 2012 Upgrade Technical Guide" at http://download.microsoft.com/download/9/5/3/9533501A-6F3E-4D03-A6A3-359AF6A79877/SQL_Server_2012_Upgrade_Technical_Reference_Guide_White_Paper.pdf I encourage you to upgrade...
Sakthi's SQL Server Channel
INF:What happens to a database when transaction rollback fails?
Posted
over 1 year ago
by
Sakthivel Chidambaram
0
Comments
Today while working on a SQL Server performance case, I was asked this question "What happens to a database when transaction rollback fails?". I thought of sharing the answer to the community so that it can help DBA's to understand how SQL Server handles...
Sakthi's SQL Server Channel
"Failed to save Local Policy Database" while granting any privilege to SQL Service SID in Group Policy Editor
Posted
over 1 year ago
by
Sakthivel Chidambaram
0
Comments
When you try to grant any privilege to SQL Server Service SID using Group Policy Editor in Windows 2008, you might get this error: An extended error has occurred. Failed to save Local Policy Database. This happens only when you try to add virtual...
Sakthi's SQL Server Channel
"stop before startup" after "Using large pages for buffer pool" during SQL Server startup
Posted
over 1 year ago
by
Sakthivel Chidambaram
0
Comments
Worked on a SQL Server startup issue which I would like to share here: Here is how the SQL Server errorlog looked like 2012-04-19 03:43:26.50 Server Microsoft SQL Server 2005 - 9.00.4035.00 (Intel IA-64) Nov 24 2008 12:59:53 Copyright (c) 1988-2005...
Sakthi's SQL Server Channel
Restore database stuck at 90% waiting on PREEMPTIVE_OS_WRITEFILEGATHER
Posted
over 1 year ago
by
Sakthivel Chidambaram
0
Comments
There are already few blogs and a KB to talk about this problem so I'm trying to tie them together to make sure you get this quickly When you are restoring a database (in my case a database having 32 files), post 90% complete, all but one threads in...
Sakthi's SQL Server Channel
Re-configure Replication after restoring publication database from Backup - Replication Scenario
Posted
over 1 year ago
by
Sakthivel Chidambaram
1
Comments
Sharing one of the interesting scenario I worked today. Somebody messed up the data at publication database (few rows updated with a value which they aren't supposed to) and publication database was restored from a older backup to rollback the change...
Sakthi's SQL Server Channel
Now Connect PHP website running in Linux Apache Webserver to SQL Server
Posted
over 2 years ago
by
Sakthivel Chidambaram
0
Comments
How? Here is the answer: Preview of SQL Server ODBC driver for Linux is now available for download: Download Link: The Microsoft SQL Server ODBC Driver for Linux provides native connectivity from Linux to Microsoft SQL Server http://www...
Sakthi's SQL Server Channel
Snapshot replication fails after adding a column to a table (article)
Posted
over 2 years ago
by
Sakthivel Chidambaram
1
Comments
This post is all about "replicate_dll" property in sp_addpublication, so if you are aware of this property then this is the answer for the problem described in the blog title. Here is a little more background about this issue: A column was added...
Sakthi's SQL Server Channel
OPTIMIZE FOR UNKNOWN in SQL Server 2005
Posted
over 2 years ago
by
Sakthivel Chidambaram
0
Comments
Just helped a performance problem with the information below and thought of sharing since it might be useful in some situations.. OPTIMIZE FOR UNKNOWN introduced in SQL Server 2008 gives this benefit: ".... This hint directs the query optimizer...
Sakthi's SQL Server Channel
Error: 17127 "No memory for kernel buffer hash table" during startup along with FAIL_PAGE_ALLOCATION 262
Posted
over 2 years ago
by
Sakthivel Chidambaram
0
Comments
This is a simple information sharing post because there is nothing much to troubleshoot... SQL Server failed to start with following message: Server Failed allocate pages: FAIL_PAGE_ALLOCATION 262 Server Error: 17127, Severity: 16, State: 1. Server...
Sakthi's SQL Server Channel
Large Network Packet Size and Memory Pressure in SQL Server
Posted
over 2 years ago
by
Sakthivel Chidambaram
0
Comments
Today I worked on a interesting performance issue whereby SQL Server 2005 x86 (32-bit) had sever Non-BPool memory pressure causing all sort of errors lilke Failed Virtual Allocate Bytes: FAIL_VIRTUAL_RESERVE 1048576 Downgrading backup log buffers...
Sakthi's SQL Server Channel
How to troubleshoot - "Incorrect syntax near - Source: MSSQLServer, Error number: 102)" errors in replication
Posted
over 2 years ago
by
Sakthivel Chidambaram
0
Comments
A quick guide on how to troubleshoot Incorrect syntax near - Source: MSSQLServer, Error number: 102)" errors in replication Firstly, check for any known issues like http://support.microsoft.com/kb/935563 by searching with the error message in bing...
Sakthi's SQL Server Channel
-MaxBCPThread parameter for Snapshot and Distribution Agent in SQL Server Replication
Posted
over 2 years ago
by
Sakthivel Chidambaram
3
Comments
If you have researched about replication enhancement, for sure you would have heard about this Parameter which is applicable for both snapshot agent and distribution agent. I'm going to share some useful information regarding this parameter which you...
Sakthi's SQL Server Channel
Error: 18056 State: 29 The client was unable to reuse a session. The failure ID is 29 after upgrading SQL 2000 to SQL 2008 SP2
Posted
over 2 years ago
by
Sakthivel Chidambaram
1
Comments
I want to share this troubleshooting scenario since it may help you: After upgrading SQL Server 2000 SP4 to SQL Server 2008 SP2, SQL Server experienced performance problems and many a times, connection failures SQL Server errorlog shows this message...
Sakthi's SQL Server Channel
Video Tutorial on Managing Virtual Log Files (VLF) in SQL Server
Posted
over 2 years ago
by
Sakthivel Chidambaram
0
Comments
Do you know what is VLF? Are you aware that as a SQL Server DBA, you need to take care of the VLF Fragmentation in your SQL Server? Do you know that not-managing VLF's in your SQL Server databases can cause multiple recovery, performance issues...
Sakthi's SQL Server Channel
AUTO_CLOSE and performance issue in a .NET application
Posted
over 2 years ago
by
Sakthivel Chidambaram
2
Comments
One of the interesting scenario I worked recently. .NET application which has multiple tabs showing employee details shows poor performance when run for the first time during anytime of the day but when we connect to SQL Server Management Studio and...
Sakthi's SQL Server Channel
SQLSPIDAnalyzer.sql - My way of monitoring a particular request in SQL Server
Posted
over 2 years ago
by
Sakthivel Chidambaram
0
Comments
Since a long time I wanted to leverage the details from the DMV dm_tran_database_transactions into my regular SPID monitoring script. I just tried it today and looks to be useful. Any feedbacks/bugs/thoughts, let me know. I'm combining sys.dm_os_workers...
Sakthi's SQL Server Channel
Best Performer: Distributed query (Four-part) or OPENQUERY when executing linked server queries in SQL Server
Posted
over 2 years ago
by
Sakthivel Chidambaram
6
Comments
I wanted to share this information to all those who are searching for better performer when it comes to distributed query vs openquery for running linked server queries. Distributed Query : Linked server four part queries are also called distributed...
Sakthi's SQL Server Channel
What is WRITELOG waittype and how to troubleshoot and fix this wait in SQL Server
Posted
over 2 years ago
by
Sakthivel Chidambaram
3
Comments
What does WRITELOG waittype mean? WRITELOG waits represent the time waiting on a LOG I/O to complete. Common operations that cause log flushes are checkpoints and transaction commits. Transaction commits can be whenever you run a COMMIT TRAN (incase...
Sakthi's SQL Server Channel
Service Broker "Fire and Forget Scenario" and Memory Allocation failure
Posted
over 2 years ago
by
Sakthivel Chidambaram
1
Comments
"Fire and Forget" is a scenario in Service Broker where Initiator starts a conversation -> Sends a message -> End Conversation without considering whether Target received and processed the message. In these scenarios, the Service Broker conversations...
Sakthi's SQL Server Channel
Max. Worker Threads and when you should change it
Posted
over 2 years ago
by
Sakthivel Chidambaram
0
Comments
This is a get started post for this topic and I will be adding more content as and when it is available Worker threads are the agents of SQL Server which are scheduled in CPU and they carry out the tasks Memory for Worker threads come from Non-Buffer...
Sakthi's SQL Server Channel
Importance of setting Max Server Memory in SQL Server and How to Set it
Posted
over 2 years ago
by
Sakthivel Chidambaram
5
Comments
Of late, I'm observing that some of the customers are not setting up Max. Server Memory Properly or they never set Max. Server Memory at all in 64-bit SQL Server installations. What will happen if I don't set Max. Server Memory? Working Set trimming...
Page 1 of 2 (41 items)
1
2