DBS-C01 • Practice Exam 58
Free DBS-C01 practice exam — 20 questions with explanations. Set 58. No signup required.
Refer to the exhibit. A database engineer runs the query above to troubleshoot an application error. The query returns no results even though the database is generating errors. What is the most likely reason?
Given the following CloudWatch Logs Insights query for an Amazon Aurora MySQL database: fields @timestamp, @message | filter @message like /(?i)(error|fatal|exception)/ | sort @timestamp desc | limit 20