Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Contention on the high watermark (HW) enqueue

584429Jul 8 2009 — edited Jul 8 2009
Hi,

I have a warehouse database running on 11.1.0.7.0. The Enterprise Manager is reporting that Contention on the high watermark (HW) enqueue was consuming significant database time.

The tablespace has LOCAL Extent Management with SYSTEM ALLOCATION type. This is inherited by the tables under this tablespace, nothing at the table level overrides this. I've read somewhere that I probably need to change the Extent allocation to UNIFORM and assign bigger next extent sizes. However, I thougt with Extent management set to system allocation, Oracle would be 'clever' enough to auto-allocate approriate next extents.

Is it possible to change the extent management to UNIFORM with bigger extent sizes at the tablespace level without much downtime, or could I override this setting at the table level?

dula
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 5 2009
Added on Jul 8 2009
6 comments
1,937 views