See Also
You are here: Getting Started > Uninstall server instances
ContentsIndexHome
PreviousUpNext
Uninstall server instances
Uninstalling Server Instances

 

Using Database Manager

  1. Open the Database Manager with Administrator privileges
  2. Ensure that the server you wish to uninstall is not part of a cluster
  3. Expand the server groups tree on the right, right click on the server instance to uninstall and click Uninstall server-endpoint, where server-endpoint is normally the "host:port" of the server instance.

 

Using the Windows Prompt

  1. Ensure that the server you wish to uninstall is not part of a cluster
  2. As administrator, run the following command:
scimoredb.exe -STARTUP/Instance=instance-id -STARTUP/MODE=2
Where instance-id is the numerical identifier of the server instance. This can be found in the sysinstances system table.
See the database settings page for more information on command line options.

 

 

Related