TimesTen Error Messages

TT-10011

Database is currently not being managed


Cause

There are two possible causes for this error message.

  1. A process has attempted to unload a database from RAM, but there is no TimesTen subdaemon currently managing the database.
  2. You are attempting to perform an operation on a database that is not loaded. The operation you are trying to perform requires authentication and you are not connecting as the instance administrator.

Action

Depending on the cause, you should do either of the following.

  1. Do not run ttAdmin -ramUnload on a database that is not loaded. For more information, see ttAdmin in Oracle TimesTen In-Memory Database Reference.
  2. Connect as the instance administrator or load the database and then connect as another user.

Additional Information

Depending on the cause, the impact is either of the following.

  1. You cannot run ttAdmin -ramUnload on a database that is not loaded.
  2. Your user information cannot be verified because no subdaemon is connected to the database