If you selected to have data sets managed
by DB2, you should select an
ERASE option. This field is not applicable
if you selected data set management
by USER. The ERASE option indicates whether
the data sets for the table
space are to be erased before they are deleted
during the execution of
a utility or an SQL statement that drops
the table space. To ALTER with
ERASE, the table space must be in the stopped
state.
ERASE NO means do not erase the data sets.
The data in the data sets
is still accessible, though not through DB2.
ERASE YES means erase the
data sets. DB2 overwrites all the data in
the data sets with zeroes before
deletion.