Tags: size

How do I expand / resize an ext3 file system in linux

Linux Send feedback »
The following is an example of increasing the size of a Storage LUN that has an ext3 file system on it. When performing operations like this, perform a backup of the file system first. (The system used for this example is running Red Hat Enterprise L… more »

Oracle: HOW TO RESIZE THE DATAFILE

Technology, Oracle Send feedback »
alter database datafile 'c:\-----.dbf' resize 1024m; more »

Veritas / AIX : Logical Volume Manager

Technology, Veritas, Aix Send feedback »
Tasks AIX Logical Volume Manager Veritas Volume Manager Create a Volume Group mkvg vxdg init Create a Logical Volume mklv vxassist make… more »