nerdexam
Amazon

DBS-C01 · Question #300

A company uses an Amazon Redshift cluster to support its business intelligence (BI) team. The cluster has a maintenance window that overlaps with some business report jobs that run long- running…

The correct answer is A. Look for the terminated queries in the SVL_QLOG view. https://docs.aws.amazon.com/redshift/latest/dg/r_SVL_QLOG.html

Submitted by kavita_s· Mar 6, 2026Monitoring and Troubleshooting

Question

A company uses an Amazon Redshift cluster to support its business intelligence (BI) team. The cluster has a maintenance window that overlaps with some business report jobs that run long- running queries on the cluster. During a recent maintenance window, the cluster went offline and restarted for an update. The BI team wants to know which queries were terminated during the maintenance window. What should a database specialist do to obtain this information?

Options

  • ALook for the terminated queries in the SVL_QLOG view.
  • BLook for the terminated queries in the SVL_QUERY_REPORT view.
  • CWrite a scalar SQL user-defined function to find the terminated queries.
  • DUse a federated query to find the terminated queries.

How the community answered

(29 responses)
  • A
    93% (27)
  • B
    3% (1)
  • D
    3% (1)

Explanation

https://docs.aws.amazon.com/redshift/latest/dg/r_SVL_QLOG.html

Topics

#Amazon Redshift#query logging#terminated queries#system views

Community Discussion

No community discussion yet for this question.

Full DBS-C01 Practice