|
Home > Archive > MS SQL Server > January 2006 > SQL Server Agent stops
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
SQL Server Agent stops
|
|
|
| I have an issue with the SQL Server Agent stops. I was wondering the
repercussions of this. What role does this Agent play to SQL as a
whole?
I'm assuming if the SQL Server Agent stops, that the SQL data is still
available?
Thanks,
UNi
| |
| Sue Hoegemeier 2006-01-24, 8:23 pm |
| It doesn't affect the data or the database services. It's a
different service. SQL Server and all the databases can run
fine without SQL Agent and with no negative impact. SQL
Agent stopping would just affect your jobs, alerts, but not
the data.
-Sue
On 24 Jan 2006 13:38:23 -0800, "Uni" <jsilliman@gmail.com>
wrote:
>I have an issue with the SQL Server Agent stops. I was wondering the
>repercussions of this. What role does this Agent play to SQL as a
>whole?
>
>I'm assuming if the SQL Server Agent stops, that the SQL data is still
>available?
>
>Thanks,
>UNi
|
|
|
|
|