TT-03004
Foreign key column column_name has a type mismatch
Cause
You attempted to create foreign key columns that do not match the primary key columns in number, type, length, precision or scale.
Action
Modify your DDL statement and ensure that the foreign key columns match the primary key columns in number, type, length, precision or scale, and retry the operation.
Additional Information
TimesTen cannot perform the operation.
TT-03004
Foreign key column column_name has a type mismatch
Cause
You attempted to create foreign key columns that do not match the primary key columns in number, type, length, precision or scale.
Action
Modify your DDL statement and ensure that the foreign key columns match the primary key columns in number, type, length, precision or scale, and retry the operation.
Additional Information
TimesTen cannot perform the operation.
TT-03004
Foreign key column column_name has a type mismatch
Cause
You attempted to create foreign key columns that do not match the primary key columns in number, type, length, precision or scale.
Action
Modify your DDL statement and ensure that the foreign key columns match the primary key columns in number, type, length, precision or scale, and retry the operation.
Additional Information
TimesTen cannot perform the operation.