Entering content frame

Procedure documentation Adding a Volume Locate the document in its SAP Library structure

Use

You define additional data volumes or log volumes to extend the disk space for the database instance.

Prerequisites

You have the DBM operator authorization ParamFull or AccessUtility.

Syntax

db_addvolume <volmode> <volname> <voltype> <size>

<volmode>

Type of volume that is to be added.
Possible values are:
DATA (Data volume)
LOG (Log volume)

<volname>

Name of device/file

<voltype>

Type of device or fill that is to be added.
Possible values are:
F (File)
L (Link)
R (Raw Device)

<size>

Size of the volume to be added in pages

Reply

The system outputs an OK message.

In the event of errors, see Reply Format.

 

 

Leaving content frame