Reserved for IBM internal use.
Column Description(s):
Column Name | Column Type | Description |
FLOWADMIN_ID |
BIGINT NOT NULL |
Reserved for IBM internal use. |
FLOW_ID |
BIGINT NOT NULL |
Reserved for IBM internal use. |
STOREENT_ID |
INTEGER NOT NULL |
Reserved for IBM internal use. |
ORGENTITY_ID |
BIGINT NOT NULL |
Reserved for IBM internal use. |
OPTCOUNTER |
SMALLINT |
Reserved for IBM internal use. |
Index(es):
Index Name | Indexed Column Names | Index Type |
I0000104 |
FLOW_ID+ORGENTITY_ID |
Unique Index |
SQL050212031227750 |
FLOWADMIN_ID |
Primary Key |
I0000573 |
ORGENTITY_ID |
Non-Unique Index |
I0000574 |
STOREENT_ID |
Non-Unique Index |
Constraint(s):
Constraint Name | Column Name(s) | Foreign Table Name | Foreign Column Name(s) | Constraint Type |
F_327 |
FLOW_ID |
FLOW |
FLOW_ID |
Cascade |
F_326 |
ORGENTITY_ID |
ORGENTITY |
ORGENTITY_ID |
Cascade |
F_325 |
STOREENT_ID |
STOREENT |
STOREENT_ID |
Cascade |
Related reference
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.