ORA-14523: Cannot co-locate [sub]partition of string string
with table [sub]partition because string block size [string]
does not match table block size [string]
Answer / guest
Cause: A DDL statement was issued that would require a
partition/subpartition of a local index/LOB column to be
co-located with the corresponding partition/subpartition of
the base table. However, this is not possible because the
block sizes of the table and the LOB column/local index are
different.
Action: Either (1) Specify an object-level default
tablespace (or partition-level default tablespace for the
appropriate partition, if composite partitioning is used)
for the partitioned local index/LOB column and then retry
the DDL command, OR (2) Ensure that tablespaces of the
correct block size are specified for all new
partitions/subpartitions being created. Also ensure that
neither of TABLESPACE DEFAULT and STORE IN (DEFAULT) is
specified for a local index whose block size does not match
that of the base table.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
ORA-02162: invalid value for MAXDATAFILES
ORA-01029: internal two task error
ORA-01486: size of array element is too large
ORA-31419: source table string does not exist
ORA-00480: LCK* process terminated with error
ORA-28660: Partitioned Index-Organized table may not be MOVEd as a whole
ORA-07283: sksaprd: invalid volume size for archive destination.
PLS-00407: '*' not allowed here; a list of columns is required
ORA-12689: Server Authentication required, but not supported
ORA-01691: unable to extend lob segment string.string by string in tablespace string
DRG-10840: CONTAINS predicate including 0 is not supported by FIRST_ROWS hint
ORA-14049: invalid ALTER TABLE MODIFY PARTITION option