【Oracle学习笔记】使用Oracle11g中的sqldeveloper

写在前面:其实sqlplus也是很好的工具,只是sqldeveloper可以让我们更直观,当然还有很多工具,比如说PL/SQL等等

sqldeveloper也是位于开始菜单中Oracle选项下的,具体位置见下图:

这里写图片描述

直接打开实际上是打不开的,会有下面出现的问题:
这里写图片描述

解决办法非常简单,点击“浏览”,然后定位到这你的Oracle数据库安装路径

C:\app\oracle\product\11.2.0\dbhome_1\sqldeveloper\sqldeveloper\bin

你可能与我的Oracle数据库安装位置有所差别,但是Oracle文件路径是一致的。

然后找到这个,并打开

这里写图片描述

紧接着会提示你这个:
这里写图片描述

这是因为这个工具是基于jdk 32位的,所以需要jdk32位的环境

点击“Browse”去找到jdk32位的安装包

这里写图片描述

这里写图片描述

一般情况下到这里就可以直接打开了,但是笔者的环境还有点问题,出现了这个错误:

这里写图片描述

通过Google迅速找到了这样的一个链接:
https://stackoverflow.com/questions/22929702/oracle-sql-developer-msvcr100-dll-is-missing-from-your-computer

然后照着这个的回答就可以完美解决了

These information is specified in ORACLE_HOME\sqldeveloper\releasenotes . So install the jdk1.6 and make the sqldeveloper.conf SetJavaHome point to this.

other workaround is go to jdk1.7.0 installed path jdk1.7.0\jre\bin copy msvcr100.dll and paste it into ORACLE_HOME\sqldeveloper\sqldeveloper\bin and again try start SQL Developer. It will start.

And The file is from

This file was downloaded from: http://www.dll-files.com

If you downloaded it from somewhere else, please let us know: http://www.dll-files.com/contact.php

Installation instructions:

Extract the .dll file from .zip file. We recommend that you extract the .dll to the installation directory of the program that is requesting the .dll.

If that doesn’t work, you will have to extract the .dll to your system directory. By default, this is:

C:\Windows\System (Windows 95/98/Me)

C:\WINNT\System32 (Windows NT/2000)

C:\Windows\System32 (Windows XP, Vista, 7, win 8)

If you use a 64-bit version of Windows, you should also place the .dll in C:\Windows\SysWOW64\ > Make sure to overwrite any existing files (but make a backup copy of the original file for safety). Reboot your computer.

If the problem still occurs, try the following:

Open Windows Start menu and select “Run…”.
Type CMD and press Enter (or if you use Windows ME, type COMMAND)).
Type regsvr32 .dll and press Enter.
If you have any other problems, see our HELP-section at www.dll-files.com/support/

另外如果遇到无法加载jvm.dll这个文件的错误,请检查环境变量配置。

  • 1
    点赞
  • 4
    收藏
    觉得还不错? 一键收藏
  • 1
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值