rmtgtpool
Use the rmtgtpool command
to delete an existing Replication Manager pool.
Syntax

>>-repcli-- --rmtgtpool--+--------+--pool_name--+-[...]-+------><
'--quiet-' '-------'
Parameters
- -quiet
- An optional parameter that turns off the confirmation prompt for this
command.
- pool_name [...] | -
- Specifies the pool name to delete. Separate multiple pool names with
a white space between each name. Alternatively, use the dash (-) to specify
that input for this parameter comes from an input stream (stdin).
Description
You can use the rmtgtpoolcommand to delete an existing
Replication Manager pool.
Return values
Pool pool_name successfully deleted.
Possible failures
- Pool pool_name does not exist.
Examples
An invocation example:
repcli rmtgtpool pool2
The resulting output:
Are you sure you want to delete pool pool2? Y/N
Y
Pool pool2 successfully deleted.