ORA-14280: all rows in table do not qualify for specified
subpartition



ORA-14280: all rows in table do not qualify for specified subpartition..

Answer / guest

Cause: There is at least one row in the non partitioned
table which does not qualify for the subpartition specified
in the ALTER TABLE EXCHANGE SUBPARTITION

Action: Ensure that all the rows in the segment qualify for
the subpartition. Perform the alter table operation with the
NO CHECKING option. Run ANALYZE table VALIDATE on that
subpartition to find out the invalid rows and delete them.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

QSM-01012: SAMPLE clause present in FROM

1 Answers  


NNL-00218: Ignoring spurious trailing text "string"

1 Answers  


DRG-50926: invalid text query string

1 Answers  


SQL*Loader-00252: Sort data sets are not used by SQL*Loader

1 Answers  


SQL*Loader-00460: Column (string), form of use (number) does not match char set id of (number)

1 Answers  






ORA-03239: maxextents (string) reached in LOB segment string.string subpartition string

1 Answers  


ORA-06915: CMX: unknown t_event in datarq

1 Answers  


PCC-01017: The SQLCA and a SQLCODE variable cannot both be used

1 Answers  


ORA-29917: cannot lock a table which gets its rows from a collection operand

1 Answers  


ORA-14644: table is not subpartitioned by Hash method

1 Answers  


RMAN-06000: could not open recovery manager library file: string

1 Answers  


ORA-25204: invalid value, SEQUENCE_DEVIATION should be BEFORE or TOP

1 Answers  


Categories