>>-DROP DBSPACE--+-dbspace_identifier-+------------------------>< '-dbspace_name-------'
Element | Purpose | Restrictions | Syntax |
---|---|---|---|
dbspace_identifier | The generated names of the dbspaces that you want to drop | The value must be an existing dbspace that was
generated when you created a dbslice. Name must be of the form:
slicename.ordinal The value of slicename must be the same as the dbslice name that you used when you created the dbslice. The value of ordinal must be an unsigned integer. |
See Derived Dbspace Identifier. |
dbspace_name | Name of the dbspace that you want to drop | None. | See Dbspace Name. |
Use the onutil DROP DBSPACE command to drop a dbspace or a temporary dbspace. The database server must be in online or quiescent mode when you drop a dbspace or temporary dbspace.