TT-02999
Circular-referencing foreign keys are not allowed
Cause
You attempted to define a primary and foreign key relationship with circular referencing foreign keys.
Action
Redefine the primary and foreign key relationship making sure to avoid circular referencing. For more information, see CREATE TABLE in Oracle TimesTen In-Memory Database SQL Reference.
Additional Information
TimesTen did not create the primary and foreign key relationship.
TT-02999
Circular-referencing foreign keys are not allowed
Cause
You attempted to define a primary and foreign key relationship with circular referencing foreign keys.
Action
Redefine the primary and foreign key relationship making sure to avoid circular referencing. For more information, see CREATE TABLE in Oracle TimesTen In-Memory Database SQL Reference.
Additional Information
TimesTen did not create the primary and foreign key relationship.
TT-02999
Circular-referencing foreign keys are not allowed
Cause
You attempted to define a primary and foreign key relationship with circular referencing foreign keys.
Action
Redefine the primary and foreign key relationship making sure to avoid circular referencing. For more information, see CREATE TABLE in the Oracle TimesTen In-Memory Database SQL Reference.
Additional Information
TimesTen did not create the primary and foreign key relationship.