BookmarkSubscribeRSS Feed
Grandhi4
Calcite | Level 5

Hi,

How to do a 'Batch processing scheduling in base sas' can any one tel and guide me...

If any code is there plz share

Thx,

Smiley Happy

3 REPLIES 3
Cynthia_sas
Diamond | Level 26

Have you looked in the SAS Companion for your operating system?

cynthia

Sheri
Calcite | Level 5

Our scheduling needs are very simple, so we use the Windows Scheduler.   It can be found on your control panel under scheduled tasks.   I create a BAT file containing the statements that execute the SAS code.   The BAT file is what I schedule in Windows Scheduler.   The following is an example of the code in the BAT file:

      "C:\Program Files\SAS\SAS 9.1\sas.exe" -sysin M:\Production\Clarity\PatEncDemo.sas

Hope this helps.

Sheri

Patrick
Opal | Level 21

Based on your post around DI there is a good chance that you also got LSF (3rd party scheduler) at your site. That should allow you to set up scheduling (in SMC once DI jobs are "scheduled").

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 3 replies
  • 1197 views
  • 0 likes
  • 4 in conversation