TimesTen Error Messages

TT-03003

Table/Index is in use by a foreign key


Cause

You attempted to drop or modify a parent table or index that is referenced by a foreign key.


Action

Drop the foreign key, and then drop the index.


Additional Information

TimesTen did not perform the operation.