Hello @u49187051 ,
good that you re-posted under a different topic than the SUGA one.
Well, just with that it is not easy to help you, we need more information. I will assume the issue is within a Virtual Machine of yours SAS'prepared VM "SAS University Edition" or a VM created by yourself, as SAS per-se is not supported in OSX (any).
https://support.sas.com/supportos/list?requestAction=summary&outputView=platform&sasrelease=&platfor...
In that case, please review carefully the steps. You might want to pay extra attention to the shared folder creation, between the VM and your local Operating System.
https://www.sas.com/en_us/software/university-edition/download-software.html#mac-os-x
Share your myfolders folder with VirtualBox.
- In VirtualBox, select the SAS University Edition vApp, and then select Machine > Settings.
- Click Shared Folders, and then click the Add Folder (+) icon in the upper right of the Settings window.
- In the Add Share window, select Other as the folder path.
- In the file browser window, open the SASUniversityEdition folder, and select the myfolders subfolder you created in step 1. Click Choose.
- In the Add Share window, confirm that Read-only is not selected.
- Select the Auto-mount and Make Permanent (if present) options, and click OK.
- Click OK again to close the Settings window.
https://www.sascommunity.org/mwiki/index.php?title=Running_SAS_on_Macintosh_OS_X_10.4_and_Above
https://ani.stat.fsu.edu/~stricher/SAS/
When you have your own VM, you might have the problem of OSX permissions over the default folder /tmp
Just google it:
https://www.google.com/search?rlz=1C1GCEU_nlNL854NL854&sxsrf=ALeKk01qDCB_1CTG4RAW4M-2pMIynD6hNg:1599...
In this case, you have 2 options: a) fix the permissions of the /tmp folder to 777 (which does not seems to be always possible, and Apple haven't resolve it yet), or to change the default location of the work folder on your $SASHOME/SASFoundation/9.4/nls/en/sasv9.conf file. You will see a -WORK '/tmp', if you change the folder to a folder with enough permissions, you are good to go.
For remote support, you might need to contact your local SAS Technical Support team. https://support.sas.com/en/support-home.html
This being said, much of luck with your interview! If you already worked with or learn SAS, you should be good to go anyways.