BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
ambadi007
Quartz | Level 8

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

1 ACCEPTED SOLUTION

Accepted Solutions
TomKari
Onyx | Level 15

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

View solution in original post

2 REPLIES 2
TomKari
Onyx | Level 15

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

user24feb
Barite | Level 11

Windows-scheduler could be sufficient. Link: http://www2.sas.com/proceedings/sugi27/p276-27.pdf

 

sas-innovate-2024.png

Join us for SAS Innovate April 16-19 at the Aria in Las Vegas. Bring the team and save big with our group pricing for a limited time only.

Pre-conference courses and tutorials are filling up fast and are always a sellout. Register today to reserve your seat.

 

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
  • 2 replies
  • 1216 views
  • 3 likes
  • 3 in conversation