Ayala

  • Thread starter Error in Output To
  • Start date
E

Error in Output To

Hi, I've been working using the Output method to output a
report in snp format.
It was working fine, but now this error window is
displaying:
"The report snapshot as not created because you don't have
enough free disk space for temporary work files"

Yesterday it was working all fine, today I tried it once
and this error appeared. I have 14G free in my HD.

Any ideas?
 
A

Allen Browne

Restart the computer.

Run a chkdsk (or scandisk) to see if there is a logical problem with the
drive.

Have you hard-coded the Windows swapfile so it cannot expand dynamically?

Open a command prompt, and enter:
SET
Take note of where the TMP and TEMP environment variables point. Do these
folders exist? Is there space on that drive?

Try compacting/repairing your database: Tools | Database Utilities |
Compact.

How large would you anticipate the output file should be?
 
G

Guest

thx, after compacting work fine =)
-----Original Message-----
Restart the computer.

Run a chkdsk (or scandisk) to see if there is a logical problem with the
drive.

Have you hard-coded the Windows swapfile so it cannot expand dynamically?

Open a command prompt, and enter:
SET
Take note of where the TMP and TEMP environment variables point. Do these
folders exist? Is there space on that drive?

Try compacting/repairing your database: Tools | Database Utilities |
Compact.

How large would you anticipate the output file should be?

--
Allen Browne - Microsoft MVP. Perth, Western Australia.

Reply to group, rather than allenbrowne at mvps dot org.

"Error in Output To"


.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top