On Unity Catalog enabled environments, if user sees this error User does not have permission SELECT on any file. SQLSTATE: 42501 which usually occurs when service principal is selected for profile running the job.
Then required permission is missing and admin has to provide access by running GRANT SELECT ON ANY FILE TO '<service-principal>'.
Last updated on
Was this page helpful?
Change page slug
What is the new slug of the page? Note that this may affect SEO if the page has already been listed by search engines.
Discard Changes
Do you want to discard your current changes and overwrite with the template?