DeleteConnection
Deletes a relational connection from the repository.
The DeleteConnection command uses the following syntax:
deleteconnection
-n <connection_name>
[-f (force delete)]
[-s <connection type application, relational, ftp, loader or queue>]
The following table describes pmrep DeleteConnection options and arguments:
Option | Argument | Description |
---|
-n | connection_name | Required. Name of the connection to delete. |
-f | - | Optional. Connection will be deleted without further confirmation. |
-s | connection type application, relational, ftp, loader or queue | Optional. Type of connection. A connection can be one of the following types: - - Application
- - FTP
- - Loader
- - Queue
- - Relational
Default is relational. |