Profile or observer run failures

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
2025

Profile or Observer run fails and does not display statistics.

Profile or Observer run fails when the tables or columns in your dataset has double quotes in the name.

Problem

The Profile or Observer fails to save or run when your table or column contains double quotes in the name. A failed Profile or Observer does not display statistics for that dataset.

Error message

In the following examples, the column name is "id" and the table names are "test3" and "test_double".

Error message example:
Save observer Failed. tables[0].columns[].name has invalid value “id"|tables[0].name has invalid value “test3".
Save observer Failed. tables[0].name has invalid value "test_double".

Workaround:

Review your data assets for tables or columns with single or double quotes in their names, like ‘TableName’ or “ColumnName”. Quoted database objects can cause Profile or Observer runs to fail. Consider renaming affected objects without quotes.