Re: MSSQL Agent won't start
Since the database server didn't start, then agent can't be started (it is dependent on the
database server). So, you have to concentrate on the database server. Check all entries in the
eventlog (both system and app level) as well as the SQL Server errorlog file.
--
Tibor Karaszi, SQL Server MVP
Archive at: http://groups.google.com/groups?oi=...ublic.sqlserver
"Jeremiah Owen" <jeremiaho@villagechristian.org> wrote in message
news:000701c2a6b8$a2d2ea40$d5f
82ecf@TK2MSFTNGXA12...
> I am having some problems running some reports, what it
> boils down to is a certain service isn't running I have
> tried to manually start the service and it returns the
> following error:
>
> "Could not start the MSSQL$VCSHR service on Local
> Computer. the service did not return an error. This could
> be an internal Windows error or internal service error. If
> the problem persists, contact your system administrator."
>
> The event log contains:
>
> Event Type: Error
> Event Source: Service Control Manager
> Event Category: None
> Event ID: 7001
> Date: 12/17/2002
> Time: 2:53:19 PM
> User: N/A
> Computer: VCSHR
> Description:
> The SQLAgent$VCSHR service depends on the MSSQL$VCSHR
> service which failed to start because of the following
> error:
> %%0
>
>
> Any ideas? I pretty much out of them myself any help would
> be much appreciated!!!
> .
>
>
Report this post to a moderator
|