TimesTen Error Messages

TT-05184

owner_name.object_name cannot be cached. The Oracle synonym is owned by another user and cannot be cached by the current session user.


Cause

You attempted to create a cache group on an Oracle database synonym that is owned by another user in the Oracle database.


Action

Try one of the following actions:

  • The owner of the synonym creates the cache group.
  • Create another synonym to point to the other owner's synonym. The cache group then references the new synonym.

Additional Information

The operation fails.