Backing Up and Restoring Data > Perform a Cold Backup of the Database
  
Version 10.0.01
Perform a Cold Backup of the Database
Prior to deploying the Portal for operational use and periodically after installation (at least once a month is recommended), it is recommended that you perform a cold backup of the Oracle database. In addition to monthly cold backups, it is also recommended that you take a cold backup after a significant software upgrade to re-capture the updated database schema.
This off-line, cold backup means that you will physically copy or back up the Oracle database data files to another location. This cold backup will simplify the restore process, in the event of unanticipated data loss. With a cold backup, you simply have to restore the files and then import the most recent database export.
To perform a cold backup
1. Shutdown the Oracle service:
/opt/aptare/bin/oracle stop
2. Using your organization’s file system backup software, back up the files from the following locations:
$ORACLE_HOME\dbs\initscdb.ora
/data01/*
/data02/*
/data03/*
/data04/*
/data05/*
/data06/*