Hi Team,
I have a job flow which is written earlier and now the client asking to automate that job in prod server and make the schedule for running that job . they need to trigger the job with out the SAS access , Is there any way to do so? IS there any machanism to run the SAS jobs with out accessing SAS server?
Thanks
Manesh
Hi, Manesh
You may have a few concepts mixed up. SAS programs always run on the SAS software; when it's a machine separate from your workstation, that's referred to as a SAS server. Your client probably wants you to run your software on the server, without using Enterprise Guide.
To do this, create a file of the SAS code that's in your project. You can use the "Export All Code In Project..." task to do this. Once you have a single piece of code, talk to your SAS administrator about where it should be saved on the server, and what software your organization uses to schedule jobs. You can then set up the schedule with that product.
Tom
Hi, Manesh
You may have a few concepts mixed up. SAS programs always run on the SAS software; when it's a machine separate from your workstation, that's referred to as a SAS server. Your client probably wants you to run your software on the server, without using Enterprise Guide.
To do this, create a file of the SAS code that's in your project. You can use the "Export All Code In Project..." task to do this. Once you have a single piece of code, talk to your SAS administrator about where it should be saved on the server, and what software your organization uses to schedule jobs. You can then set up the schedule with that product.
Tom
Windows-scheduler could be sufficient. Link: http://www2.sas.com/proceedings/sugi27/p276-27.pdf
SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!
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.
Ready to level-up your skills? Choose your own adventure.