Let's work as we're in sas 9.2 ![]()
export your program and put it on the server,
create à .bat file to execute your sas program and shedule it on the server.
example bat file : J:\SAS\Config\Lev1\SASApp\BatchServer\sasbatch.bat -log N:\SAS\Config\Lev1\Logs\jobs\programlog_ -batch -noterminal -logparm "rollover=session" -sysin J:\SAS\Config\Lev1\SASApp\SASEnvironment\SASCode\yourprogram.sas
Check out this tutorial series to learn how to build your own steps in SAS Studio.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.