TimesTen Error Messages

TT-05146

owner_name.object_name is a public synonym which is not supported


Cause

You attempted to create an object owned by PUBLIC. Public synonyms are not supported in cache groups because the owner and object name on the Oracle database must be the same on TimesTen.


Action

Avoid using public synonyms in the CREATE CACHE GROUP statement.


Additional Information

TimesTen cannot complete the operation.