delete_series - delete an existing DRMS series
[DRMS Utilities]
Delete an existing DRMS series.
More...
- Synopsis:
delete_series [-GEN_FLAGS] [-k] seriesname
Removes the data series from the DRMS database. This program SHOULD BE USED WITH GREAT CARE. The program will ask you twice to confirm that you REALLY want to remove all records. If data segments have been made and if they are marked with a large retention or are archivable, data storage will remain occupied by the unreachable data. This will be examined later and this command will be removed or modified to prevent garbage from being left behind.
- GEN_FLAGS:
- Ubiquitous flags present in every module. DRMS common main program
- Parameters:
-
| k | If set, then the SUMS files belonging to the series will not be removed. |
| seriesname | |
- Bug:
- Does not free non-archived storage units in SUMS
- See also:
- show_info - Examine a dataseries structure or contents create_series - create a new DRMS series from a .jsd file modify_series