scheduler - Sybase performance issue -


dears, planning design database administration , maintenance tasks in sybase ase 15.0 , create stored procedure perform these tasks, wondering way more efficient schedule jobs executing stored procedures: sybase job scheduler or windows batch file executed according windows scheduler task?

which choice better , why please advice

both can work fine. dba, prefer o/s scheduler gives me ability create scripts more convenient things (like moving files around) having in sql.


Comments

Popular posts from this blog

How to use SUM() in MySQL for calculated values -

loops - Spock: How to use test data with @Stepwise -