Database DataWarehousing (MOSC)

MOSC Banner

LOCAL BITMAP INDEX CREATION on Interval Partition table with 35 million records is very slow.

edited Nov 28, 2016 2:51PM in Database DataWarehousing (MOSC) 4 commentsAnswered

We have a interval partitioned table W_SLA_XACT_F with 35 Million records.

SQL*Plus: Release 11.2.0.1.0 Production

Local bitmap indexes are taking too much time to build.

Below is one sample index.

CREATE BITMAP INDEX W_SLA_XACT_F_F5 ON W_SLA_XACT_F(COST_CENTER_WID Asc) LOCAL NOLOGGING PARALLEL

Is there any issue with Interval partitioned tables for this version of Oracle.

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