ORA-14401
        inserted partition keystring does not map to the specified partition ofstring
        
        
        Cause
        the concatenated partition key of an inserted record is outside the ranges of the two concatenated partition bound lists that delimit the partition named in the INSERT statement
        Action
        do not insert the key or insert it in another partition
        
     
    
    
        ORA-14401
        inserted partition key is outside specified partition
        
        
        Cause
        the concatenated partition key of an inserted record is outside the ranges of the two concatenated partition bound lists that delimit the partition named in the INSERT statement
        Action
        do not insert the key or insert it in another partition
        
     
    
    
        ORA-14401
        inserted partition key is outside specified partition
        
        
        Cause
        the concatenated partition key of an inserted record is outside the ranges of the two concatenated partition bound lists that delimit the partition named in the INSERT statement
        Action
        do not insert the key or insert it in another partition