Certified Pega Senior System Architect v8.7 — Question 56
Which statement describes the appropriate use of the Purge/Archive wizard to address application performance?
Answer options
- A. Delete any properties exposed in table columns from the BLOB.
- B. Remove unused rules caches maintained on the system.
- C. Delete stored SQL procedures that have been updated.
- D. Remove old cases from the respective database table.
Correct answer: D
Explanation
The correct answer, D, is accurate because removing old cases from the database table helps optimize performance by reducing clutter and improving query efficiency. Options A, B, and C do not directly address the issue of application performance through the Purge/Archive wizard in the same effective manner.