BookmarkSubscribeRSS Feed
Tushh
Calcite | Level 5

Hi,

 I have SAS programs/jobs, Please advise if these SAS programs can be migrated to SSIS/.NET batch job. & How.

 

Thank You

3 REPLIES 3
SASKiwi
PROC Star

Assuming you are using Windows then how to run a SAS program in batch mode is documented here:

 

http://support.sas.com/documentation/cdl/en/hostwin/67962/HTML/default/viewer.htm#p16esisc4nrd5sn1ps...

 

Whatever tool you are using for running the batch job just needs to run a command that looks like this:

 

"c:\Program Files\SASHome\SASFoundation\9.4\Sas.exe” -sysin "c:\SASPrograms\prog1.sas" -config ”c:\Program Files\SASHome\SASFoundation\9.4\sasv9.cfg"

As to how you do this in SSIS/.NET would be best asked on a forum covering these topics.

Tushh
Calcite | Level 5
Thank You
SASKiwi
PROC Star

My pleasure. It would be most helpful if you marked this question as answered if you agree it has. I really does save time for those answering questions.

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

Creating Custom Steps in SAS Studio

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.

SAS Training: Just a Click Away

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

Browse our catalog!

Discussion stats
  • 3 replies
  • 2155 views
  • 2 likes
  • 2 in conversation