To create a work class set, use the CREATE WORK CLASS SET
statement.
Before you begin
To create a work class set, you require
WLMADM or DBADM authority.For additional prerequisites, see the
following topics:
Procedure
To create a work class set:
- Specify the following properties for the work class set
using the CREATE WORK CLASS SET statement:
- A name for the work class set. The name you specify must be unique
in the database.
- Optional: One or more work classes for the work class set. For
more information, see Creating a work class.
- Commit your changes.
When you commit your
changes, the work class set is added to the SYSCAT.WORKCLASSSETS view.