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. LOG (Log volume) |
<volname> |
Name of device/file |
<voltype> |
Type of device or fill that is to be added. 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.