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-16801: Some log transport related property is inconsistent.
PCC-02405: Variable is of undefined type
LFI-00120: Unable to parse root filename string.
TNS-12564: TNS:connection refused
ORA-28655: Alter table add overflow syntax error
ORA-23467: flavor lacks object "string"."string"
LSX-00165: content type of "~S" must be simple type
SQL*Loader-00708: Internal error: unknown status number returned from sllf layer
ORA-27230: OS system call failure
ORA-29385: cannot create plan directive from string to string
ORA-07219: slspool: unable to allocate spooler argument buffer.
IMG-00924: Incorrect parameter specification during CREATE INDEX