ccmsrv delete

This topic contains information about the ccmsrv delete command.

Synopsis

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

Description and 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.

For more information, see Deleting a 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