Exam 1z0-931-23 All QuestionsBrowse all questions from this exam
Question 14

You see a clock icon in the Status column on the SQL Monitoring tab of Performance Hub.

What does it indicate?

    Correct Answer: C

    The clock icon in the Status column on the SQL Monitoring tab of Performance Hub indicates that the SQL statement is queued. Queueing occurs when the statement is waiting for resources to become available before execution can proceed.

Discussion
sankaran1Option: C

C is the right answer. The Status column includes the following icons: A spinning icon indicates that the SQL statement is running. A green check mark icon indicates that the SQL statement completed its execution during the specified time period. A red cross icon indicates that the SQL statement did not complete. The icon displays when an error occurs because the session was terminated. A clock icon indicates that the SQL statement is queued.