Database Administration (MOSC)

MOSC Banner

OPTIMAL_LOGFILE_SIZE

edited Feb 14, 2015 1:09AM in Database Administration (MOSC) 6 commentsAnswered ✓

Hi,

on 11.2.0.4 on Unix

I have 10Gb proposed by advisor for log file size :

select optimal_logfile_size from v$instance_recovery

OPTIMAL_LOGFILE_SIZE              

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

10215                             

Is it a reasonable value ?

Am-I wrong somewhere ?

select group#,bytes from v$log;

GROUP#                              BYTES                             

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

1                                   943718400                         
2                                   943718400                         
3                                   943718400                         
4                                   943718400                         
9                                   943718400                         
10                                  943718400 

Thank you.

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center