Skip to Main Content

Oracle Database Discussions

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!

archived log destination size

happy10319Mar 4 2020 — edited Mar 6 2020

Hi,

On 11.2.04 on AIX 7

Want to avoid log archive destination full.

Then to see the max possible I ran:

SQL> show parameter db_recovery_file_des

NAME                                 TYPE        VALUE

------------------------------------ ----------- ------------------------------

db_recovery_file_dest                string

db_recovery_file_dest_size           big integer 0

How can I know the maxiumu size of archived log that db can support?

Thanks.

This post has been answered by Adityanath Dewoolkar on Mar 4 2020
Jump to Answer
Comments
Post Details
Added on Mar 4 2020
3 comments
4,242 views