![]() |
Copyright © TIBCO Software Inc. All rights reserved. |
TABLE dbs_fields (
node_id number(5) NOT NULL,
dbs_id number(5) NOT NULL,
field_id number(5) NOT NULL,
field_name varchar2(15) NOT NULL,
field_type varchar2(1) NOT NULL,
field_length number(5) NOT NULL,
field_decimals number(5) NOT NULL)
This key enforces the DELETE CASCADE referential action.
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.Note: The table is purged and rewritten using the values from the tsys_dbs_fields table.
![]() |
Copyright © TIBCO Software Inc. All rights reserved. |