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 |
TNS-00111: Failed to get configuration data from file
RMAN-08533: restoring blocks of datafile string
ORA-09922: Can't spawn process - background log directory not created properly
QSM-00765: cannot validate user-defined workload because table string.string is invalid.
ORA-01507: database not mounted
ORA-24020: Internal error in DBMS_AQ_IMPORT_INTERNAL, string
DRG-12422: write to client failed
TNS-00245: Connection Manager: Failed to open log file
KUP-04013: other system error
ORA-09958: IMON: two processes with the same ORACLE pid are active
PCC-02363: Indicator variable must be a structure
PLS-01453: This procedure is not part of the ANSI standard