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
How to
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
March 2013
(1)
December 2012
(2)
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)
February, 2009
MSDN Blogs
>
Microsoft SQL Server Tips & Tricks
>
February, 2009
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Microsoft SQL Server Tips & Tricks
Part – 2 : SQL Server 2005 Patch Fails to install with an error "Unable to install Windows Installer MSP file"
Posted
over 4 years ago
by
sequelguy
2
Comments
Environment : è Windows Server 2003 SP2 x64 è SQL Server 2005 Standard Edition SP2 x86 Build 9.00.3215 (SP2 with Cumulative Update 5) Objective : è To install SP3 for SQL Server 2005. Problem : è SP3 failed to install...
Microsoft SQL Server Tips & Tricks
How to backup SQL Server databases to a mapped drive
Posted
over 4 years ago
by
Parikshit Savjani
8
Comments
While taking backups for SQL Server databases onto a mapped drive you might get the following error: " The system cannot find the path specified." This is because a network share that you map using a local drive letter will not be visible to a SQL...
Microsoft SQL Server Tips & Tricks
Sql Server Resource Fails to come online on Cluster with Error Error Locating Server/Instance Specified [xFFFFFFFF]
Posted
over 4 years ago
by
Parikshit Savjani
3
Comments
As mentioned in my previous posts if the sql server fails to come online we need to start troubleshooting by looking at the sql server error log. So we checked the sql server error log and found that sql server was started successfully and there...
Microsoft SQL Server Tips & Tricks
HOW TO CREATE A BASIC CLR FUNCTION TO EXECUTE AS A SP IN SQL SERVER
Posted
over 4 years ago
by
Parikshit Savjani
2
Comments
The objective of this article is to help understand and create a CLR function to be executed as an SP in SQL Server. This with reference to the blog: http://blogs.msdn.com/sqlsecurity/archive/2008/01/10/xp-cmdshell.aspx for using CLR function as a work...
Microsoft SQL Server Tips & Tricks
How to change the collation of all the existing objects at once inside a database after upgrading to SQL 2005?
Posted
over 4 years ago
by
Parikshit Savjani
2
Comments
Consider the following the scenario Scenario : SQL Server 2000 Instance : Collation A We perform a upgrade from SQL Server 2000 to SQL Server 2005 changing the collation. After successful...
Microsoft SQL Server Tips & Tricks
FAILED TO DROP Full TEXT Catalog ON A DATABASE after upgrading to sql server 2005
Posted
over 4 years ago
by
Parikshit Savjani
10
Comments
Consider the following scenario where you upgraded a database from sql server 2000 to sql server 2005 instance and changed the compatibility of the database to 90 and now you wish to drop the Full Text catalog which was originally created in the sql server...
Microsoft SQL Server Tips & Tricks
Cumulative update 10 fails to install on sql server 2005 sp2 WITH operating system error 3
Posted
over 4 years ago
by
Parikshit Savjani
1
Comments
While applying Cumulative Update 10 on a sql server 2005 SP2, the update may fail to install after 80% setup was completed with the following error message. ERROR MESSAGE =========== [Microsoft][SQL Native Client][SQL Server]CREATE DATABASE failed...
Microsoft SQL Server Tips & Tricks
SQL SERVER 2005 INSTANCE FAILING TO INSTALL AFTER TRYING TO REINSTALL WITH ERROR 1603
Posted
over 4 years ago
by
Parikshit Savjani
2
Comments
Many times we need to reinstall a sql server instance due to number of reason. Whenever you reinstall the sql server instance the success of the installation of the new sql server instance primarily depends on the whether the previous uninstall of...
Page 1 of 1 (8 items)