Home | Previous Page | Next Page   Utility Reference > onutil: Check, Define, and Modify Storage Objects >

DROP DBSLICE

The onutil DROP DBSLICE command allows you to drop a dbslice.

Syntax

Read syntax diagramSkip visual syntax diagram>>-DROP DBSLICE--dbslice_name----------------------------------><

Element Purpose Restrictions Syntax
dbslice_name Name of the dbslice to drop The dbslice name must have been created with the onutil CREATE DBSLICE command. All derived dbspaces in the dbslice must be empty. See Dbslice Name.

Usage

Use the onutil DROP DBSLICE command to drop dbspaces that belong to a dbslice. The database server must be in online or quiescent mode when you drop a dbslice.

Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]