Create an additional Snowflake Open Catalog account¶
Note
New customers should use Snowflake Horizon Catalog for Apache Iceberg™ tables and multi-engine interoperability with Iceberg. Customers who haven’t previously created a Snowflake Open Catalog account can’t sign up for their first Open Catalog account.
Existing Snowflake Open Catalog customers can continue to use and can create additional Open Catalog accounts if necessary.
This topic applies to existing Snowflake Open Catalog customers who already have at least one Open Catalog account and need to create an additional Open Catalog account. Customers who haven’t previously created a Snowflake Open Catalog account can’t use this workflow to sign up for their first Open Catalog account. New customers should use Snowflake Horizon Catalog for Apache Iceberg™ tables and multi-engine interoperability with Iceberg.
Eligible existing Open Catalog customers can create an additional Open Catalog account by using Snowsight or the CREATE ACCOUNT Snowflake SQL command.
Note
To create an additional Open Catalog account, you must be a user with the organization administrator (ORGADMIN) role.
Create an additional account by using Snowsight¶
To create an additional Open Catalog account by using Snowsight, do the following:
-
Sign in to Snowsight.
-
Select Admin > Accounts.
-
In the + Account drop-down, select Create Snowflake Open Catalog Account.
-
In the Create Snowflake Open Catalog Account dialog, complete the fields:
- Cloud: The cloud provider where you want to store Apache Iceberg™ tables.
- Region: The region where you want to store Iceberg tables.
- Edition: The edition for your Open Catalog account.
-
Select Next.
-
In the Create New Account dialog, complete the Account Name, User Name, Password, and Email fields.
-
Select Create Account.
Your additional Open Catalog account is created and a confirmation box appears.
-
In the confirmation box, select the Account Locator URL to open the Account Locator URL in your web browser.
-
Bookmark the Account Locator URL. When signing in to Open Catalog, you must specify the Account Locator URL.
Create an additional account by using Snowflake SQL¶
To create an additional Open Catalog account by using Snowflake SQL, run the following CREATE ACCOUNT SQL command:
For more information, see CREATE ACCOUNT.
Important
After you run the CREATE ACCOUNT SQL command, copy the accountLocatorUrl in the command output and save it for signing in to Open Catalog.
