REMOVE.DF |
|
|
The REMOVE.DF command removes a part file from a distributed file.
Format
REMOVE.DF dist.file part.file
REMOVE.DF dist.file ALL
where
The REMOVE.DF command will remove the named part file from the distributed file but does not delete the part file. If this is the only part file, the distributed file is also deleted.
Use of the ALL keyword in place of the part file name deletes the entire distributed file.
The part files are not deleted by this operation.
Example
REMOVE.DF ORDERS ORDERS-08
This command removes ORDERS-08 as a part file within the ORDERS distributed file.
See also: |