A DB2 on Windows Upgrade Adventure

Many of our Virtual-DBA clients have DB2 upgrade plans in the works.  One of them wants to move from V9.1 to V10.1 on Windows.  I’ll share some of my experience with this project.  Right now I’ve completed the set up of the 10.1 instance and...

Bad Application Architecture Limits Tuning Ability

We have a client who needs to run monthly reports from their financial application.  When we first started working for them, the monthly report took nearly a week to complete.  We noticed a huge amount of logfile waits and did the classic tuning task of...
How to shrink the SQL Server log file?

How to shrink the SQL Server log file?

Error: 9002, Severity: 17, State: 2 The transaction log for database ‘mydatabase’ is full. To find out why space in the log cannot be reused, see the log_reuse_wait_desc column in sys.databases Very often clients come to us requesting assistance because...

SQL Server backup or restore progress

SQL Server 2005/2008: Find backup and restore status/progress Ever wondered how long it would take to complete a backup or restore that is running in the background. I, for one, do not want to keep looking at the job or TSQL that is taking the backup or doing the...

The Importance of a Security Audit

Often I am asked about the importance of a security audit, with the majority of these questions being asked by representatives of smaller organizations. The questions are centered around if there is a need to perform a security audit when the organization has taken...

Excel Chart Portlet

Microsoft Excel is the de facto standard spreadsheet tool used by businesses around the world and houses some of the most critical business information. However businesses often struggle to make this information available to employees and other stakeholders that would...

DB2 and Lawson Application Lessons Learned

At XTIVIA, we monitor and support multiple clients that use Lawson applications with a DB2 LUW (Linux, Unix and Windows) database back end.  I wanted to share some of my experience and lessons learned over the years. Schema Layout: Out of the box, Lawson uses...