I have a job Scheduled to run using the SQL Server Agent Jobs. Besides just scheduling the job to run and having it run automatically I would like to know if this job (not the script under the job) can also be run from the command line. In other words how can or can I write an ISQL statement to run a scheduled batch in SQL Server Agent?
Thanks
Mike
Thanks
Mike