November 10, 2011 at 3:07 am
i want to know usage of sql agent jobs
how the functionality work
pls priovide the direction
November 10, 2011 at 3:16 am
http://msdn.microsoft.com/en-us/library/ms189237.aspx
http://msdn.microsoft.com/en-us/library/ms187061.aspx
http://databases.about.com/b/2010/07/06/microsoft-sql-server-agent-tutorial.htm
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
November 10, 2011 at 3:23 am
First you need the SQL Server Agent running. Here is something about the agent:
http://msdn.microsoft.com/en-us/library/ms189237.aspx
Then you create your jobs, schedule and maintain them. Here is something about creating the jobs:
http://msdn.microsoft.com/en-us/library/ms187910.aspx
The SQL Server Management Studio is pretty intuitive in this area, all you need is a test machine and time to exercise.
Regards,
Iulian
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply