ORA-14136
        ALTER TABLE EXCHANGE restricted by row level security policy
        
        
        Cause
        The user doing the ALTER TABLE EXCHANGE does not have full table access due to row level security policy applied on the table.
        Action
        Review and grant EXEMPT ACCESS POLICY privilege to this user.
        
     
    
    
        ORA-14136
        ALTER TABLE EXCHANGE restricted by fine-grained security
        
        
        Cause
        User doing exchange does not have full table access due to VPD policies.
        Action
        Grant exempt priviliges to this user.
        
     
    
    
        ORA-14136
        ALTER TABLE EXCHANGE restricted by fine-grained security
        
        
        Cause
        User doing exchange does not have full table access due to VPD policies.
        Action
        Grant exempt priviliges to this user.