Anonymization schema validation errors
Published 12 December 2023
Schema errors are errors caused by an incompatibility between the contents of the masking configuration JSON file and the database schema. These indicate that there is something preventing masking from commencing.
- Binary file dataset cannot be generated uniquely
- Cannot uniquely identify row
- Column reference not allowed in post-transform
- Column too narrow
- Dataset expression syntax error
- Dataset too wide
- Incompatible dataset and column type
- Invalid transform
- Masked column being used in expression
- Maximum expression depth
- Mismatched determinism
- Missing column
- Missing table
- Primary key being masked
- Primary key replacement being masked
- Row identifier being masked
- Unique and deterministic column
- Unknown column in dataset expression
- Unknown dataset in dataset expression
- Unsupported data type
- Unsupported deterministic masking type