NSE 5 — FortiAnalyzer 7.2 — Question 22
Why run the command diagnose sql status sqlplugind?
Answer options
- A. To list the current SQL processes running
- B. To check what is the database log insertion status
- C. To display the SQL query connections and hcache status
- D. To view the current hcache size
Correct answer: B
Explanation
The command diagnose sql status sqlplugind is specifically designed to check the status of database log insertions, making option B the correct answer. Options A, C, and D do not accurately describe the function of this command, as they focus on different aspects of SQL processes and hcache rather than log insertion status.