Database Tuning (MOSC)

MOSC Banner

building an index on a large table in parallel

edited Nov 20, 2009 2:31AM in Database Tuning (MOSC) 4 commentsAnswered
Hello.  I am using oracle 10.2.0.3 . I have a table with about 300mil rows and I will need to build a PK index on it. This table is partitioned with just one partition. That means - I believe - that I won't be able to create index in parallel. So I will be reading this table sequentially which will take hours. Does anyone know whether there is a way to force the index build to run in parallel in my situation?

thank you

Gene

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