-- To get the log switch frequency
select to_char(FIRST_TIME, 'MON-DD'), 
       count(*)  
  from v$log_history 
 group by to_char(FIRST_TIME, 'MON-DD') 
 order by 1;

Ready for Action?

LET'S GO!
Copyright 2024 IT Remote dot com
linkedin facebook pinterest youtube rss twitter instagram facebook-blank rss-blank linkedin-blank pinterest youtube twitter instagram