SAS Enterprise Guide

Desktop productivity for business analysts and programmers
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-white.png

Our biggest data and AI event of the year.

Don’t miss the livestream kicking off May 7. It’s free. It’s easy. And it’s the best seat in the house.

Join us virtually with our complimentary SAS Innovate Digital Pass. Watch live or on-demand in multiple languages, with translations available to help you get the most out of every session.

 

Register now!

Creating Custom Steps in SAS Studio

Check out this tutorial series to learn how to build your own steps in SAS Studio.

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
  • 4089 views
  • 0 likes
  • 2 in conversation