Viewing 3 posts - 1 through 3 (of 3 total)
Hi gbn,
Thnax very much for the idea.
Hari
August 2, 2004 at 6:16 am
#517227
Try this command in SQL Query Analyzer.
USE msdb
EXEC sp_help_job
You'll get all the details of the job schedules. This works with MSDE 2000. i'm not sure about SQL Server. You...
July 21, 2004 at 4:09 am
#515444
Hi AJ Ahrens,
Thanks for the reply. Now i'm using "net start SQLServerAgent" command to start the SQL Server Agent. it' is working.
Harikrishna
July 21, 2004 at 3:45 am
#515440