DB2 Version 9.7 for Linux, UNIX, and Windows

SYSCAT.WORKCLASSSETS catalog view

Each row represents a work class set.

Table 1. SYSCAT.WORKCLASSSETS Catalog View
Column Name Data Type Nullable Description
WORKCLASSSETNAME VARCHAR (128)   Name of the work class set.
WORKCLASSSETID INTEGER   Identifier for the work class set.
CREATE_TIME TIMESTAMP   Time at which the work class set was created.
ALTER_TIME TIMESTAMP   Time at which the work class set was last altered.
REMARKS VARCHAR (254) Y User-provided comments, or the null value.