Database Tuning (MOSC)

MOSC Banner

put redo logs on DRAM based SSD on heavy write database?

edited Nov 1, 2010 7:54PM in Database Tuning (MOSC) 6 commentsAnswered
I have a Sun M4000 connected to an EMC CX4-120 array with a write-heavy database.  Writes peak at around 1200 IO/s and 12MB/s.
According to EMC, I have saturated the write cache on the EMC array.

I think the simplest solution is to move the redo logs to a DRAM based SSD.  This will reduce the load on the EMC array by half and apps won't be seeing log buffer waits.  Yes, the DBWR may become a bottleneck, but the apps won't be waiting for it (like they do on redo commits!)

I currently cycle through about 4 4GB redo logs, so even 20GB or so of SSD would make a big difference.  Since this is short-term storage and is constantly being overwritten, Flash based SSDs probably aren't a great idea.

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