ORA-14099: all rows in table do not qualify for specified
partition



ORA-14099: all rows in table do not qualify for specified partition..

Answer / guest

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

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

Please add more information about this Error

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

TNS-04141: Unable to find CMAN.ORA file.

1 Answers  


ORA-40220: maximum number of attributes exceeded

1 Answers  


RMAN-03030: echo set off

1 Answers  


ORA-26679: operation not allowed on LOB or LONG columns in LCR

1 Answers  


PCC-02377: Arrays of implicit varchars are not permitted

1 Answers  






NNL-00953: Cache lookup exact matches: number

1 Answers  


RMAN-12016: using channel string

1 Answers  


LCD-00114: illegal boolean response [string]

1 Answers  


ORA-00212: block size string below minimum required size of string bytes

1 Answers  


ORA-01090: shutdown in progress - connection is not permitted

1 Answers  


ORA-01986: OPTIMIZER_GOAL is obsolete

1 Answers  


ORA-07823: sspsqr: $QIO failure

1 Answers  


Categories