TimesTen Error Messages

TT-03057

Foreign key column count mismatch


Cause

You attempted to create a table while the number of foreign key columns is not equal to the number of primary key columns in the referenced table.


Action

Ensure that the number of foreign key columns is equal to the number of primary key columns in the referenced table.


Additional Information

TimesTen cannot create the table.