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