SQL Performance (MOSC)

MOSC Banner

Database Updates on same data with varying buffer get across different executions

edited Apr 23, 2014 10:16AM in SQL Performance (MOSC) 5 commentsAnswered

Hi ,

  I am noticing a  strange situation on Updates running on the database . An Update statement running on a table with Full Table scan has 4 times more Buffer gets on one run wherease less buffergets on another run . However the table row count and the now of rows being updated are same in both the runs .

As part of the job , The table is truncated and Indexes are dropped daily and reloaded and the indexes are recreated followed by stats gathering .
Nearly 5000+ Updates are run on the table where majority of them are index scans . However there are few updates which use full tablescan and are exhibting this strange behaviour .

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