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)
August, 2009
MSDN Blogs
>
Microsoft SQL Server Tips & Tricks
>
August, 2009
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Microsoft SQL Server Tips & Tricks
A delete statement in SQL Server 2000 takes around 1.5 GB of Transaction Log Space, Where as in SQL 2008 it can take around 3.2 GB!
Posted
over 4 years ago
by
sequelguy
0
Comments
There are a lot of Changes in the Transaction Log Architecture of SQL 2000 and SQL 2008. There is a huge difference in the way the log records are maintained in SQL 2000 vs SQL 2005/2008. We keep more information in the Transaction Log in SQL 2005...
Microsoft SQL Server Tips & Tricks
Installation of SQL 2005 on Windows 2003 Cluster fails with error "The drive specified cannot be used for program location. Program files must be installed on a valid local disk available on all cluster nodes"
Posted
over 4 years ago
by
sequelguy
0
Comments
While installing SQL Server 2005 on a windows server 2003 cluster the installation fails. After you select the Components to Install and click next we get the following error: Error Massage: TITLE: Microsoft SQL Server Setup -------------...
Microsoft SQL Server Tips & Tricks
Sometimes you do not see the proper event description of SQL Server events in the application log
Posted
over 4 years ago
by
sequelguy
0
Comments
Sometimes you do not see the proper event description of SQL Server events in the application log. For Eg: 29/07/2009 12:00:00 MSSQLSERVER Information System Event 17055 <SQL server Instance Name > "The description for Event ID ( 17055...
Microsoft SQL Server Tips & Tricks
Query to the SYSTEMINDEX to read the Microsoft search results fails when using Search.CollatorDSO provider
Posted
over 4 years ago
by
sequelguy
0
Comments
We can query the results from the Microsoft search through SQL server. If we create a linked server with Search.CollatorDSO provider and try to query the SYSTEMINDEX to read the Microsoft search results. We get an error in SQL server 2008 Below...
Microsoft SQL Server Tips & Tricks
In SQL Server 2008, the product name and the data source information goes blank in "Linked server properties" window
Posted
over 4 years ago
by
sequelguy
0
Comments
In SQL Server 2008, sometimes the product name and the data source information goes blank in Linked server properties window for a Linked server of provider type Microsoft OLEDB provider for SQL Server or SQLOLEDB . When we create a Linked Server...
Microsoft SQL Server Tips & Tricks
Unable to failover a Named instance of SQL server 2005 in cluster or unable to bring a Named Instance of SQL server 2005 Online
Posted
over 4 years ago
by
sequelguy
1
Comments
The problem is that we have a Named instance of SQL Server 2005 in a 2 node cluster. While trying to bring the SQL Services online we get these error messages in the Application Event Log. Application Event Log: Event Type: Error Event Source...
Microsoft SQL Server Tips & Tricks
Unable to install SQL Server 2008 Standard Edition on a Windows VISTA machine
Posted
over 4 years ago
by
sequelguy
2
Comments
The error message we get is as below, <Error Message> 02/04/2009 14:33:20.418 02/04/2009 14:33:20.419 Setup launched 02/04/2009 14:33:20.420 Attempting to determine media source 02/04/2009 14:33:20.421 Media source value not specified...
Microsoft SQL Server Tips & Tricks
INFORMATIONAL: Understanding and Troubleshooting MSP Error: 29512 SQL Server Setup was unable add user <Domain\Username>, when you try to install SQL Server 2005
Posted
over 4 years ago
by
sequelguy
2
Comments
Good morning Folks! Today I will take you through a setup issue that many of you might have run into when trying to install SQL Server 2005 (especially on a cluster). I’ve tried to list down all possible solutions to the following errors one faces while...
Microsoft SQL Server Tips & Tricks
DTS PACKAGE FAILS TO OPEN WITH ERROR [Dbnetlib][ConnectionRead (WrapperRead()).] General network error
Posted
over 4 years ago
by
sequelguy
1
Comments
We have observed a number of cases where in the dts package fails to open from the enterprise manager in sql 2000 or management studio in sql 2005. We are able to create a new DTS package and save them but when we try to open them, it fails with below...
Microsoft SQL Server Tips & Tricks
Analysis Services Preallocate Memory Setting – Insight
Posted
over 4 years ago
by
sequelguy
3
Comments
Q: What is Preallocate Setting? Answers: Preaallocate Setting specifies a certain percentage of memory be allocated to Analysis Services when the service starts (memory preallocation). This configuration setting was introduced because the Microsoft...
Microsoft SQL Server Tips & Tricks
SQL Server 2008 Profiler pads the datetime datatype with 0s when tracing for a ADO.Net application
Posted
over 4 years ago
by
Parikshit Savjani
0
Comments
We have seen that when we use a sql server 2008 profiler trace to trace RPC calls coming from an ADO.Net application and if the ADO.Net applications calls a stored procedure which accepts the parameters of datatype “datetime” which has a precision of...
Microsoft SQL Server Tips & Tricks
How to change the IP ALL TCP Port to a static port from a Dynamic Port using WMI
Posted
over 4 years ago
by
Parikshit Savjani
2
Comments
Many a time there is a need to programmatically change in the SQL Server configuration settings. This can be done through the methods exposed via SQL Server’s WMI namespace. The need for this script arose due to a need to change the Port Number of multiple...
Microsoft SQL Server Tips & Tricks
Unable to run a job in SQL server 2000 service pack 4
Posted
over 4 years ago
by
Parikshit Savjani
0
Comments
Problem Description in our scenario: ============================ We have a default instance of SQL Server 2000 Service pack 4. When we try to run a job, the job doesn’t run . We don’t see any failure messages either. When we click the job properties...
Page 1 of 1 (13 items)