BookmarkSubscribeRSS Feed
salman1208
Calcite | Level 5

I am getting following error while running PROC EXPORT  Procedure. 

 

ERROR: Temporary file for XLSX file can not be created ->
/opt/sasinside/SASConfig/Lev1/SASApp/C:/SASUniversityEdition/myfolders//Salman.$$1. Make sure the path name is correct and that
you have write permission.
1 REPLY 1
Reeza
Super User

You're using the wrong path. Since SAS UE is running in a VM you need to export to the myfolders location you created using the file path:

 

/folders/myfolders/FILE NAME etc.

 

Modify your PROC EXPORT or ODS statement to use the FILEPATH above. 

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 4445 views
  • 0 likes
  • 2 in conversation