TT-01064
Multiple matching foreign key constraints for 'distribute by reference'.
Cause
You attempted to create a table with a BY REFERENCE distribution scheme and two or more foreign key constraints without specifying which foreign key constraint to use for the BY REFERENCE distribution of the table.
Action
Specify the foreign key constraint to use for the BY REFERENCE distribution scheme, and retry the operation. For more information, see Reference in Oracle TimesTen In-Memory Database Scaleout User's Guide.
Additional Information
TimesTen cannot create the table.