Database Tuning (MOSC)

MOSC Banner

Second Level bitmap block contention

edited Jan 14, 2015 10:02AM in Database Tuning (MOSC) 8 commentsAnswered

Version 9.2.0.8

Tablespaces are Locally managed with ASSM.

Table Pctfree 10

--

Hello All,

I am hoping you can help me explain an issue that we've been struggling with for the past month.

We have a table that is subject to concurrent deletes and inserts through pl/sql procedures that run mutli-streamed (10 streams) - each stream processes a unique

data set (products).

What we find is that randomly one or more of the streams - running the same code - will "hang" (spin) on the insert into the table.

The wait event associated with each of these sessions is a latch free wait which drilled down leads on to a 2nd level bitmap block as the hot block.

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