Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 4 of 4 total
Thread Error #600 - File manager error (Cannot create file blah blah)
Sun, Apr 14 2019 4:17 PMPermanent Link

Tim Smith

I am having a terrible time with this error message. We have a client/server build of the software and I need to debug it, but I cannot get any queries to run without triggering the #600 message.

The path indicated in the error message is NOT my local user's temp folder, and I have tried setting local temp paths in both the session and the engine before starting the engine.

The path indicated looks like this:
ElevateDB Error #600 File manager error (Cannot create file C:\Users\tim\AppData\Local\Temp\31\_3904-20194054803004221730600cubeiq67.EDBTbl (OS Error: The system cannot find the path specified.))

Temp path (at the Windows level, even) is c:\temp

Where else can the query be getting this wrong path from?

Thanks,
Tim
Mon, Apr 15 2019 1:30 AMPermanent Link

Anthony

Tim Smith wrote:

<< Where else can the query be getting this wrong path from? >>

Have you tried the setting in the edbsrvr.ini which I think is also exposed in the server GUI

Temporary Tables Folder=C:\EDB\TEMP
Mon, Apr 15 2019 10:47 AMPermanent Link

Tim Smith

Anthony wrote:

Tim Smith wrote:

<< Where else can the query be getting this wrong path from? >>

Have you tried the setting in the edbsrvr.ini which I think is also exposed in the server GUI

Temporary Tables Folder=C:\EDB\TEMP

Argh! Yes that was it. Thank you.
Wed, Apr 17 2019 2:41 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Tim,

<< Where else can the query be getting this wrong path from? >>

That value is either a) already set for the EDB Server in the edbsrvr.ini file (see Anthony's answer), or b) it is being picked up by the Windows call to get the user-specific temp files path for the user account under which the EDB Server is running.

Tim Young
Elevate Software
www.elevatesoft.com
Image