Questions on 10.2.0.5.0Physical Standby
I am new at my company and I am trying to fix a broken 10.2.0.5.0Physical Standby. Protection Mode: MaxPerformance.
I have some questions below if you can assist.
(Q)Since I am using Data Guard, do I have to execute the below command from a DGMRL command line or sqlplus session?
alter database recover managed standby database disconnect from session;
(Q)What is the proper setting for the remote archive log destination on the standby instance?
(Q)Do I have to manually catalog the archive logs that were created during the backup?
(Q)If so is it before or after the recover command?