ERROR | Merge into syntax does not support security policies. |
CAUSE | Merge into syntax currently does not support a security policy on the destination table. |
ACTION | use the insert / update DML stmts on the table that has a security policy defined on it. |