AD0-E103 Exam QuestionsBrowse all questions from this exam

AD0-E103 Exam - Question 70


After a recent code deployment, an AEM site is experiencing longer than usual query execution time. The deployment package contained some new Lucene index definitions. A developer needs to identify the long running queries and confirm that the new index definitions are getting applied correctly.

Which action should the developer take to investigate this problem?

Show Answer
Correct Answer: BD

To identify long running queries and confirm that the new index definitions are getting applied correctly, the developer should use the Query Performance tool. By navigating to Tools > Operations > Diagnosis > Query Performance > Slow Queries, the developer can select a slow query and click on Explain to gather detailed information about the query execution. This will provide insights into whether the new indices are being used effectively and help identify specific long running queries.

Discussion

3 comments
Sign in to comment
AkashDOption: D
Jun 28, 2020

Answer is D

heenamadanOption: D
Jun 28, 2020

Ans is D

chunpinOption: D
Jan 7, 2021

Answer: D http://localhost:4502/libs/granite/operations/content/diagnosistools/queryPerformance.html Reference: https://docs.adobe.com/content/help/en/experience-manager-65/administering/operations/operations-dashboard.html