TimesTen Error Messages

TT-05962

You are setting ConnNoWait=1. To disable ConnNoWait after it has been enabled and applied requires restarting the TimesTen server.


Cause

You set ConnNoWait to 1.


Action

To disable ConnNoWait, restart the TimesTen server after setting ConnNoWait to 0 with the ttCacheConnPoolSet built-in procedure. For more information on the ttCacheConnPoolSet built-in procedure, see ttCacheConnPoolSet in Oracle TimesTen In-Memory Database Reference.


Additional Information

None.