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)
December, 2009
MSDN Blogs
>
Microsoft SQL Server Tips & Tricks
>
December, 2009
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Microsoft SQL Server Tips & Tricks
Error messages and the solutions related to “distributor_admin” login
Posted
over 3 years ago
by
sequelguy
5
Comments
Error messages: The log reader fails with the following error message: ============================================== The process could not execute 'sp_MSpub_adjust_identity' on 'PR2K8\YUKON'. (Source: MSSQL_REPL, Error number: MSSQL_REPL20011) Get help...
Microsoft SQL Server Tips & Tricks
Unable to install SQL Server 2005 on a Windows XP machine
Posted
over 3 years ago
by
sequelguy
2
Comments
When we try to install SQL Server 2005 on a Windows XP with Service pack 3, we get the following error : --------------------------- setup.exe - Application Error --------------------------- The application failed to initialize properly (0xc0150004...
Microsoft SQL Server Tips & Tricks
Unable to view Error logs in SQL Server Management Studio on a cluster
Posted
over 3 years ago
by
Nikesh Mhatre
0
Comments
While trying to view the SQL Error logs in SQL Server Management Studio or using xp_readerrorlogs it internally executes sp_enumerrorlogs. And sp_enumerrorlogs – tries to execute the below command: serverproperty('ServerName') - The command was...
Microsoft SQL Server Tips & Tricks
Data Capturing and Analysis using SQL Server 2008 Activity Monitor and SQL DMV’s
Posted
over 3 years ago
by
Nikesh Mhatre
3
Comments
In this blog, I will be sharing a unique instance of data capturing and analysis using SQL Activity monitor ,SQL DMV’s and also their correlation. We usually tend to see Activity monitor for a quick understanding of SQL health and resource consumption...
Microsoft SQL Server Tips & Tricks
Why do we need SPN for File Server (NAS / RAS / File Share System) DNS Alias (Cname)
Posted
over 3 years ago
by
sequelguy
0
Comments
Very often we use UNC location while taking backup of SQL or Analysis Services Database or try to upload data in SQL Tables using bulk load command where text or csv file located in File Server so we access it by giving UNC. Sometimes File Server Machine...
Microsoft SQL Server Tips & Tricks
SQL 2005 (SQL 2008) Analysis Services Server Side Tracing
Posted
over 3 years ago
by
sequelguy
4
Comments
With Analysis Services 2005 (2008) you can collect traces without using gui this feature is known as Server Side Tracing. In this article we’ll talk about how to achieve Server Side Tracing. How to create a Server Side Trace Open SQL Server profiler connect...
Microsoft SQL Server Tips & Tricks
Connectivity fails while executing queries against SQL through VBA code
Posted
over 3 years ago
by
Nikesh Mhatre
0
Comments
Connectivity fails while executing queries against SQL through VBA code ************************************************************* When we execute queries against the SQL through VBA code generates the below error - and fails to complete the code execution...
Microsoft SQL Server Tips & Tricks
Installation of Service Pack 3 for Reporting Services 2005 fails on a cluster with an error code 2228
Posted
over 3 years ago
by
sequelguy
1
Comments
The setup of the Microsoft products is considered to be extremely easy. Mostly one need to click on few "Next" buttons and the setup is done. But when the setup fails, it can be extremely interesting. I encountered one such interesting setup failure....
Page 1 of 1 (8 items)