BookmarkSubscribeRSS Feed
shl007
Obsidian | Level 7

Hi - I've been trying various approaches to no avail. I have a DATA step that outputs to multiple datasets using an IF statement. The error I keep getting is, ERROR: Rename of temporary member for xxx.xxx failed. (where xxx.xxx is the library.dataset name). I saw a SAS knowledge base article saying to create new datasets instead of updating existing ones in place, but that doesn't seem to be working. Has anyone else come across a solution to this error message?

2 REPLIES 2
Reeza
Super User
Please show your code and log with the actual error.
Tom
Super User Tom
Super User

Usually causes by anti-virus software locking files.

https://support.sas.com/kb/62/333.html

 

It is probably more likely to occur for your step that is re-creating/renaming multiple files at once.

 

Have your system local support team debug with SAS support.

 

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

How to Concatenate Values

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 2 replies
  • 1217 views
  • 0 likes
  • 3 in conversation