COF-C02 · Question #337
What does SnowCD help Snowflake users to do?
The correct answer is C. Troubleshoot network connections to Snowflake. SnowCD (Snowflake Connectivity Diagnostic) is a standalone command-line diagnostic tool provided by Snowflake to help users verify and troubleshoot network connectivity to Snowflake endpoints. It checks DNS resolution, firewall rules, proxy settings, SSL/TLS handshakes, and…
Question
What does SnowCD help Snowflake users to do?
Options
- ACopy data into files.
- BManage different databases and schemas.
- CTroubleshoot network connections to Snowflake.
- DWrite SELECT queries to retrieve data from external tables.
How the community answered
(64 responses)- A3% (2)
- B2% (1)
- C88% (56)
- D8% (5)
Explanation
SnowCD (Snowflake Connectivity Diagnostic) is a standalone command-line diagnostic tool provided by Snowflake to help users verify and troubleshoot network connectivity to Snowflake endpoints. It checks DNS resolution, firewall rules, proxy settings, SSL/TLS handshakes, and other network-layer issues - without requiring a full Snowflake client installation. It is not a data movement tool (A), a database/schema management tool (B), or a query authoring tool (D). It is specifically designed for diagnosing the network path between a client machine and Snowflake.
Topics
Community Discussion
No community discussion yet for this question.