ORA-14406
        no partition found in tablestring for updated partition keystring
        
        
        Cause
        At attempt was made to update a record with a concatenated partition key that is beyond the concatenated partition bound list of the last partition.
        Action
        Do not update the key. Or, add a partition capable of accepting the key.
        
     
    
    
        ORA-14406
        updated partition key is beyond highest legal partition key
        
        
        Cause
        At attempt was made to update a record with a concatenated partition key that is beyond the concatenated partition bound list of the last partition.
        Action
        Do not update the key. Or, add a partition capable of accepting the key.
        
     
    
    
        ORA-14406
        updated partition key is beyond highest legal partition key
        
        
        Cause
        At attempt was made to update a record with a concatenated partition key that is beyond the concatenated partition bound list of the last partition.
        Action
        Do not update the key. Or, add a partition capable of accepting the key.