Database Administration (MOSC)

MOSC Banner

Duplexing Archive Logs to remote file server

edited Feb 12, 2013 2:25AM in Database Administration (MOSC) 4 commentsAnswered

Environment:

Server: Windows Server 2003 R2
DB: Oracle 10.2.0.5 Enterprise

we have requirements for duplexing archive logs to remote server  and  i am trying to use the 'log_archive_dest' parameter for transporting the redo logs. Currently the parameter 'log_archive_dest' is set and is enabled in local disk . and  i have set another parameter  

alter system set log_archive_dest_2='location=\\devdb\prod\archive' scope=spfile;

When i try to startup database  oracle is popping up the error that I cannot use the 'log_archive_dest_2' with 'log_archive_dest'. 

ORA-16019: cannot use LOG_ARCHIVE_DEST_2 with LOG_ARCHIVE_DEST or LOG_ARCHIVE_DUPLEX_DEST

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