Contains a list of valid workspaces that may be assigned to an available schema pool.
Column Description(s):
Column Name | Column Type | Description |
WORKSPACE |
CHAR(25) NOT NULL |
A valid workspace identifier. |
LOCKING_POLICY |
VARCHAR(254) |
The locking policy associated with the workspace. If none is specified, then the site default policy will be used. |
OPTCOUNTER |
SMALLINT |
Reserved for IBM internal use. |
Index(es):
Index Name | Indexed Column Names | Index Type |
SQL050212031214950 |
WORKSPACE |
Primary Key |
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.