Dears, I am planning to design database administration and maintenance tasks in Sybase ASE 15.0 , I will create stored procedure to perform these tasks, but I am wondering which way is more efficient to schedule jobs executing those stored procedures: by Sybase job scheduler or windows batch file that is executed according to windows scheduler task?
which choice is better and why please advice