Database Error Messages

ORA-14641

STORE-IN clause can be specified only for a Hash, Interval, Autolist, Composite Range Hash, Composite Interval, Composite Autolist table or partition

Cause

Specifying a STORE-IN clause during creation or altering of a Range, Composite Range List partitioned table was not allowed.


Action

Re-issue the statement after removing the STORE-IN clause.