deleteDBConnection command

Removes the database connection.

Purpose

Read syntax diagramSkip visual syntax diagramdeleteDBConnection -dbConnection databaseConnection-name -connectionNameconName -help

Parameters

-dbConnection databaseConnection-name
Specifies the database connection to be removed.
-connectionName conName
Specifies the server connection to issue the command to.
-help
Displays help for this command.

Description

The deleteDBConnection command removes the database connection specified by the database connection name.

Example

Example 1: Remove the database connection named dbconnectiontest.
deleteDBConnection -dbConnection dbconnectiontest