Application Data Directory Lost

Apparently when I was last in Toad for Oracle, I changed the location of this file (Application Data Directory) to a directory within which I do not have full read/write… inadvertently.

Now Toad will not start, stating it cannot read this file. Is there a key value for this setting within the registry? I find TOAD under current_user > software > Dell, but the only keys listed here are for Edition, License, Package Product and Version…

I searched for appdata without finding the location, and searched for the first portion of the directory location without finding any mention in the registry.

Can you tell me where within the registry it would be located ?

Or should I uninstall and re-install Toad for Oracle? Or is there an alternative solution? Toad version 12.10.

The error message on starting toad reads:

"Toad cannot update its client files. Please make sure you have full read and write access to Directory to which I changed the location…

Details: Cannot copy file “SDFConverter.exe to Directory…”

Thank you for any help…

There’s a file called SettingsLocations.ini that you can edit with notepad which should fix the problem.

For me, this file is located at in C:\Users\Admin\AppData\Roaming\Dell\Toad for Oracle.

Find the entry in that file for 12.10 (there could be multiple Toad versions listed in there)

For me, it looks like this:

[TOAD 12.10]
AppData=C:\Users\Admin\AppData\Roaming\Dell\Toad for Oracle\12.10
Path=C:\Work\Installed Toads\Toad for Oracle 12.10
Version=12.10.0.30
Edition=Toad DBA Suite for Oracle - Exadata Edition

Then you can change the AppData path to whatever it needs to be. Save and close. Next time you start Toad, it will create the folder if needed and create the user files folder within.

That worked in a quick test for me, but if it doesn’t work for you, then a reinstall should take care of it.

Thank you !!

John Rose

IT Specialist | Systems Administration | Oracle DBA

1920 Dayton Ave (Rm 3N703)

Ames, IA 50010

USDA-APHIS-VS

- National Centers for Animal Health (NCAH)

- National Veterinary Services Laboratories (APHIS/VS/STAS/NVSL)

*- Center for Veterinary Biologics (APHIS/VS/STAS/CVB) *

*- National Animal Disease Center (ARS/MWA/NADC) *

(Office) 515.337.6322

(Mobile) 515.450.9190

From: John Dorlon [mailto:bounce-jdorlon@toadworld.com]

Sent: Monday, April 24, 2017 10:01 AM

To: toadoracle@toadworld.com

Subject: RE: [Toad for Oracle - Discussion Forum] Application Data Directory Lost

RE: Application Data Directory Lost

Reply by John Dorlon

There’s a file called SettingsLocations.ini that you can edit with notepad which should fix the problem.

For me, this file is located at in C:\Users\Admin\AppData\Roaming\Dell\Toad for Oracle.

Find the entry in that file for 12.10 (there could be multiple Toad versions listed in there)

For me, it looks like this:

[TOAD 12.10]

AppData=C:\Users\Admin\AppData\Roaming\Dell\Toad for Oracle\12.10\

Path=C:\Work\Installed Toads\Toad for Oracle 12.10\

Version=12.10.0.30

Edition=Toad DBA Suite for Oracle - Exadata Edition

Then you can change the AppData path to whatever it needs to be. Save and close. Next time you start Toad, it will create the folder if needed and create the user files folder within.

That worked in a quick test for me, but if it doesn’t work for you, then a reinstall should take care of it.

To reply, please reply-all to this email.

Stop receiving emails on this subject.

Or
Unsubscribe from Toad for Oracle Forum
notifications altogether.

Toad for Oracle - Discussion Forum

Flag
this post as spam/abuse.

This electronic message contains information generated by the USDA solely for the intended recipients. Any unauthorized interception of this message or the use or disclosure of the information it contains may violate the law and subject the violator to civil or criminal penalties. If you believe you have received this message in error, please notify the sender and delete the email immediately.

Like a Charm !!

Thank you again!!