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

ORA-14513: partitioning column may not be of object datatype

1 Answers  


PLS-01421: FOR UPDATE clause

1 Answers  


KUP-04066: error initializing access to external table source

1 Answers  


NZE-29108: Cannot initialize random object.

1 Answers  


ORA-19725: can not acquire plug-in enqueue

1 Answers  


ORA-13267: error reading data from layer table string

1 Answers  


SQL*Loader-00653: XML data set to NULL in column string, row number, table string

1 Answers  


NNO-00065: loading cached data from checkpoint file "string"

1 Answers  


ORA-16538: no match on requested item

1 Answers  


IMG-00002: unrecoverable error

1 Answers  


ORA-09805: conversion of category number to string failed.

1 Answers  


ORA-23403: refresh group "string"."string" already exists

1 Answers  


Categories