SCSM DW ETL jobs - Modules 'Not Started'

Don Tedesco 1 Reputation point
2021-01-05T16:43:28.083+00:00

I have studied numerous sites about how to deal with Batch Jobs that fail or are stuck.
Process is basically:
* Stop all Batch Jobs
* Disable All Schedules
* Re-create Batch Jobs
* Run each Batch job
* Re-enable job schedules

I've also studied how to identify any Job Modules that have errors.

However, in 'my' case, none of the Batch Jobs moves past 'Running', whilst all modules continue to display 'Not Started', even after many hours.
It doesn't matter which Batch Job I run (although I understand the correct sequence 'should' be - DWMaintenance, MPSyncJob, Extract, Transform, Load - I have tried running jobs in this order, or any order - results are the same, the Batch job is stuck at 'Running' and the underlying modules all show as 'Not Started'.

How can I identify 'what' is stuck, or failing? (There are no errors!)
How long should I leave the job running? (I understand the ETL jobs stopped several weeks ago, so assume there is lot of catch up to do. But if I leave a job running, how can I know that it is still doing 'something', just taking a long time, or, it is stuck?)

Windows Event Viewer shows no errors.
Database shows no errors.

I don't know where else to look, or what else to look for.
As I say, anything I can find online simple explains how to stop/re-start batch jobs and/or find batch jobs/modules that have failed (error 7).

Anyone have any advice?

Cheers,
Don

Service Manager
Service Manager
A family of System Center products for managing incidents and problems.
241 questions
{count} votes

3 answers

Sort by: Most helpful
  1. Andreas Baumgarten 113.4K Reputation points MVP
    2021-01-05T18:28:10.227+00:00

    Maybe this is helpful:

    https://learn.microsoft.com/en-us/archive/blogs/mihai/service-manager-data-warehouse-troubleshooting

    ----------

    (If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)

    Regards
    Andreas Baumgarten


  2. Andreas Baumgarten 113.4K Reputation points MVP
    2021-01-07T16:46:48.337+00:00

    The SCSM Data Warehouse was a "tricky" thing since the beginning.

    Just as an option to think about:
    What data retention time is configured in your SCSM environment?
    Does it make sense to unregister/uninstall the DWH/reinstall the DWH and register again?
    You will loose all data in SCSM DWH that is deleted in the SCSM Database older than the configured retention time in the reports.

    Another option might be to contact MS support again.


    (If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)

    Regards
    Andreas Baumgarten

    0 comments No comments

  3. Carlos L 0 Reputation points
    2024-12-13T13:51:09.0166667+00:00

    The original post was a while back and this may have already been sorted, but Just replying in case anyone else has the same issue and stumbles across this post.

     

    I had the same issue with all the status of the modules stuck on ‘'Not Started' when running ‘Get-SCDWJobModule’ following the steps on article Troubleshoot stuck data warehouse jobs - Service Manager | Microsoft Learn

    The cause in my scenario was the service account passwords had been changed but the stored credentials in the Data Warehouse Data source hadn’t been updated.

     

    Open Service manager Console and check the credentials are correct in the following location -

     

    Service Manager > Data Warehouse > Data warehouse > Security > Run As accounts

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.