DBS-C01 Management and Operations • Set 20
DBS-C01 Management and Operations Practice Test 20 — 15 questions with explanations. Free, no signup.
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