TimesTen Error Messages

TT-06226

Ignoring value requested for first connection attribute 'attribute_name' -- value currently in use: value, requested value: value


Cause

You attempted to connect to a database with a different value for the specified first connection attribute than the value given in the first connection to the database.


Action

Close all active connections to the database, unload the database from memory, and retry the operation.

To unload the database from memory, you may need to set the RAM policy of the database to manual or inUse. For more information on setting the RAM policy to manual or inUse, see Specifying a RAM Policy in Oracle TimesTen In-Memory Database Operations Guide.


Additional Information

TimesTen ignores the value not in use for the specified first connection attribute and connects to the database.