SQL Server Central is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
Search:  
 
 

Database Weekly Update for May 19, 2008

By Steve Jones, 2008/05/19

Total article views: 17 | Views in the last 30 days: 5

Changing a column's size is something that I see many DBAs just do without thinking about it. It seems that many DBAs assume this is a meta data change and you can just do it.

That's not the case as I've seen large tables lock up applications as the changes are made. However I've not seen a lot of testing on how performance is impacted by different changes. Ken Kaufman made some tests that I found interesting when looking at column changes.

Definitely worth a read.

A Petaflop

IBM is working on a petaflop supercomputer for the US Department of Energy. This is a computer that will perform 1 quadrillion operations per second, a number that .

Sun, Cray, SGI, and others are working towards this same goal, but IBM is taking an interesting approach in using the Cell CPUs that are in the Playstation 3 as well as regular AMD Opteron chips. This heterogeneous approach should use less power, always a good thing these days, reduce costs, and potentially make writing applications easier since they're working with well known x86 instructions and these lower cost chips can be used for the standard computing tasks.

This type of technology filters down to other applications and I wonder if we'll start to see any applications in the database world. Maybe we'll see a parallel SQL Server instance at some point that can better handle those large query tasks.

Digging Into Recursion

There are many people that don't really understand how recursion works, and with it's new possibilities with CTEs, I'd really encourage all DBAs to add this tool to their list of techniques to consider. It can be tricky, but there's a great blog post from Tony Rogerson, SQL Server MVP in the UK that you should read.

And in looking at other tools, compression is on many people's minds with the changes coming in SQL Server 2008. There are two great posts from Linchi Shea, another MVP, that look at Page Compression Ratios and insert performance that you should take a look at if you're considering compression in SQL Server 2008.

Steve Jones Creative Commons License
This work is licensed under a Creative Commons Attribution-Noncommercial 3.0 United States License.

Steve's Pick of the Week


Garden State Does for Green IT - Since I'm concerned about alternative energy and how our industry affects the world's requirements, I thought this was a good one. The decison to be more green is a financial one, but it's good to see governments thinking about this.


The Voice of the DBA Podcasts

Incompetech

The podcast feeds are now available at sqlservercentral.podshow.com to get better bandwidth and maybe a little more exposure :). Comments are definitely appreciated and wanted, and you can get feeds from there.

Overall RSS Feed: or now on iTunes!

Today's podcast features music by Incompetech. Kevin Macleod has some great compositions in all genres of music. Check him out at www.incompetech.com.

I really appreciate and value feedback on the podcasts. Let us know what you like, don't like, or even send in ideas for the show. If you'd like to comment, post something here. The boss will be sure to read it.

By Steve Jones, 2008/05/19

Total article views: 17 | Views in the last 30 days: 5
Your response
 
 
Related tags

Database Weekly    
Editorial    
 
Related content

Feature (In)Complete

By Steve Jones | Category: Editorial
(not yet rated) | 55 reads

The Exceptional DBA

By Tony Davis | Category: Editorial
| 275 reads

No XP, but Look Forward To 7

By Steve Jones | Category: Editorial
(not yet rated) | 86 reads

Behind the Curtain

By Steve Jones | Category: Editorial
(not yet rated) | 20 reads
Already registered?  

Free registration required

To read the rest of this article, and access thousands of other articles, we ask you to register on the site and subscribe to our newsletters.

Register

E-mail address:
Password:
Password (confirm):

  

Subscriptions

We ask you to register on the site and subscribe to our newsletters. Subscribing to our newsletters gets you:

  • ALL of our content (thousands of articles, scripts, and forum postings)
  • A daily newsletter (example)
  • A weekly news round up (example)
  • The opportunity to ask and answer questions in our forums
  • A daily Question of the Day to test and help you increase your knowledge of SQL Server.

We ask that you give the newsletter a try for a week. Over 200,000 SQL Server Professionals a day find it entertaining and useful. If not, you are welcome to unsubscribe at anytime.

Steve Jones
Editor, SQLServerCentral.com