This table defines all the valid ACCCMDTYPE_ID that can be used in the ACCCMDGRP table. This table is deprecated and is provided for backward compatibility only.
Column Description(s):
Column Name | Column Type | Description |
ACCCMDTYPE_ID |
CHAR(32) NOT NULL |
This column defines the valid types for the corresponding column in the ACCCMDGRP table. Only "CONTROLLER" and "VIEW" are defined. |
FIELD1 |
VARCHAR(254) |
This column is customizable. |
OPTCOUNTER |
SMALLINT |
Reserved for IBM internal use. |
Index(es):
Index Name | Indexed Column Names | Index Type |
SQL050212031152360 |
ACCCMDTYPE_ID |
Primary Key |
Referenced By:
Constraint Name | Referenced Column Name | Foreign Table Name | Foreign Column Name(s) | Constraint Type |
F_11 |
ACCCMDTYPE_ID |
ACCCMDGRP |
ACCCMDTYPE_ID |
Cascade |
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.