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
SAS Super FREQ

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").

sas-innovate-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

Register now!

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

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