Workload Management




CS185c

Chris Pollett

Mar 2, 2010

Outline

Introduction

The Setting in Which a Workload Manager Might be Useful

Service Level Agreement

Example SLA

Here is an SLA for ABC application:

Quiz

Which of the following statements is true?

  1. RACF is part of the DB2 and it is used for security.
  2. A DB2 thread is a set of internal control blocks which DB2 uses to track a user's work.
  3. Both the Call Attachment Facility and Resource Recovery Services Attachment Facility support the ability to SIGNON.

Workload Manager (WLM)

How much time each piece of work will take...

There are different ways to measure this.

Service Classes

We said a couple slides back that an installation classifies its work into service classes. Let's look at such classes in more detail...

Example of WLM

a diagram of incoming work being classified by the WLM

DB2 and WLM

WLM Buffer Pool Management

How DB2 assigns I/O priorities

DB2 and WLM in a Distributed Environment

Threads in a Distributed Environment

Thread and Enclave Relationship

Common Practices for the WLM rules in a DDF setting

Stored Procedures and the WLM

More Stored Procedures and the WLM