I created a new schema under RAW Database
The problem I’m having
it gives this error.
Stage ‘RAW.SchemaName.StageName’ does not exist or not authorized.
I am not sure what step I am missing.
The context of why I’m trying to do this
I need to load data into Raw database in new schema.
What I’ve already tried
I created file format, Stage (with only properties of File_format), I gave ownerhip previlage to the role it is running for that new schema.
When I run dbt model so that it loads data into snowflake.
Some example code or error messages
Put code inside backticks
to preserve indentation
which is especially important
for Python and YAML!