When running a simple data step in Sas Analytics pro with virtual machine Linux on Docker I got this kind of error
In other post I saw that I should set -xcmd in USERMODS_OPTIONS
I see this kind of file in the path /opt/sas/viya/config/etc/batchserver/default/autoexec_usermods.sas but I do not know how to set it.
See this link how to go about it:
In Sas Analytics pro with virtual machine I have Sas Studio and I don't find any manage environment to create a Compute Context.
Alternatively I found another solution:
Go to the path and edit this file:
/opt/sas/viya/config/etc/spawner/default/spawner_usermods.sh
from the container in the Docker and swap the last row with this value:
USERMODS="$JREOPTIONS -allowxcmd"
Save and restart the machine.
Hello
My understanding is that SAS Analytics pro is based on SAS 9.4, so the path you referred to will not be valid.
The appropriate approach would be to speak to SAS Admin or SAS support in your organization. They will do the needful.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
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.