I'm trying to create a python script on a linux box that can execute an agent job.
Looking around I found sp_start_job
command. But it doesn't seem to exist on python.
Does any one know if it does work on python or any other scripting language executable on linux.