Database Backup and Recovery (MOSC)

MOSC Banner

Multiple archive log destination setting

edited Dec 21, 2010 4:16PM in Database Backup and Recovery (MOSC) 4 commentsAnswered
Hi

I have both Oracle 10g and Oracle 11g database,all database are have only one archive log destination and all logs will backup to tape with delete input option; Now, I want add another archive log destination just keep all logs on disk for fast recovery incase of any encounter disaster.

Below is my archive log destination setup:
LOG_ARCHIVE_DEST_1 = 'LOCATION=/disk1/backup2tape/' -->Exist,All logs will backup to taps with delete input option
LOG_ARCHIVE_DEST_2 = 'LOCATION=/disk1/keepondisk/'  -->New, All logs keep on the disk without backup for disaster recovery
or

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center