TimesTen Error Messages

TT-05102

Cannot load backend library 'library_name' for Cache Connect. OS error message 'error_details'.


Cause

The library used by TimesTen Cache could not be loaded. This can happen if:

  • The library was not installed or is a different name within OCI.
  • The library was not found.
  • The library search path does not contain the TimesTen library directory. The search path is defined by the PATH environment variable on Windows NT systems or the LD_LIBRARY_PATH environment variable on Linux and UNIX systems.
  • The Oracle library bits do not match the TimesTen bits.

Action

You may have to revisit the shared library path environment variable. Some platforms use something other than LD_LIBRARY_PATH. See the Shared library path environment variable in Oracle TimesTen In-Memory Database Installation, Migration, and Upgrade Guide for details.


Additional Information

Cache group operations cannot be executed.