ORA-42804
        The operation can disclose rows protected by row-level security policy.
        
        
        Cause
        The object being accessed had a row-level security policy defined on it and the statement that was executed could disclose rows protected by the row-level security policy.
        Action
        Rewrite the statement to conform with the security policy to not disclose the rows protected by the policy.
        
     
    
    
        ORA-42804
        The operation can disclose rows protected by VPD policy.
        
        
        Cause
        The object being accessed had a Virtual Private Database (VPD) policy defined on it and the DML which is executed could disclose rows protected by the VPD policy.
        Action
        Define VPD policy with the specific statement type.
        
     
    
    
        ORA-42804
        The operation can disclose rows protected by VPD policy.
        
        
        Cause
        The object being accessed had a Virtual Private Database (VPD) policy defined on it and the DML which is executed could disclose rows protected by the VPD policy.
        Action
        Define VPD policy with the specific statement type.