SSC-FDM-TS0022
The user must previously define the masking role.
Severity
Low
Some parts of the output code are omitted for clarity reasons.
Description
This is EWI occurs when a MASKING POLICY is created and a role or privilege must be linked to it so the data masking could work properly.
Code Example
Input code
IN -> SqlServer_01.sql
Output code:
OUT -> SqlServer_01.sql
As shown on line 6, there is a placeholder where the defined roles can be placed. There is room for one or several values separated by commas. Also, here, the use of single qoutes is mandatory for each of the values.
Recommendations
If you need more support, you can email us at snowconvert-support@snowflake.com
Last updated