-delete

Description

Deletes a specified connection.

Syntax

ratool -delete <connection_name>

Parameters

connection_name

The name of the connection that you want to delete.

Examples

Example 1

To delete a connection RepToJMS:

ratool -delete RepToJMS

Usage

If the connection is running, this option returns this message.

RaCommand[Error]: Delete Connection failed. Error Message: com.sybase.repra.util.RaException: java.lang.Exception: The connection cannot be deleted since it is currently in a STARTING or RUNNING state.