Database Tuning (MOSC)

MOSC Banner

Redo generation

edited Jul 19, 2013 7:55AM in Database Tuning (MOSC) 14 commentsAnswered
Whcih would generate more redo?

truncate or delete.

Addtionally, when I try this,

select count(*) from v$archived_log where COMPLETION_TIME=sysdate; I don't get sany result but there are many records in v$archived_log with today's date as completeion date.

Can we check how many redo in MB got generated in last 1 hour?

Regards,

Vishal

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