DBA Insurance?

Insurance: what you need is generally a balance between type, amount, cost, and where you can find it.  Everyone of course has different advice on what is optimal.  Best bet is to always get that which will keep you safe, you can afford, and from someone you...

Jack Bauer, DB2 DBA

Well, I’m in the final 4 and I made my last presentation on the DB2Night Show’s “DB2’s Got Talent Contest 2012” last week.  I wanted to make it a fun and ‘edutaining’ presentation so I chose to do a parody of the American...

The Value of Expertise

As a DBMS SQL Server is a powerful, cost-effective, and simple-to-use DBMS able to service the needs of most small-to-medium size businesses right out-of-the-box without professional management by a DBA.  In fact, a recent survey reported that 45% of IT personnel...

Don’t do that!

A colleague wanted to work an old Henny Youngman joke into a performance analysis. He wound up not using it, so I will: Man goes to the doctor. He swings his arm and says, “Doc, it hurts when I do this.” Doc says, “Don’t do that!” I came...

My DB2 table REORG webinar for the DB2night show

Hello again, I presented on DB2 Table Reorg on Friday, March 2 for the DB2Night show’s 4th annual DB2’s Got Talent contest.  I’m one of 10 finalists from around the world and Friday was the first of 3 rounds to choose a winner.  The...
Loading data in a DB2 HADR environment

Loading data in a DB2 HADR environment

Importing data in DB2 HADR takes some extra considerations.  For one, non-logged activity is not replicated to the Standby database.  So if you use the LOAD command to import data into a table on the Primary database, the same table on the Standby database...
SSRS: View all subscriptions

SSRS: View all subscriptions

Problem: You’re an admin in SQL Server Reporting Services (SSRS). You want to see everybody’s subscriptions on all reports. Yet you can only see your own. Solution: You can do this easily. You just can’t do it in Report Manager. But remember that...