Remove the source entry from the configuration file. Remember, No changes are active until they are applied (see the action apply). This means that a remove does not actually physically remove the entry until the change is applied. Therefore the space used by this entry is not reclaimed until then. If the very same source is added back into the configuration before the remove is applied it essentially undoes the remove.
Syntax
sqdconf remove <cab_file_name>
--key=<name>
Keyword and Parameter Descriptions
Keyword | Description |
---|---|
<cab_file_name> | Must be specified and must match the name specified in the previous create command. |
--key=<name> | Source object name. |