DEL CONNECTION

Core command DEL CO DELCO DE CO DECO

Deletes an existing database connection

Arguments

<id> (mandatory) existing connection ID

Examples

DEL CONNECTION MYDB01;

Notes

Soft-deletes an existing database connection: DEL CONNECTION <id>.

id is mandatory and must exist in the Connections Definition File (CDF), otherwise the command fails with an error. Asks for a [y/n/c] confirmation before proceeding; only y deletes, any other answer aborts.

This is a <em>soft</em> delete: the connection is marked inactive rather than removed, so its history is preserved and it can potentially be restored. Use HARDDEL to permanently remove a connection instead.

Last modified in release 4.9.8.