Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 6 of 6 total
Thread EDBMgr
Thu, Dec 21 2017 4:35 PMPermanent Link

Kevin Koehne

I just upgraded EDBMgr from 2.24 to the latest (2.26), and I get this error when trying to connect a session remotely:

ElevateDB Error #401 The path specified for the store __Temp_Files does not exist (C:\Users\KEVIN~1.KOE\AppData\Local\Temp\2\)

If I switch to a Local connection, and change the temp path, it works. But if I change back to remote, I get the error.

When I run 2.24, it works.

I can manually create that folder (although that's not even the right User path), and I'm sure it would work. Just wondering if there is any other work around for this.

Thanks
Thu, Dec 21 2017 5:02 PMPermanent Link

Kevin Koehne

Never mind... I just manually edited the EdbMgr.ini
Fri, Dec 22 2017 1:37 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Kevin,

<< I just upgraded EDBMgr from 2.24 to the latest (2.26), and I get this error when trying to connect a session remotely:

ElevateDB Error #401 The path specified for the store __Temp_Files does not exist (C:\Users\KEVIN~1.KOE\AppData\Local\Temp\2\) >>

This indicates that the ElevateDB Server has an invalid temporary tables path settings in the server settings.

Tim Young
Elevate Software
www.elevatesoft.com
Wed, Dec 27 2017 11:43 AMPermanent Link

Kevin Koehne

>>This indicates that the ElevateDB Server has an invalid temporary tables path settings in the server settings.<<

That's the strange thing - I simply updated the server to the latest version and I got the error. Rolling back to the previous version 'fixed' it. Once I figured out the INI file, and changed the setting, it was good to go.
Thu, Dec 28 2017 2:42 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Kevin,

<< That's the strange thing - I simply updated the server to the latest version and I got the error. Rolling back to the previous version 'fixed' it. Once I figured out the INI file, and changed the setting, it was good to go.
>>

Later versions use the temporary tables path in ways that the earlier versions did not.  For example, the temporary tables path is used for the new CREATE TABLE..FROM PUBLISHED UPDATES feature:

https://www.elevatesoft.com/manual?action=viewtopic&id=edb2sql&topic=CREATE_TABLE

Tim Young
Elevate Software
www.elevatesoft.com
Tue, Jan 2 2018 5:07 PMPermanent Link

Kevin Koehne

That makes sense. Thanks Tim
Image