BookmarkSubscribeRSS Feed
texasmfp
Lapis Lazuli | Level 10

I am watching the temporary SAS files created while a program is running.  There are several files with the .sas7butl extension that are created and then quickly disappear. 

 

They have names like

 

sastmp-031045040.sas7butl

sastmp-031045039.

sastmp-031045038.

 

etc. then less often

 

zfmmem.sas7butl

 

I cannot find any reference to these files on the SAS website or an internet search.  Windows is calling the file type SAS Utility.

 

Any clue as to what these files are and/or what code generates these?

 

Thanks

 

2 REPLIES 2
ballardw
Super User

They are utility files. That means something that needs to get written temporarily such as when sorting. Many procs may create them but they come and go pretty quickly in many cases.

SASKiwi
PROC Star

These are SAS utility files used internally by SAS software when processing data and are only present for the duration of processing step using them.

sas-innovate-wordmark-2025-midnight.png

Register Today!

Join us for SAS Innovate 2025, our biggest and most exciting global event of the year, in Orlando, FL, from May 6-9. Sign up by March 14 for just $795.


Register now!

Mastering the WHERE Clause in PROC SQL

SAS' Charu Shankar shares her PROC SQL expertise by showing you how to master the WHERE clause using real winter weather data.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 2 replies
  • 2994 views
  • 2 likes
  • 3 in conversation