October 26, 2009 at 11:44 am
Hi All,
I want to write a job that can be executed at specific time. And perform the operations to be executed.
But I am not getting where should I write code to create a job.
Some one please help me.
Nitin
October 26, 2009 at 11:58 am
Why are you thinking about writing code to create a Job?
You can actually use the SSMS to create a SQL Job.
Follow the link in Books OnLine about the steps http://msdn.microsoft.com/en-us/library/ms190268.aspx
You can actually script an existing SQL Job to recreate it another Server exactly similar one
OR
To have a scripts backups incase someone may accidentally deletes your Jobs
(Though Backup of MSDB should be fine)
Blog -- LearnSQLWithBru
Join on Facebook Page Facebook.comLearnSQLWithBru
Twitter -- BruMedishetty
October 26, 2009 at 12:00 pm
I suggest you start here. Then come back with specific questions.
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply