To drop a storage space with onspaces, use the -d option as illustrated in the following examples.
This example drops a dbspace called dbspce5 and its mirrors.
onspaces -d dbspce5
This example drops a dbspace called blobsp3 and its mirrors.
onspaces -d blobsp3
Use the -d option with the -f option if you want to drop an sbspace that contains data. If you omit the -f option, you cannot drop an sbspace that contains data. This example drops an sbspace called sbspc4 and its mirrors.
onspaces -d sbspc4 -f
For information on dropping a storage space with onspaces, see information on the onspaces utility in the IBM Informix Administrator's Reference.
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]