SalesforceSalesforce
PDI · Question #219
PDI Question #219: Real Exam Question with Answer & Explanation
Sign in or unlock PDI to reveal the answer and full explanation for question #219. The question stem and answer options stay visible for context.
Submitted by priya_blr· Apr 18, 2026Logic and Process Automation
Question
A developer creates a batch Apex job to update a large number of records, and receives reports of the job timing out and not completing. What is the first step towards troubleshooting the issue?
Options
- ACheck the asynchronous job monitoring page to view the job status and logs.
- BCheck the debug logs for the batch job.
- CDecrease the batch size to reduce the load on the system.
- DDisable the batch job and recreate it with a smaller number of records.
Unlock PDI to see the answer
You've previewed enough free PDI questions. Unlock PDI for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Batch Apex#Asynchronous Apex#Job Monitoring#Troubleshooting