Article ID: 914171 - Last Review: November 20, 2007 - Revision: 1.2 Error message when you restore or attach an msdb database or when you change the syssubsystems table in SQL Server 2005: "Subsystem % could not be loaded"Bug #: 425161 (SQBUDT) SYMPTOMSConsider
the following scenario. You perform one of the following actions in Microsoft SQL Server 2005:
Subsystem %s could not be loaded
(reason: The specified module could not be found) Unable to start execution of
step 1 (reason: The %s subsystem failed to load [see the SQLAGENT.OUT file for
details]; The job has been suspended). The step failed. 2006-01-24
14:02:41 - ! [125] Subsystem %s could not be loaded (reason: The specified
module could not be found) RESOLUTIONTo work around this problem, delete the entries from the msdb.dbo.syssubsystems table, and then repopulate the entries. The following steps will update the subsystem DLLs to the
correct path based on the current install folder. To do this, follow these
steps:
APPLIES TO
| Article Translations
|
Back to the top
