SQL Performance (MOSC)

MOSC Banner

improve performance of inserts on IOT

edited Jan 15, 2014 7:00PM in SQL Performance (MOSC) 5 commentsAnswered
Hello Everyone,
Here is the issue:

The DB has one table, IOT type and range partitioned by hour.
The insert rate is 50000 rows per second on average.
The DB is configured with Dataguard and has a physical standby in ASYNC mode.
The DB also has flashback enabled.

The problem is that when the partition switches to a new one every hour, we are experiencing insert latencies that can last for 5 mins, due to which customers are affected.
The waits are mostly "db file sequential reads". Below is a 10 minutes awr snapshot taken on top of the hour.

Event                                 Waits     Time(s)   (ms)   time Wait Class

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