BookmarkSubscribeRSS Feed
ucvikas
Obsidian | Level 7

My requirement is to execute tasks or program in parallel using SAS EG 4.3 ; I know one way i.e by using or creating logical workspace servers but somehow I do not like it as it requires manually creating them in SMC and then changing the servers in tasks manually.

Is there any way where we can write small code which can execute tasks or/and program from the same SAS EG project by launching multiple SAS sessions?

I read on SAS web that there are some exciting feature in this regard in SAS EG 5.1 but for now I do not plan for upgrade. so any solution for 4.3.

1 REPLY 1
AhmedAl_Attar
Rhodochrosite | Level 12

If your Workspace Server has SAS/CONNECT licensed, the you may try wrapping your Tasks code and/or programs with MP Connect blocks. Template for Signing on Multiple Times to the Same Machine

The idea here, is you launch Single SAS session, but in turn, this session launches additional sessions on your behalf.

Note: This is fully custom and may not work automatically for adhock tasks and programs! You may need to tinker with EG options to add custom code before and after the Tasks and programs code.

Hope this helps,

Ahmed

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
  • 1 reply
  • 1179 views
  • 0 likes
  • 2 in conversation