September 9, 2008 at 6:06 am
how to open sql server agent
what is its use
September 9, 2008 at 6:32 am
SQL Agent is a job scheduler. You can access SQL agent through management studio's object explorer.
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
September 15, 2008 at 4:38 am
Hi sonipat guy ,
its better to read BOL about sql server agent..
http://www.microsoft.com/technet/prodtechnol/sql/2005/newsqlagent.mspx
🙂
-------Bhuvnesh----------
I work only to learn Sql Server...though my company pays me for getting their stuff done;-)
November 5, 2008 at 8:21 am
sql server agent is your friend. as noted above, it schedules jobs, and does it well.
The more you are prepared, the less you need it.
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply