Problem Actually the error is (note spelling mistake on fashion): "Connection to target machine could not be made in a timely fasion" Scenario One of our DBAs was testing the SQL cluster fai… more →
belle's sql musingsbelle wrote 1 year ago: Problem Actually the error is (note spelling mistake on fashion): "Connection to target machine … more →
belle wrote 1 year ago: Problem Agent message code 4502. View or function ’sys.dm_exec_sessions’ has more column … more →
belle wrote 1 year ago: Problem: SQL Server replication requires the actual server name to make a connection to the server. … more →
belle wrote 1 year ago: Problem: Msg 5064, Level 16, State 1, Line 1 Changes to the state or options of database <your db … more →
belle wrote 1 year ago: Error: Attribute-centric column ‘@Title’ must not come after a non-attribute-centr … more →
belle wrote 1 year ago: Here are some older Quest White Papers (specific to SQL Server 2000, but general concepts and practi … more →
belle wrote 1 year ago: We’re trying to solve a few collation issues we have been having, and I had collation overload this … more →
belle wrote 1 year ago: Sample script below: 1: -- ========================================================================= … more →
belle wrote 1 year ago: If you have configured Database Mail, and SQL Server still isn’t able to send emails out, here are a … more →
belle wrote 1 year ago: Error: Length of LOB data (78862) to be replicated exceeds configured maximum 65536 Scenario: We pub … more →
belle wrote 1 year ago: Operations that heavily stress out tempdb Excerpt: These operations heavily use tempdb: • Repeated c … more →
belle wrote 1 year ago: Glen Berry posted a collection of queries that can be used in diagnosing SQL Server 2005/2008 metric … more →
belle wrote 1 year ago: I needed a few random rows from one of our tables with at least a million rows. I used the following … more →
belle wrote 1 year ago: This is a follow up posting on Issue: Server principal is not able to access the database under the … more →
belle wrote 1 year ago: SQL Server operates on the concepts of Logins and DB Users. A login (server level) can map to a sing … more →
belle wrote 1 year ago: Issue: We backed up and restored one database from one server to another. Sounds simple, right? Shou … more →
belle wrote 2 years ago: Error in logs: Executing the query "EXECUTE msdb.dbo.sp_notify_operator @name=N'ds',@body=N'deleted … more →