ORA-14507
        The table partition is corrupt. All rows do not fall within the partition bounds.
        
        
        Cause
        The partition contained some rows that should belong to some other partition. This could occur because an EXCHANGE PARTITION operation was done without validation.
        Action
        Delete the rows that do not qualify being in this partition.
        
     
    
    
        ORA-14507
        partition corrupt. all rows do not fall within partition bounds
        
        
        Cause
        The partition contains rows which should really be in some other partition. Possibly due to an exchange partition without validation
        Action
        Delete rows in partition which do not qualify
        
     
    
    
        ORA-14507
        partition corrupt. all rows do not fall within partition bounds
        
        
        Cause
        The partition contains rows which should really be in some other partition. Possibly due to an exchange partition without validation
        Action
        Delete rows in partition which do not qualify