BookmarkSubscribeRSS Feed
niemannk
Calcite | Level 5
Having played around with ODS graphs and html output lately I noticed a seemingly random SAS error occurring when a lot of *.sas7bitm files are stored in the work directory (using SAS 9.2 under Windows).

Looks like when the counter of the files reached 9999 (?) SAS will issues an error messages.
I don't have much use of these item store files and is there a way to get rid of them during a SAS session?
3 REPLIES 3
sbb
Lapis Lazuli | Level 10 sbb
Lapis Lazuli | Level 10
What is the exact symptom (SAS error message) you receive and after what SAS code (executed) do you receive the message?

If you search the SAS support website for the file-extension, it is referred to as ITEMSTOR files, used for various purposes. If you do get some SAS error, suggest focusing on the problem by contacting SAS technical support or reply back to the forum for feedback.

Scott Barry
SBBWorks, Inc.


Recommended Google advanced search argument this topic/post:

sas7bitm itemstor files 9.2 site:sas.com


Problem Note 37490: The WORK library can fill up with temporary itemstores when running ODS GRAPHICS procedures
http://support.sas.com/kb/37/490.html Message was edited by: sbb
niemannk
Calcite | Level 5
Problem Note 37490 ! yep this is it. Didn't found it myself sorry.

Not really resolved however...
data_null__
Jade | Level 19
Once you find the path to work with PATHNAME you can delete the files system DEL/ERASE using X, call system, systask etc.

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

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
  • 3 replies
  • 1211 views
  • 0 likes
  • 3 in conversation