SQL Developer on Windows received above system error: due to mismatch of Java version.
Fix the issue by following 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 Path and set it value to the sqldeveloper pathway + \jdk\jre\bin
- After the step 11 is completed, you van able to access sqldeveloper.exe
No comments:
Post a Comment