IMPAX 6.5.1 Server Knowledge Base home > Oracle Server home

Performing a warm backup of the Oracle database

With a warm backup, the database does not have to be shut down. Warm backups are therefore less disruptive than cold backups, in which the database does have to be shut down. Still, try to back up the database during non-peak hours, as the backup process consumes a significant amount of disk I/O resources. Avoid performing a backup at the same as time as other database-intensive programs (for example, prefetching) are being run.

To perform a warm backup of the Oracle database

  1. Log into the AS3000 Database Server as the oracle user.

    or

    Log into the AS300 Database Server as the AgfaService user.

  2. In a command prompt, change to the /usr/mvf/bin directory (Solaris) or the C:\mvf\bin (Windows) directory.

    In a command prompt, change to the C:\Connectivity-Oracle\mcf\etc directory.

  3. If not already done, run configure_backup (Solaris) or bash configure_backup (Windows).

  4. Type the runbackup (Solaris) or bash runbackup (Windows) command.

    The backup may take a significant amount of time.


See also


Topic number: 66644

Applies to: IMPAX 6.5.1 Server Knowledge Base