What's New

This section summarizes new features and functionality of TimesTen Release 22.1 that are documented in this guide, providing links into the guide for more information.

New features in Release 22.1.1.18.0

  • The checkAdminPrivileges.sql script checks that the cache administration user has been granted the required privileges to automatically create Oracle Database objects used to manage the caching of Oracle Database data when particular cache group operations are performed. This script checks that the privileges granted are those that are granted with the grantCacheAdminPrivileges.sql script.

    See The checkAdminPrivileges.sql Script.

New features in Release 22.1.1.17.0

  • Previously, you could only provide cache administration user credentials by providing the cache administration user name and both of its passwords to the TimesTen and Oracle databases individually in a client DSN or using connection attributes. Now, you can specify cache administration user credentials within an Oracle Wallet where the wallet location is provided when opening a connection. The preferred method of specifying the cache administration user name and both passwords is by storing them in an Oracle Wallet.

    See Providing Cache Administration User Credentials.

  • You must register the Oracle database cache administration user name and password internally in the TimesTen database before any cache group operation can be issued. Before you register the Oracle cache administration user and password internally within the TimesTen database, you must decide if you want to save these credentials in an Oracle Wallet (recommended) or within memory (the default). To save the credentials within an Oracle Wallet, ensure that the CacheAdminWallet connection attribute is set to 1 (likely in your DSN). This directs that the registration of the Oracle cache administration user name and password is stored in an Oracle Wallet.

    See Registering the Cache Administration User Name and Password.

New features in Release 22.1.1.1.0