Analyzing Lock Escalation

Analyzing Lock Escalation

What is Lock Escalation? When LOCKLIST and MAXLOCKS are not set to AUTOMATIC, or total system memory is constrained, lock escalation can occur. When there is not enough room in the lock list to store additional locks that an application needs to continue processing,...
Dropping a DB2 Schema and Objects it Contains

Dropping a DB2 Schema and Objects it Contains

It may be something that’s not terribly common to have to do, but that makes it all the more important that we document how to do it. Dropping a schema and all of the objects in that schema used to be tedious and time-consuming. We used to have to look for a...
SQL Server Migration and Upgrade Strategies

SQL Server Migration and Upgrade Strategies

Abstract Upgrading or migrating your SQL Server can seem like a very daunting task. And it certainly can be especially when we start to look at hardware requirements, size and space needs, time constraints, and the numerous impacts to the the users and applications...