TT-01065
No matching foreign key constraint for 'distribute by reference'.
Cause
You attempted to create a table with a BY REFERENCE distribution scheme that references a foreign key name that does not exist.
Action
Verify the foreign key name specified in the DISTRIBUTE BY REFERENCE clause, 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.