BookmarkSubscribeRSS Feed
Stephane
Quartz | Level 8
I'm working with my Foundation installation and I use usual interface to work remotely but also Guide 4.

I'd like specify a remote work for a user or a group, an another work for an another user or a group.

For the SAS/Connect use, I modify the tcpwin.scr and add -WORK .

But SEG doesn't use the tcpwin so do you have an idea to do the same thing (ie. redirect work) ?

I thought to modify sasv9.cfg on the server but I'm wondering if you know to do differently.
2 REPLIES 2
Peter_C
Rhodochrosite | Level 12
each group would need to start SAS with something distinctive.
If the client userID is available, you could use that to determine the "group".
If that is not available, you could have each group address its own connection, and have each "connection" use a customised command to start or spawn a SAS session.
When starting SAS, more than one config file can be defined. That allows normal "installation definition" options to be in a main config while special parameter/options are in a small "override" config file.
If SAS is started with a command in which no config is defined, you have the best of both worlds! The config file in the sas.exe folder, as well as a SASv9.cfg in the "current folder" will be used.

good luck
PeterC
Stephane
Quartz | Level 8
My .cfg in local call a WORK in c:\... and I can check that a remote SEG work is on the I: drive that I define on the remote .cfg.

How do you customise a SAS session for Guide with the Spawner ?

If I define a server in the SAS Guide explorer, I cannot specify command line for the invocation of SAS ( Work is defined at the invocation). I can include an autoexec.sas but this is unuseful for me.

SEG client don't use the Spawner but the Object Spawner right ? but where could you change parameters ? in the definition of the windows service of my server ?

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!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

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