BookmarkSubscribeRSS Feed
sasbegginer
Calcite | Level 5
Hi

When trying to connect to our servers the user is getting the error failed to start server. Any ideas? The user can log on to one application server through enterprise guide fine but the second one keep returning the error. Any ideas? Thanks
2 REPLIES 2
Just to clarify: when you say server, you mean that the user can start a process with one SAS Application Server Context (like SASApp), but not another?

If that's the case, the most common issue is a permissions problem on the host. Meaning, the user may not have a host account where the app server is attempting to start the process. You should check the Object Spawner log to see if the request is coming through and then being denied for security reasons. If it is, make sure that the user has an account on this host and that if the host isn't in the default Authentication Domain, that the user has a login for this Authentication Domain in the metadata. Also make sure the user has access to the SASWORK root file system, which is required to initialize a session.

I've just taken a stab at the question, but an exact error message and/or screen shot would be helpful.

Thanks,

Tim Stearn
Ksharp
Super User
Or.
You maybe need into SAS Management Console , make sure to choose all the read right ( not deny all these right ) in Default ACL .


Ksharp

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 connect to databases in SAS Viya

Need to connect to databases in SAS Viya? SAS’ David Ghan shows you two methods – via SAS/ACCESS LIBNAME and SAS Data Connector SASLIBS – in this video.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 2 replies
  • 2957 views
  • 0 likes
  • 3 in conversation