Hello - I have Linux grid environment sas 9.4. trying remote submit code from sas grid environment to test sas server where have sas metadata server/object spawner and sas connect spawner up and running fine.
I can ssh from grid sas server 9from where I am executing code) to test server.
when I run below code, receives below error.
options metaserver=servername.com metaport=8561 metauser=userid metapass=XXXXXXXX;
%let rc=%sysfunc(grdsvc_enable(_all_, server=SASApp));
NOTE: Connecting to SAS Metadata Server produced: ERROR: No logical grid server exists for SAS Application Server "SASApp".
NOTE: SAS application server not found; the local machine will be used.
signon ses1;
rsubmit;
sas statements....
..
..
endrsubmit;
signoff;
I added test sas server to "sasapp - logical workspace server" under grid environment but still sees that error...
anything else needs to be done?
http://support.sas.com/kb/36/029.html . Is that any helpful?
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
Still thinking about your presentation idea? The submission deadline has been extended to Friday, Nov. 14, at 11:59 p.m. ET.
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.
Ready to level-up your skills? Choose your own adventure.