Show TOC

param_delvolumeLocate this document in the navigation structure

Use

Use this command to delete the parameter for the specified volume from the database parameter file. This DBM command only deletes a volume parameter and not a volume itself.

Caution

Use this command with care. Inconsistencies in the volume settings can damage the database.

Use the DBM command db_deletevolume to physically delete data volumes and then re-release the resources.

Prerequisites

You have the server permission ParamCheckWrite.

Structure

param_delvolume <vol_no> <vol_mode>

Option

Description

<vol_no>

Number of the volume

<vol_mode>

Mode of the volume

Possible values are: DATA | LOG | MLOG

DATA: data volume

LOG: log volume

MLOG: mirror log volume

Result

OK

In the event of errors, see Reply Format.