Exam SPS-C01 Topic 1 Question 145 Discussion

Actual exam question for Snowflake's SPS-C01 exam
Question #: 145
Topic #: 1
A Snowpark application is configured to connect to Snowflake using environment variables for authentication. However, the application frequently encounters intermittent connection errors. You suspect that the environment variables are not being correctly accessed by the Snowpark session builder. Which of the following actions could help diagnose and resolve the issue? (Select TWO)

Suggested Answer: A,E Vote an answer

Options A and E are the most helpful for diagnosing the issue. Printing the environment variable values (Option A) confirms that they are indeed set and have the expected values within the application's context. Checking the scope and accessibility of the environment variables (Option E) ensures that the Python process can access them. Option B, while a valid way to connect, defeats the purpose of using environment variables for security. Option C is also important, but less directly related to the environment variable issue; permissions are checked after connection. Option D does not help debug the environment variable issue, and the provided arguments are unrelated to environment variables.

by Erica at Aug 15, 2026, 10:22 PM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

0
0
0
10