Permissions

Data Integrity Suite

Product
Spatial_Analytics
Data_Integration
Data_Enrichment
Data_Governance
Precisely_Data_Integrity_Suite
geo_addressing_1
Data_Observability
Data_Quality
dis_core_foundation
Services
Spatial Analytics
Data Integration
Data Enrichment
Data Governance
Geo Addressing
Data Observability
Data Quality
Core Foundation
ft:title
Data Integrity Suite
ft:locale
en-US
PublicationType
pt_product_guide
copyrightfirst
2000
copyrightlast
2026

The metadata extraction process for MySQL is always read-only. It does not modify data and therefore requires fewer permissions than typical users who need read/write access.

Note: The metadata extraction is available only with Advanced Conectivity Bundle (ACB) entitlement.
  • Required permissions: The user account used for metadata extraction must have the following privileges on each target schema containing metadata:
    • SELECT

    • SHOW VIEW

    • TRIGGER

Note:
  • The metadata extraction is available only with Advanced Conectivity Bundle (ACB) entitlement.
  • These permissions ensure access to all metadata objects within MySQL, including views and triggers. If advanced or custom metadata is needed, consult your Database Administrator (DBA) for additional read-only grants.
  • The permission requirements described here are subject to change depending on the database version, configuration, and future updates.