Troubleshoot the budget group initialization failures

If the template status is Ready, but some budget groups still show Selective Initialize = No, the initialization may be in queue, in progress, Failed or Terminated

Access Async and verify these jobs:

  • Async Queue = DefaultQueue, Class = BudgetTemplate, Action = InitializeLazyGroupsByStageAndCluster
  • Async Queue = DefaultQueue, Class = BudgetTemplate, Action = InitializeLazyGroups
  • Async Queue = BudgetTemplateActivation, Class = BudgetGroup
  • Action = LazyPrepareGroupInner

You must requeue any failed or terminated async jobs.

If no jobs are currently in queue, in progress, failed, or terminated and the Selective Initialize field is still No, then the budget group is not properly initialized.

If a budget group is used in a transaction, the transaction is placed on hold in Budget Editing in Progress until the field is set to Yes. You must run the initialization manually.

See Running selective initialize for a budget group manually for more details.