Renames a connection.
ratool -rename <old_connection_name> <new_connection_name>
The name of the connection to rename.
The new name for the connection.
To rename connection RepToJMS to RepToJMS2:
ratool -rename RepToJMS NewRepToJMS
If you attempt to rename a connection that is running,or the new connection name already exists, an error message appears.