Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

In Data Guard installation Archive_dest invalid

755639Nov 17 2011 — edited Nov 23 2011
Hello all,

I am in the process of data guard installation ( first time )..

in my primary Init.ora file i am not able to add a parameter that is " *LOG_ARCHIVE_START=TRUE*"
if i add in the init file while the startup its shows its a deprecated( its means not in use)

Without that i am not able to go ahead,..

More over i have alter changed the parameter via alter command then also no use,, same deprecated problem in startup

i want to check the switch logfile status. its show like below,,

what is this, how to i have to pass this issue..
SQL> alter system switch logfile;

System altered.

SQL> select status,error from v$archive_dest where dest_id=2;

STATUS ERROR
--------- ---------------------------------------------------------------
INACTIVE
Regards
Hamid
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 21 2011
Added on Nov 17 2011
4 comments
381 views