OCI-32797
        identity column sequence mismatch in ALTER TABLE EXCHANGE PARTITION
        
        
        Cause
        The two tables specified in the EXCHANGE have identity columns with sequences that are neither both increasing nor decreasing.
        Action
        Ensure that the identity columns have sequences with INCREMENT BY having the same sign.
        
     
    
    
        OCI-32797
        identity column sequence mismatch in ALTER TABLE EXCHANGE PARTITION
        
        
        Cause
        The two tables specified in the EXCHANGE have identity columns with sequences that are neither both increasing nor decreasing.
        Action
        Ensure that the identity columns have sequences with INCREMENT BY having the same sign.
        
     
    
    
        OCI-32797
        identity column sequence mismatch in ALTER TABLE EXCHANGE PARTITION
        
        
        Cause
        The two tables specified in the EXCHANGE have identity columns with sequences that are neither both increasing nor decreasing.
        Action
        Ensure that the identity columns have sequences with INCREMENT BY having the same sign.