Google Cloud Associate Data Practitioner — Question 61

Your organization uses scheduled queries to perform transformations on data stored in BigQuery. You discover that one of your scheduled queries has failed. You need to troubleshoot the issue as quickly as possible. What should you do?

Answer options

Correct answer: D

Explanation

The correct answer is D because it allows you to directly access the Scheduled queries page, where you can easily find and examine the error details of the failed job. Option A, while useful, requires additional steps and may not directly lead to the specific scheduled query error. Options B and C involve querying logs and accessing information_schema, which are more complex and not as fast as checking the Scheduled queries page.