Database Administration (MOSC)

MOSC Banner

Size of table growing to fast

edited Jan 10, 2013 11:00PM in Database Administration (MOSC) 7 commentsAnswered
Hi All,

 I have created a partitioned table using range partition and global partitioned index with STORAGE(BUFFER_POOL KEEP).

The table is replica of existing table which is containing 150000000+ records (not partitioned) size of the table is 11 GB.
When I have imported 70000000 from non partitioned to partitioned table with /*+ APPEND*/ hint and I used /*+ APPEND_VALUES*/ withing application as inline insert query.

Now the Problem that I am facing is size of the table is 30 GB and growing too fast.
It's critical for us please help..


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