Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
marileng
Starting Member
28 Posts |
Posted - 2002-05-14 : 20:56:12
|
| When the SQLServer Agent is started there appears a MS DOS Prompt window C:\mssql7\binn\sqlagent.exe on the screen and it has a cursor that is continuously blinking.When I tried to close that window the SQLServerAgent stops.Why does it appearing? |
|
|
Merkin
Funky Drop Bear Fearing SQL Dude!
4970 Posts |
Posted - 2002-05-14 : 21:00:22
|
| That sounds very odd. What operating system are you running ?SQLServer agent should be running as a service, has anyone done something freaky with the install ?Damian |
 |
|
|
marileng
Starting Member
28 Posts |
Posted - 2002-05-14 : 21:09:27
|
| Windows NT 4.0SP6ASQL 7.0 |
 |
|
|
efelito
Constraint Violating Yak Guru
478 Posts |
Posted - 2002-05-15 : 09:40:29
|
| How are you starting the SQLServer Agent? Through EM or Control Panel or the Service Manager or command line?Jeff BanschbachConsultant, MCDBA |
 |
|
|
marileng
Starting Member
28 Posts |
Posted - 2002-05-17 : 04:13:30
|
| The autostart SQL Server Agent is checked.So whenever the server is restarted the service is automatically started as well. |
 |
|
|
VyasKN
SQL Server MVP & SQLTeam MVY
313 Posts |
Posted - 2002-05-17 : 06:57:29
|
| Check your Windows start up list, to see of somebody has added sqlagent.exe to the startup.--HTH,Vyashttp://vyaskn.tripod.com |
 |
|
|
|
|
|