I would like to setup the working paths on our new distributed environment to use paths that have large enough storage and want to adjust sasuser and work dirs as specified.
i dont want any data in /home/userid
-work /sasdata/work/$USERSID
-sasuser /sasdata/Users/$USERID
How do i make this happen.
I have tried !USERNAME and $USER and no luck.
keep getting errors.
[Error] The launch of the server process failed because of an invalid or inaccessible WORK library.
-------------------------- Technical Information Follows --------------------------
Exception Details:
----------------------------------------
Exception type: SAS.EG.SDS.SDSException
SAS Message: [Error] The launch of the server process failed because of an invalid or inaccessible WORK library.
Raw Message: <?xml version="1.0" ?><Exceptions><Exception><SASMessage severity="Error">The launch of the server process failed because of an invalid or inaccessible WORK library.</SASMessage></Exception></Exceptions>
Source: SAS.EG.SDS.Model
Target Site: SASWorkspace
Stack Trace:
at SAS.EG.SDS.Model.Server.SASWorkspace(Boolean checkWorkspace)
at SAS.EG.SDS.Views.View.DoPopulate(DisplayOperation& op)
Inner Exception Details:
----------------------------------------
Exception type: SAS.EC.Directory.Model.SDSException
SAS Message: [Error] The launch of the server process failed because of an invalid or inaccessible WORK library.
Raw Message: <?xml version="1.0" ?><Exceptions><Exception><SASMessage severity="Error">The launch of the server process failed because of an invalid or inaccessible WORK library.</SASMessage></Exception></Exceptions>
Source: EC.Directory
Target Site: Connect