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.

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

SAS Enterprise Guide vs. SAS Studio

What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.

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
  • 1589 views
  • 2 likes
  • 2 in conversation