About Handling Failures
Once connected to a database, the application can use TimesTen normally. At some point, the application's connection to TimesTen may fail. In such circumstances, applications should not attempt to reconnect to the database using the connection string that applications were previously using. Rather, applications should request a new connection string from the Connection Manager and should use it instead.