Sign In
Cindy Gross - Troubleshooting, tips, and general advice about SQL Server and Big Data
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
best practices
Big Data
cluster
configuration
corruption
defragment
Hadoop
IO
Leadership
LPIM
patches
performance
powershell
release
setup
sql
sql server
sql server 2005
sql server 2008
sql server 2008 R2
tools
troubleshooting
upgrade
virtualization
x64
Archive
Archives
May 2012
(1)
March 2012
(1)
February 2012
(3)
January 2012
(1)
November 2011
(1)
October 2011
(6)
September 2011
(4)
July 2011
(1)
April 2011
(2)
March 2011
(6)
January 2011
(1)
December 2010
(2)
November 2010
(1)
October 2010
(1)
September 2010
(2)
August 2010
(2)
July 2010
(3)
June 2010
(2)
May 2010
(2)
April 2010
(5)
March 2010
(4)
February 2010
(4)
January 2010
(3)
December 2009
(5)
November 2009
(4)
October 2009
(9)
September 2009
(1)
July 2009
(1)
June 2009
(3)
May 2009
(2)
April 2009
(1)
March 2009
(2)
February 2009
(1)
October, 2009
MSDN Blogs
>
Cindy Gross - Troubleshooting, tips, and general advice about SQL Server and Big Data
>
October, 2009
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Cindy Gross - Troubleshooting, tips, and general advice about SQL Server and Big Data
How to use PsGetSid for SQL Server
Posted
over 3 years ago
by
Cindy Gross
0
Comments
To translate a SID to a name or vice versa, you can use this tool from sysinternals: PsGetSid v1.43 http://technet.microsoft.com/en-us/sysinternals/bb897417.aspx You can use it to translate the SID in these registry keys into the SQL Domain...
Cindy Gross - Troubleshooting, tips, and general advice about SQL Server and Big Data
Checklist for upgrading to a new version of SQL Server
Posted
over 3 years ago
by
Cindy Gross
0
Comments
Here is the basic process for a full version upgrade (such as 2000 to 2008) of the SQL Server engine. The steps will be different for RS or AS. I did not include all the details of variations such as replication, mirroring, log shipping, full-text search...
Cindy Gross - Troubleshooting, tips, and general advice about SQL Server and Big Data
How People Abuse Their SQL Server Transaction Log - Things NOT to Do
Posted
over 3 years ago
by
Cindy Gross
0
Comments
Care and Feeding of the Transaction Log Want to learn more about how the transaction log works? Kalen Delaney, celebrated author of SQL Server 2008 Internals and the Inside SQL Server series as well as a world class trainer and performance tuner...
Cindy Gross - Troubleshooting, tips, and general advice about SQL Server and Big Data
Considerations for installing SQL Server on VMWare
Posted
over 3 years ago
by
Cindy Gross
0
Comments
You still need to follow the standard SQL Server best practices, security, and preparation when you install on a VMware VM. Below are some additional considerations with regards to VMware. Key points: · You must double check that your combination...
Cindy Gross - Troubleshooting, tips, and general advice about SQL Server and Big Data
Checklist for installing SQL Server 2005 as a clustered instance
Posted
over 3 years ago
by
Cindy Gross
1
Comments
Checklist for installing SQL Server 2005 as a clustered instance Windows/Hardware 1) Verify the Windows cluster is set up per basic best practices and that basic failover works. 2) Verify you have the latest patches, especially security patches...
Cindy Gross - Troubleshooting, tips, and general advice about SQL Server and Big Data
SQL Server and TCP Chimney
Posted
over 3 years ago
by
Cindy Gross
1
Comments
If you are using SQL Server or Analysis Services: I suggest you double check that your SNP settings, especially TCP Chimney Offset, are all OFF unless your NIC vendor has verified they support it and you have installed their version of drivers that support...
Cindy Gross - Troubleshooting, tips, and general advice about SQL Server and Big Data
There is still time to register for the 2009 SQL PASS Summit
Posted
over 3 years ago
by
Cindy Gross
1
Comments
If you are considering going to SQL PASS this year Nov 2-5 there are several different discounts available for the main conference (Tues, Wed, Thu). You can only use one of the discounts, you can NOT add them together. I will be at PASS, and I hope to...
Cindy Gross - Troubleshooting, tips, and general advice about SQL Server and Big Data
How to automate Update Statistics
Posted
over 3 years ago
by
Cindy Gross
0
Comments
For SQL Server 2005 here are some options to update statistics with the default settings that samples the data instead of reading every row: 1) If you are also defragmenting your database with REBUILD and/or REORGANIZE you will want to integrate...
Cindy Gross - Troubleshooting, tips, and general advice about SQL Server and Big Data
SQL Server with NetApp SAN
Posted
over 3 years ago
by
Cindy Gross
0
Comments
If you are planning to use NetApp as the SAN for your SQL Server instance(s), take a look at these documents in addition to the normal SQL Server IO planning best practices documents. TR-3779 Sizing best practice guide. http://media.netapp.com/documents...
Page 1 of 1 (9 items)