TimesTen Error Messages

TT-05251

Cache admin uid and pwd must be set since there are awt cache groups in this database. Shutdown the replication agent and the cache agent, set the cache admin uid and pwd, and restart the agents.


Cause

You attempted to perform an asynchronous writethrough cache groups operation, but TimesTen does not have the required cache administration user Id and password set.


Action

Set the cache administration user ID and password.

  1. Stop the replication agent and the cache agent.
  2. Use either the ttCacheUidPwdSet procedure or ttAdmin -cacheUidPwdSet -cacheUid -cachePwd to set the cache administration user ID and password.
  3. Restart the agents.

For more information, see ttCacheUidPwdSet or ttAdmin in Oracle TimesTen In-Memory Database Reference.


Additional Information

TimesTen cannot complete the operation.