ccmsrv delete

The ccmsrv delete command deletes a database server.

Synopsis

ccmsrv delete [-s|-server servername] [-y]

Uses

Use the ccmsrv delete command to delete a database server. This operation removes the configuration file, the record of the database server in the sqlhosts file, and all chunk files.

Note: Avoid data loss by backing up all Rational® Synergy databases before you delete their database server.

You must run this command on the database server, as user informix.

Options and arguments

-s|-server servername
Specifies the name of the database server. The default is the server on the current machine.
-y
Executes the command without displaying confirmation messages.

Example

Delete the database server of the current machine.

$ ccmsrv delete


Feedback