information_schema
: Grant read access permissions to the tables within Snowflake as well as the information_schema
schema. This allows Databrain to retrieve necessary information and replicate data accurately. You can assign appropriate permissions to the user or role accessing Snowflake to enable reading from tables and accessing metadata stored in the information_schema
.schema_name
TO
Destination Name
: [Pick a name to help you identify this destination in Databrain]Host
: [Enter your Snowflake account’s locator, typically in the format <account_locator>.<region>.<cloud>
]Role
: [The Snowflake user’s role is what allows that user to access tables. In order to query your data, ensure your user has the appropriate roles.]Warehouse
: [Enter the name of the warehouse you want to sync data into]Database
: [Enter the name of the database you want to sync data into]Default Schema
: [Enter the name of the default schema you want to use]Username
: [Enter the username you want to use to access the database]Password
: [Enter the associated password]information_schema
.<account_locator>.<region>.<cloud>
.vj12833.ap-south-1.aws