We have a SQL Server Agent job that is scheduled 3x per day. This job processes data from an AS400. Occasionally the AS400 gets backed up and doesn't populate the table my job needs before my job runs.
I would like to be able to write a batch file/command line for the user to be able to run the job at will.
Can this be done via a command line? If not, I would be interested in hearing what functionality you would use to accomplish this.
Thanks,
Bob