I had an incident where the Job Scheduler would not run any scans new or old. The service kept crashing. Repairs would not fix it and eventually I found this:
Source: Solarwinds Thwack
URL: Click Here
Error “The job scheduler database file is corrupt. The SWJobSchedulerSvc service has been shutdown until the database is fixed.” occurs
In the files placed on your server during an Orion NPM installation, SolarWinds has provided a blank database file (JobEngine35 - Blank.sdf
) that can be used to replace your existing, corrupted JobEngine35.sdf
file.
The following procedure completes this replacement.
To replace a corrupt job scheduler database file:
- Log on to your Orion server using an account with administrative rights.
- Click Start > All Programs > SolarWinds Orion > Advanced Features > Orion Service Manager.
- Click Shutdown Everything.
Note: It may take a few minutes to stop all services. - Make a backup copy of your current
JobEngine35.sdf
, and rename it asJobEngine35.old
.
Notes:- The default location of this file on Windows Server 2008 is
C:\ProgramData\SolarWinds\JobEngine\Data\
. - The default location of this file on Windows Server 2003 is
C:\Documents and Settings\All Users\Application Data\SolarWinds\JobEngine\Data\
.
- The default location of this file on Windows Server 2008 is
- Make a backup copy of “JobEngine35 – Blank.sdf” and rename it as “JobEngine35.sdf”.
Notes:- The default location of this file on Windows Server 2008 is C:\ProgramData\SolarWinds\JobEngine\Data\.
- The default location of this file on Windows Server 2003 is C:\Documents and Settings\All Users\Application Data\SolarWinds\JobEngine\Data\.
- Right-click
JobEngine.sdf
, as renamed in the previous step. - Click Properties.
- On the General tab, confirm that the Read-only attribute is cleared, and then click OK.
- On your Orion server, click Start > All Programs > SolarWinds Orion > Advanced Features > Orion Service Manager.
- Click Start Everything.
Note: It may take a few minutes to start all services.
This article applies to:
All Orion NPM versions
No comments yet... Be the first to leave a reply!