Database Tuning (MOSC)

MOSC Banner

SEGMENT CREATION IMMEDIATE attribute on 11.2.0.1

edited Jun 13, 2018 11:30AM in Database Tuning (MOSC) 8 commentsAnswered
i gathered ddl of partitioned table from 11.2.0.3,its partition attribute like blow:

PARTITION "P_01"  VALUES ('01') SEGMENT CREATION IMMEDIATE .

when i wanted to apply this ddl on 11.2.0.1 ORA-14020: this physical attribute may not be specified for a table partition rised up,when means 11.2.0.1 are not able support 'SEGMENT CREATION IMMEDIATE ' attrbute.

have you meet this issue before.

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