ORA-14195: ALLOCATE STORAGE may not be specified for RANGE
or LIST partitioned object
Answer / guest
Cause: User specified ALLOCATE STORAGE clause in ALTER
TABLE/ALTER INDEX statement issued against a
range-partitioned index which is illegal.
Action: Remove the illegal option. If it is desired to add
storage to individual partitions, ALLOCATE STORAGE clause
may be specified with ALTER TABLE/INDEX MODIFY PARTITION
statement.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
ORA-38705: Expected block size string does not match string in log header.
ORA-02225: only EXECUTE and DEBUG privileges are valid for procedures
RMAN-03003: command not implemented yet: string
ORA-39051: parameter string specified multiple times
ORA-01266: Unable to create unique file name
ORA-13191: failed to read SDO_ORDCNT value
PCB-00237: Declaration of "string" cannot have a level number greater than 48
ORA-19580: %s conversation not active
ORA-16027: parameter string is missing a destination option
ORA-13193: failed to allocate space for geometry
ORA-16803: Unable to query a database table or fixed view.
PLS-00370: OTHERS handler must be last among the exception handlers of a block