Database 'RAW' does not exist or not authorized

While creating view customers, I am facing error as “Database ‘RAW’ does not exist or not authorized”. Missed to add databases RAW & Analytics while setting up dbt account. Please let me know how to resolve this issue.

Issue resolved after granting permissions manually.

grant all on database RAW to PC_dbt_ROLE