About Snowflake Marketplace
The Snowflake Marketplace is where you can explore, access, and provide listings to consumers. You can also use the Snowflake Marketplace to discover and access third - party data and services, as well as market your own data products across…
SQL compilation error: Data exchange 'SNOWFLAKE_DATA_MARKETPLACE' does not exist or not authorized when trying to grant imported privileges on Snowflake Marketplace to any role
This is because Snowflake Marketplace is not a private data exchange that can be administered by your organization, it's the Public data exchange owned by Snowflake which is available globally to all non - VPS Snowflake accounts hosted on…
When creating a Data Marketplace/ Data exchange listing the following messaging is returned: "The share includes a reference database. Auto-fulfillment will be unavailable for this listing."
Option 1:Remove the reference database grant reference usage, and remove the objects referring to the reference database from the share. Option 2:Use a different database or create a new database that includes all the objects required for…
Consumers don't see any data in a Marketplace provider's share
COPY GRANTS copies permissions from the table being replaced with CREATE OR REPLACE (if it already exists), not from the source table(s) being queried in the SELECT statement. CTAS with COPY GRANTS allows you to overwrite a table with a…
When accessing the snowsight in Data MarketPlace an error is received "Snowflake cannot be accessed from your current network connection (XXX.XXX.XXX.XXX). Contact your security administrator."
ISSUE: One often receives an error "Snowflake cannot be accessed from your current network connection (XXX.XXX.XXX.XXX). Contact your security administrator." when accessing Snowsight landing page or Data Marketplace.
How to cancel an existing data request submitted to a data provider in Snowflake Data Marketplace
Log into Snowsight, click on Marketplace (left menu), My Requests (top right), Pending tab, and click on the Requested Listing you wish to cancel. This takes you to the data provider listing page.
Unable to accept marketplace terms of service due to missing user information
CAUSE: This is caused by the fields FIRST_NAME, LAST_NAME and EMAIL_ADDRESS being blank for the user account that is trying to accept the TOS for the marketplace. This user account may not have the required privileges to update them…
How To: Move data marketplace listings to a new profile
Click on the provider profile section, and choose the new profile that you want to use, click save A new draft will be created, and the provider can submit for approval: Once that listing is approved, you can click publish and it will…
How to determine which shares are direct shares or linked to a specific private data exchange
ISSUE: The show shares; command is commonly used to list all the shares associated with the Snowflake account. In the returned results, the records without values in the listing_global_name column populated are secure direct data shares…
The Data Marketplace / Data exchange listing is returning the messaging "The secondary database in the share is not supported for auto-fulfillment." under Region Availability
ISSUE: The following messaging "The secondary database in the share is not supported for auto - fulfillment." is returned in the Data Marketplace/ Data exchange listing when trying to enable Listing Auto - Fulfillment under Region…
Source