Performing Manual Archiving
Performing Manual Archiving
This module describes how you can manually archive redo log
files.
This module discusses the following:
Move your mouse over this icon to show all screenshots.
You can also move your mouse over each individual icon to see only the screenshot
associated with it.
Back to List of Topics
"Archiving" is defined as the operation in which
the archiver background process copies filled online redo log files to offline
destinations. An offline copy of an online redo log is called an archived redo
log. You must operate the database in ARCHIVELOG mode to archive redo log files.
If automatic archiving is not enabled, you must manually archive
groups of filled online redo log files in a timely fashion. If all online redo
log file groups are filled, database operation will be suspended until the log
writer is able to write to a group.
The manual archiving option is provided so that you can:
Back to List of Topics
You can manually archive groups of online redo log files with
the following command. When you issue this command, your user process is used
to archive all non-current redo log groups. This command does not start the
Archiver background process. You will need to monitor the filling of the online
redo log file groups so that you can archive them on a timely basis. If you
fail to archive the filled online redo log file before the log writer process
needs to write to it again, database operation will be suspended temporarily
while waiting for you to do so.
Back to List of Topics
Note: Oracle Enterprise Manager 9.2 was used in the
examples.
Move your mouse over this icon to hide all screenshots
|