|
|
Before you can delete (drop) an EELS database table, you must first ensure it is empty. To do this, either archive or purge all the records from the table. Archiving records is described in ``Archiving EELS database records'' and purging records is described in ``Purging data from an EELS table''.
Once the table is empty, you can use the -d option of
eels_db_admin(1Meels)
to delete the table. For example, use the following command to
delete the ``events'' table from the Node_1 database:
eels_db_admin -d Node_1 events