Quantcast
Channel: Forum Getting started with SQL Server
Viewing all articles
Browse latest Browse all 7129

Using Osql command to deploy or process Cube/dimensions

$
0
0

Am using osql command in a batch file that process jobs from SSMS.

I want to use as much possible arguments like -t (query timeout, -P (password) -U (login id) -l (login timeout), -o (outputfile) ...

Here is my command:

osql -S "NameServer" -E -Q"exec msdb.dbo.sp_start_job 'JobName'" 

Any help please?

Thank you.


Viewing all articles
Browse latest Browse all 7129

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>