Copyright © Cloud Software Group, Inc. All rights reserved. |
TABLE dbs_values (
node_id INTEGER NOT NULL,
dbs_id INTEGER NOT NULL,
record_id INTEGER NOT NULL,
field_id INTEGER NOT NULL,
field_value VARCHAR(30) )
This key enforces the DELETE CASCADE referential action.
The dbs_values table contains one row for each field of each record in each installed TIBCO iProcess table on the system.
a Move System Information is performed, if the flag_table indicates that the Tables data area has been modified. a Move System Information is performed, if the flag_table indicates that the Tables data area has been modified.
Copyright © Cloud Software Group, Inc. All rights reserved. |