buck.woody
LinkedIn
|
FaceBook
|
Twitter
Resume
Professional Blog
Personal Blog
Podcasts
Articles
University of Washington
December, 2009 - Carpe Datum - Site Home - MSDN Blogs
Sign In
MSDN Blogs
Microsoft Blog Images
More ...
Blog Badging
Like it? Tell someone!
Common Tasks
Blog Home
Email Blog Author
About
RSS for comments
RSS for posts
Atom
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
Administration
Azure
Career
Cloud Computing
Conferences
DBA
Design
Developer
Development
Maintenance
Management
Metadata
Microsoft
PowerShell
Process
Quote Of The Day
Scripts
SQL Server
SQL Server 2008
SQL Server Management Studio
SSMS
Standard Reports
Tips
Web
Windows Azure
Archives
Archives
May 2012
(4)
April 2012
(5)
March 2012
(4)
February 2012
(4)
January 2012
(6)
December 2011
(3)
November 2011
(5)
October 2011
(6)
September 2011
(3)
August 2011
(6)
July 2011
(4)
June 2011
(5)
May 2011
(5)
April 2011
(7)
March 2011
(9)
February 2011
(9)
January 2011
(11)
December 2010
(10)
November 2010
(10)
October 2010
(9)
September 2010
(13)
August 2010
(16)
July 2010
(21)
June 2010
(17)
May 2010
(16)
April 2010
(22)
March 2010
(23)
February 2010
(20)
January 2010
(22)
December 2009
(23)
November 2009
(21)
October 2009
(23)
September 2009
(22)
August 2009
(21)
July 2009
(23)
June 2009
(23)
May 2009
(21)
April 2009
(22)
March 2009
(23)
February 2009
(20)
January 2009
(22)
December 2008
(23)
November 2008
(19)
October 2008
(24)
September 2008
(22)
August 2008
(22)
July 2008
(21)
June 2008
(21)
May 2008
(21)
April 2008
(25)
March 2008
(23)
February 2008
(22)
January 2008
(21)
December 2007
(15)
November 2007
(18)
October 2007
(23)
September 2007
(21)
August 2007
(21)
July 2007
(1)
June 2007
(3)
May 2007
(3)
April 2007
(3)
March 2007
(2)
February 2007
(3)
Blog - Title
December, 2009
MSDN Blogs
>
Carpe Datum
>
December, 2009
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Carpe Datum
The Beauty/Danger of Checklists
Posted
over 3 years ago
by
BuckWoody
0
Comments
I love checklists. They give you a set of steps to take and when to take them for your systems, and help you standardize processes and procedures. They help you stay consistent, and let you know when you should do something, even when you might not be...
Carpe Datum
Measure Statement Performance with PowerShell
Posted
over 3 years ago
by
BuckWoody
0
Comments
When you monitor for performance, you might start in the database server itself. But a true test really has more to do with the “round trip” of a data request from a client to a server and then the return of data back to the client. So I wired up this...
Carpe Datum
SQL Server Chargeback Strategies
Posted
over 3 years ago
by
BuckWoody
0
Comments
It seems the more things change the more they stay the same. One of the things I used to create on the mainframe system when I started years ago was a “charge-back” system. It tracked the time and resources used by the employees so that we could...
Carpe Datum
Data is Just Data – Information – that’s another thing!
Posted
over 3 years ago
by
BuckWoody
0
Comments
Many data professionals deal in the storage, retrieval and display of data from a central set of systems. But there is another side to our craft, and I think it’s the most rewarding part of the job for both the professional and the organization they serve...
Carpe Datum
Quote of the Day: On Christmas
Posted
over 3 years ago
by
BuckWoody
0
Comments
“Christmas, my child, is love in action. Every time we love, every time we give, it's Christmas.” - Dale Evans Rogers
Carpe Datum
PowerShell Demo Prompt
Posted
over 3 years ago
by
BuckWoody
0
Comments
When I teach I have to set my fonts really big so that folks in the back can see. I show PowerShell from time to time, and people keep asking me about my latest prompt. Here’s what my prompt looks like: { univac\Buck on UNIVAC using AMD64...
Carpe Datum
It’s Data Tier Application and Data Application Component
Posted
over 3 years ago
by
BuckWoody
5
Comments
OK – In SQL Server 2008 R2 we did “re-use” an acronym or two (DAC and DTA), but it’s important to remember there are actually two parts to this new feature. One is the Data Application Component (DAC) and the other is the Data Tier Application (DTA)....
Carpe Datum
Monitoring SQL Azure For Performance
Posted
over 3 years ago
by
BuckWoody
0
Comments
In SQL Server Azure, there are no Dynamic Management Views (DMVs) or Performance Monitor Objects and Counters that you can access, so you can’t run your standard performance monitoring that way. I suspect that as time goes on, SQL Azure will have some...
Carpe Datum
More than One Platform
Posted
over 3 years ago
by
BuckWoody
0
Comments
Many Data Professionals I deal with work with more than just SQL Server. I came from a background of COBOL flat-file databases, worked with Oracle, DB/2, Ingres, and lots of other databases as well. While I find that the SQL Server professionals I know...
Carpe Datum
Quote of the Day: Let Go
Posted
over 3 years ago
by
BuckWoody
1
Comments
"The important thing is this: To be able at any moment to sacrifice what we are for what we could become." - Charles DuBois
Carpe Datum
The Top 20 Questions in Database Design
Posted
over 3 years ago
by
BuckWoody
2
Comments
I'm still re-reading the "Fourth Paradigm" book by Microsoft Research, and one section continues to intrigues me. There's a part where the book explains database design, and puts forth that the most important thing when you're designing large data sets...
Carpe Datum
The Coming Database Design Wave
Posted
over 3 years ago
by
BuckWoody
0
Comments
Database design has been on my mind as of late – I’ve been teaching it in class, and I have a friend from Twitter that has a couple of questions. In fact, I think I’ll actually do a submission to PASS this year on this topic. Don’t think it has...
Carpe Datum
My Perfect SQL Server Management Tool
Posted
over 3 years ago
by
BuckWoody
2
Comments
As many of you know, I used to work on the product team on SQL Server Management Studio. I think it does a good job of balancing the needs of a data developer and a data administrator, even though there are things I would like to have done to make it...
Carpe Datum
Wizards are evil – wait, no they aren’t!
Posted
over 3 years ago
by
BuckWoody
2
Comments
SQL Server contains many “Wizards. Wizards are simply programs that collect information based on user choices. The Wizard’s screens explain each step and the choices on that screen. Based on those answers collected from the user, the Wizard performs some...
Carpe Datum
Quote of the Day: on Curiosity
Posted
over 3 years ago
by
BuckWoody
0
Comments
"The cure for boredom is curiosity. There is no cure for curiosity." - Dorothy Parker
Carpe Datum
The Dark Sides of Consolidation
Posted
over 3 years ago
by
BuckWoody
2
Comments
Consolidation, as it applies to databases, is simply putting more databases or SQL Server Instances on less hardware. This is a good thing, normally, because it allows you to save on hardware costs and use what you have at it’s highest capacity. It also...
Carpe Datum
SQL Server 2008 does not always script out all tables
Posted
over 3 years ago
by
BuckWoody
0
Comments
I teach my college students to periodically script out their databases so that they can run the script to create the entire project on any system. I use this to check their homework, and to teach them about source-code control. We use the scripting wizard...
Carpe Datum
Knowledge is how you break the rules
Posted
over 3 years ago
by
BuckWoody
0
Comments
Last night I had to do something on a production system that you're not supposed to do. It's not important what I did or where I did it, but I will explain why I did it. A friend was in a situation where it was either "break the rules" or lose the system...
Carpe Datum
SQL Server Best Practices: Use Roles When You Can
Posted
over 3 years ago
by
BuckWoody
0
Comments
SQL Server has two major security vectors: “Principals”, which are primarily users and roles (groups), and “Securables”, which are primarily objects on the server or in the database, like tables or views. Many applications use Logins for their users,...
Carpe Datum
Quote of the day – just because I like this one
Posted
over 3 years ago
by
BuckWoody
0
Comments
OK – most of the time I try to make the Quote of the Day (QOD) relevant or inspiring. But I like this one just because I like it, so here goes: “When a man’s best friend is a dog, that dog has a problem.” - Edward Abbey
Carpe Datum
SQL Server Best Practices: Protect CmdExec
Posted
over 3 years ago
by
BuckWoody
0
Comments
In SQL Server, there are times that you need to do things in the operating system, and to allow that there is a feature called CmdExec. This is not always a good thing –whenever you leave the confines of SQL Server and go out to the operating system,...
Carpe Datum
Plans are useless. Planning is essential!
Posted
over 3 years ago
by
BuckWoody
0
Comments
I do lot of cooking, and I was taught to prepare everything ahead of time, and put everything in its place – something called “Mise en Place”. I chop everything and put it in little bowls, measure out the spices, lay out all of the pots and pans and so...
Carpe Datum
After the Upgrade, it runs differently…
Posted
over 3 years ago
by
BuckWoody
0
Comments
I got a question yesterday in the mail that I thought I would just answer here in a broad context. While I can’t troubleshoot or do performance tuning from a distance, there are some interesting concepts and suggestions this e-mail brings up: “I have...
Page 1 of 1 (23 items)