We are using SQL Server 2014, and have around 250 SQL Agent jobs. The vast majority are running SSIS packages, and SQL Agent runs on a separate server from the data.
I've been asked to determine if we would gain anything by moving the scheduling aspect of SQL Agent to AutoSys. We would still use SQL Agent as a container for jobs, just AutoSys for the scheduling.
Out AutoSys environment is 11.3.6.SP7.1589. Also, our AutoSys environment does not use the advanced job types that are now available with Autosys 11.3. Only Box and Command jobs are available to us.
Does anyone have experience with AutoSys, or have an opinion of why one would be better than the other?