ORA-14521: Default tablespace string block size [string] for
string string does not match existing string block size [string]



ORA-14521: Default tablespace string block size [string] for string string does not match existing ..

Answer / guest

Cause: A DDL statement was issued that would require
creation of a new partition/subpartition in the object-level
default tablespace of an existing partitioned object.
However, the object-level default tablespace block size does
not match the block size of the partitioned object.

Action: Either (1) Modify the default tablespace of the
partitioned object to a tablespace of the same block size as
the object 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.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-31515: CDC change source string already exists

1 Answers  


ORA-02044: transaction manager login denied: transaction in progress

1 Answers  


QSM-01131: query has ONLY_MULTIMV_REWRITE hint

1 Answers  


ORA-15130: diskgroup "string" is being dismounted

1 Answers  


ORA-29348: You must specify the datafiles to be plugged in

1 Answers  


ORA-30114: error when processing from command line

1 Answers  


RMAN-08543: channel string: specifying archivelog(s) for proxy backup

1 Answers  


ORA-01873: the leading precision of the interval is too small

1 Answers  


RMAN-08007: channel string: copied datafilecopy of datafile string

1 Answers  


TNS-00241: Connection Manager: Logging is now OFF

1 Answers  


ORA-31219: DBMS_LDAP: PL/SQL - Invalid LDAP notypes.

1 Answers  


ORA-06304: IPA: Message receive error

1 Answers  


Categories