WebSphere Commerce database table: CMWORKSPACE

Contains a list of valid workspaces that may be assigned to an available schema pool.


Column Description(s):
Column NameColumn TypeDescription
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 NameIndexed Column NamesIndex Type
SQL050212031214950 WORKSPACE Primary Key

Feedback