nerdexam
Salesforce

CRT-450 · Question #219

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?

The correct answer is A. Check the asynchronous job monitoring page to view the job status and logs. See the full explanation below for the reasoning.

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.

How the community answered

(15 responses)
  • A
    73% (11)
  • B
    7% (1)
  • C
    13% (2)
  • D
    7% (1)

Community Discussion

No community discussion yet for this question.

Full CRT-450 Practice