IMPAX 6.5.1 Server Knowledge Base home > Oracle Server home

Resizing an existing datafile


Before you resize an existing datafile, you should determine how much space is available on the disk.

Use the monitor_resize utility to resize an existing datafile. Resizing an existing datafile, instead of adding a new one, does the following:

Note:

Note:

Do not make a datafile larger than 2 GB.

To resize an existing datafile

  1. Run the monitor_resize utility by typing

    monitor_resize (Solaris) or bash monitor_resize (Windows)

  2. When prompted, type the name of the tablespace.

  3. Type the file name for the datafile you want to resize;

    For example:

    /usr/mvf/data/dbase/data1/mvf03.dbf (Solaris)

    E:\data\dbase\data1\mvf03.dbf (Windows)

  4. Type the new size of the database in megabytes (such as 2000).

    The following message appears:

    Monitor statistics are updated.

  5. Manually back up the database.


See also


Topic number: 8881

Applies to: IMPAX 6.5.1 Server Knowledge Base