TimesTen Error Messages

TT-48008

A cluster for the DSN database_name has already been registered.


Cause

You attempted to create a cluster that already exists for the specified DSN.


Action

If you want to create a new cluster with the specified name, perform the following steps:

  • Drop the existing cluster using the ttCWAdmin -drop utility command.

  • Then, create the new cluster using the ttCWAdmin -create utility command.

For more information about the ttCWAdmin utility, see ttCWAdmin in Oracle TimesTen In-Memory Database Reference.


Additional Information

TimesTen cannot run the ttCWAdmin utility command.