High Availability Data Guard, Sharding and Global Data Services (MOSC)

MOSC Banner

data guard on oracle 10g R2

Hi all,
I am setting up data guard on my production db and two standby db. Below is my primary init.ora. I am getting an error on startup:

SQL> startup pfile=/oracle/app/oracle/product/10.2/dbs/initcnp1.ora;
ORA-16025: parameter LOG_ARCHIVE_DEST_2 contains repeated or conflicting attributes

I have try several options but nothing is working until now.


 *.audit_file_dest='/oracle/app/oracle/admin/cnp/adump'
*.background_dump_dest='/oracle/app/oracle/admin/cnp/bdump'
*.compatible='10.2.0.1.0'
*.control_files='/oracle/control/control01.ctl','/data1/control/control02.ctl','/data2/contr
ol/control03.ctl'

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