Art of Tuning

Art and Science of Tuning Oracle SQL and Database

Skip to content
  • Welcome
  • Post Index
  • Contact

Month: December 2014

Adding New Column to Large Tables with Default/Initialization

VarugheseDecember 31, 2014January 6, 2015

  Alter Table Add Column with a separate Update or Alter Table Add Column with Default takes a long time for large tables. Why it takes long? The update (esp. on tables with many millions of rows) is the issue here. When a default is specified, all rows need to be updated. Updating large amount of rows will 1) […]

Tips and Tricks 417

Recent Posts

  • SQL Plan Comparison
  • RAC Dynamic Remastering (DRM) Freeze Waits (11g)
  • gc buffer busy acquire .. and release
  • What is Tuning?
  • Waits in a SQL
  • Finding Top SQLs from Package Execution
  • Tuning Scalar Subquery with Rewrite
  • How to Identify All SQLs That are Running Currenly
  • Evaluate the Impact of a SQL on the Database
  • Calculating Percentage Gain/Improvement from Tuning

Recent Comments

  • Best Fitness Tips on RAC Dynamic Remastering (DRM) Freeze Waits (11g)
  • inernetufadiumb on SQL Plan Comparison
  • JoJohuaTrutt on SQL Plan Comparison
  • Teresaweist on SQL Plan Comparison
  • inernetkrddiumb on SQL Plan Comparison

Archives

  • September 2016
  • January 2015
  • December 2014

Categories

Theme: FlatBox by Jack, Powered by WordPress

Theme Layout

Color Scheme