SEGMENT CREATION IMMEDIATE attribute on 11.2.0.1
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.