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!

Question for CONFIGURE ARCHIVELOG DELETION POLICY TO APPLIED ON STANDBY;

dhmanFeb 14 2020 — edited Feb 21 2020

I have question for command CONFIGURE ARCHIVELOG DELETION POLICY TO APPLIED ON STANDBY;

It is recommended to have on both production and standby environment, as it prevents the deletion of archivelog if they are not applied on standby.

Npw my policy is none. On my Primary database I issue the backup command:

backup database plus archivelog delete input;

I noticed that if the archivelog are not applied on the standby, they are not deleted. So why do I need to set this policy on the primary?

This post has been answered by AJ on Feb 18 2020
Jump to Answer
Comments
Post Details
Added on Feb 14 2020
5 comments
23,647 views