SNOW-CSA Reporting, SLA and Imports Practice Question
A large enterprise uses ServiceNow for IT Service Management. They have a complex SLA structure with multiple SLA definitions on the Incident table. Each SLA definition has conditions based on category, priority, and assignment group. The company recently merged with another organization, and the new combined company has doubled the number of incidents. The SLA performance has degraded significantly: SLA breaches have increased by 40%, and the SLA engine is taking longer to process. The system administrator has checked the instance health and found that the SLA job is running but taking an average of 5 minutes per execution, and there are often multiple instances of the SLA job queued. The administrator needs to improve SLA performance without changing the business requirements. Which course of action is most effective?
⚠ Common exam trap
It's easy for candidates to choose to increase the job interval (Option D) thinking it reduces load, but this only delays processing and does not fix the underlying inefficiency of too many SLA definitions being evaluated per incident.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Consolidate similar SLA definitions by using conditions with OR operators and simplify the SLA structure to reduce the number of active SLA definitions.
Consolidating SLA definitions reduces the number of active SLA records that the SLA job must evaluate per incident. The SLA job iterates through all active SLA definitions for each incident; fewer definitions mean fewer evaluations per incident, directly reducing processing time and the likelihood of queued job instances. This approach preserves all business requirements by using OR conditions to combine similar rules rather than removing them.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Consolidate similar SLA definitions by using conditions with OR operators and simplify the SLA structure to reduce the number of active SLA definitions.
Why this is correct
Fewer SLA definitions mean fewer SLA instances to create and evaluate, improving performance.
- ✗
Schedule the SLA job to run only during business hours to reduce off-hours processing.
Why it's wrong here
SLAs can be triggered at any time; restricting to business hours would miss off-hours incidents.
- ✗
Disable SLA evaluation for incidents with low priority (4 and 5) to reduce volume.
Why it's wrong here
This changes business requirements; the question states without changing requirements.
- ✗
Increase the SLA job interval from 1 minute to 5 minutes to reduce the frequency of execution.
Why it's wrong here
Less frequent updates may cause delayed breach detection and could worsen breach percentage.
Go deeper
Related to this question
About these practice questions
This SNOW-CSA question is part of Courseiva's 504-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This SNOW-CSA practice question is part of Courseiva's free ServiceNow certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the SNOW-CSA exam.