PLSQL Developer program can't start

Chong

Member
PLSQL Developer program hang at Loading Desktop, after several tries.
Can I uninstall and reinstall again if I have a license to the program ?
Please advise and help. Urgently needed it to do work.
Thanks a lot.
Can also contact me via cmfchong@hotmail.com.
 
Perhaps, you can try to uninstall and install it again.
If it doesn't work after, you can try to delete registry entry (after save it).
If you still have the registration numbers, i think there will be no problem.
 
Yes you can desinstall and reinstall, then re-enter registration data if it work.

If still an issue, add "DebugSQL" as a parameter in the shortcut to PL/SQL Developer, run it, let it hold, and find the debug.txt file in the installation folder (or in Windows Roaming folder if you are in Windows 7+ and installed in Program files -- see documentation for location) and check if you find the reason in here, or send it to support for help.
 
We can easily fix this issue by following these simple steps:

Run regedit (remember to run it as the administrator)
Expand HKEY_LOCAL_MACHINE
Expand SOFTWARE
Expand Microsoft
Expand Windows
Expand CurrentVersion
Expand App Paths
At App Paths, add a new KEY called sqldeveloper.exe
Expand sqldeveloper.exe
Modify the (DEFAULT) value to the full pathway to the sqldeveloper executable (See example below step 11)
Create a new STRING VALUE called Patch and set it value to the sqldeveloper pathway + \jdk\jre\bin
After the step 11 is completed, please enjoy your SQLDEVELOPER Smile

 
Last edited:
Back
Top