BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
KellyW1117
Calcite | Level 5

Hello All,

I have a question regarding identifying temporary files in EG 5.1. I am trying to import files from MS access by referencing macros. (E.g Filein=&accessfilepath, tablein=A, tableout=A1, etc.) and am receiving an error message

"CLI cursor fetch error: [Microsoft][ODBC Microsoft Access Driver] The query cannot be completed. Either the size of the

query result is larger than the maximum size of a database (2 GB), or there is not enough temporary storage space on the

disk to store the query result."

I noticed one way to reduce my temporary file storage is by deleting temp files in "Work" folder under "View"- "SAS Folders"- "Servers" - "Local" - "Library" - "Work". However, almost all my tables in the process flows are stored as "work.XXX" and need to be used. I'm wondering what are the other ways to increase temp folder limit size? or should I change all my "work.XXX" to some other format? Please let me know. Thank you.

1 ACCEPTED SOLUTION

Accepted Solutions
SASKiwi
PROC Star

I appears you are using a local SAS server, that is SAS on your PC with EG. That means your WORK library is most likely on your PC hard drive (confirm by checking Properties on WORK). Check how much free space you have on your hard drive. If there is a lot then that is probably not causing the error. If you don't have much free space then try deleting files you no longer need and any temporary files.

View solution in original post

1 REPLY 1
SASKiwi
PROC Star

I appears you are using a local SAS server, that is SAS on your PC with EG. That means your WORK library is most likely on your PC hard drive (confirm by checking Properties on WORK). Check how much free space you have on your hard drive. If there is a lot then that is probably not causing the error. If you don't have much free space then try deleting files you no longer need and any temporary files.

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!

SAS Enterprise Guide vs. SAS Studio

What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.

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
  • 1 reply
  • 3430 views
  • 0 likes
  • 2 in conversation