archive logs and overflow
Hi, I have set the following in my database.
log_archive_dest_1='LOCATION=/u03/oradata/PROD/arch'
log_archive_dest_2='LOCATION=/inter/oradata/PROD/arch'
I was expecting the behavior that when dest1 was full then archives would overflow to dest2 but instead they are both filling up with copies of the same archives. How do I change the behavior so dest 2 is used only for overflow incase dest1 is full? Please advise.
Thank you
Ed
log_archive_dest_1='LOCATION=/u03/oradata/PROD/arch'
log_archive_dest_2='LOCATION=/inter/oradata/PROD/arch'
I was expecting the behavior that when dest1 was full then archives would overflow to dest2 but instead they are both filling up with copies of the same archives. How do I change the behavior so dest 2 is used only for overflow incase dest1 is full? Please advise.
Thank you
Ed
0