Database Tuning (MOSC)

MOSC Banner

Preventing logging of LOB SEGMENT and LOB INDEX during inserts

I have a procedure that insert millions of records into a table. The table content a LOB column. The table, the LOB SEGMENT, and LOB INDEX are created with NOLOGGING. The Index on the primary key column is also created with NOLOGGING.

When records are being inserted into the table, a high number of log switches (between 20 and 30 an hour) occur.

Question: What else is causing so many log switches?

See attached the table creation script. I have change the names for security reason.

Tagged:

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