Database mode, Archive mode, No-archive mode – HP Storage Essentials Enterprise Edition Software User Manual
Page 266

Database Maintenance and Management
228
The scheduled backup writes in the backup1 and backup2 folders, in rotation. The Backup Now
backup from the management server keeps overwriting in the current folder. See ”
” on page 229 for more information about RMAN backups.
Database Mode
The database can be set to archive mode or no-archive mode. This section contains the following
topics:
Archive Mode
To facilitate the HOT RMAN backup, you must change the database mode to archive mode, as
described in ”
” on page 240. The default database archive destination
is
\oracle\oradata\APPIQ\archive
on Microsoft Windows and
$ORACLE_HOME/oradata/APPIQ/archive
on UNIX systems. This destination can be modified
as described in ”
Changing the Archive Destination
Depending on the input/output of the data, archiving can be in the range of 2.5 GB to 10 GB per
day. The archive folder gets cleaned during on a scheduled RMAN backup.
When you change the database to archive mode, you reset the logs SCN, set the archive parameter
in the database parameter file and enable the RMAN backup scheduler. Take a current RMAN
backup after switching to archive mode, as described in ”
No-Archive Mode
You can change the database mode to run in no-archive mode with RMAN backup disabled, as
described in ”
” on page 240. When you change the database to
no-archive mode, you reset the logs SCN, set the archive parameter in the database parameter file
and disable the RMAN backup scheduler.
IMPORTANT:
Export the database after switching to no-archive mode. See ”
” on page 236 for more information.
Keep in mind the following implications if you do decide to change the database to no-archive
mode:
•
If you set the management server to no-archive mode, it is up to you to back up the management
server manually. If you forget to back up your management server and your management server
fails, you will not have a database to import. To learn more about manual backups, see
” on page 241. Export the database after you change the database
mode to no-archive. See ”
•
Scheduled RMAN backup sessions do not run. If you change the database mode to no-archive
during an RMAN backup, the RMAN backup will error out.