Scheduling Multi Script jobs
screenshot
Posts: 2 Bronze 1
I don't see any option to schedule Multi Script jobs in the documentation. Am I missing something? I'd like to do my deployments to my many databases on many servers at 3am, without having to wake up to do it.
(I've not downloaded the tool yet as I'm waiting for something on my end before I start the trial period)
(I've not downloaded the tool yet as I'm waiting for something on my end before I start the trial period)
Comments
Unfortunately SQL Multi Script isn't currently scriptable itself.
You might be able to rig up something to meet your needs using the windows scheduler and the sqlcmd command line utility:
http://msdn.microsoft.com/en-us/library/ms170207.aspx