Skip to main content
Question

SQL Catalog Item Creation Issue

  • January 29, 2025
  • 2 replies
  • 40 views

Forum|alt.badge.img

I am trying to create a SQL catalog item to filter out the inactive records.  When I create the SQL catalog item I get the following error message:

SQL compilation error: Object 'DEV_SOURCE.SAPMDG.VTLFA1' does not exist or not authorized.

I can see the data tab for this table.  I can run profiling/DQ insights tab so I’m not sure what is happening.  I have created the query with the schema name and without the schema name. 

Shouldn’t the credentials be the same to create the SQL catalog item?

2 replies

Forum|alt.badge.img+1
  • Data Pioneer
  • January 29, 2025

Could this be related to credential configuration? Maybe DBA can grant access?


Forum|alt.badge.img
  • Author
  • Universe Traveller
  • January 30, 2025

I figured out the issue.  Snowflake requires quotes around the table name.