ORA-38911
        unique constraint (string.string) violated
        
        
        Cause
        An INSERT statement with a CHANGE_DUPKEY_ERROR_INDEX hint tried to insert a duplicate key into a table.
        Action
        Either remove the unique restriction or do not insert the key.
        
     
    
    
        ORA-38911
        unique constraint (string.string) violated
        
        
        Cause
        An INSERT statement with a CHANGE_DUPKEY_ERROR_INDEX hint tried to insert a duplicate key into a table.
        Action
        Either remove the unique restriction or do not insert the key.
        
     
    
    
        ORA-38911
        unique constraint (string.string) violated
        
        
        Cause
        An INSERT statement with a CHANGE_DUPKEY_ERROR_INDEX hint tried to insert a duplicate key into a table.
        Action
        Either remove the unique restriction or do not insert the key.