I tried to submit a job in EG but getting below ERROR if I remove RSUBMIT it will work.
https://support.sas.com/rnd/scalability/grid/PlatformSuiteForSASDebugging.pdf
on 4th page from above link looks useful but not sure how to define a SASApp server in the lsf.shared file.
something like this
SASApp Boolean () () ()
27 28 %let RC = %SYSFUNC(grdsvc_enable(_all_,Server=SASApp)); 29 OPTIONS AUTOSIGNON; 30 RSUBMIT MySes1 WAIT=NO; NOTE: Remote session ID MYSES1 will use the grid service _ALL_. ERROR: An invalid grid resource was requested or the resource was not associated with any grid node. ERROR: A communication subsystem partner link setup request failure has occurred. ERROR: Could not start grid job or grid job failed. NOTE: Subsequent lines will be ignored until ENDRSUBMIT.
Thanks,
Yes, SASApp is missing in the resources. I have added SASApp to the resources and restarted. Now working fine
but on SMC
where can I find this option "This looks like you have something invalid configured in the SASApp grid server configuration in SAS Management Console under required resources"
The SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment.
SAS technical trainer Erin Winters shows you how to explore assets, create new data discovery agents, schedule data discovery agents, and much more.
Find more tutorials on the SAS Users YouTube channel.