Database Administration (MOSC)

MOSC Banner

alter a subpartition storage attributes.

edited Aug 26, 2015 10:10AM in Database Administration (MOSC) 3 commentsAnswered

My syntax is:

alter table <owner.table_name> modify subpartition <subpartition_name> storage ( freelists 4 );

however an error "ORA-14169: invalid ALTER TABLE MODIFY SUBPARTITION option".  What is the proper syntax for changing a subpartition storage attribute.

i am on 11.2.0.3.3 on aix 7.1

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