Fedora下安装SQL Developer

WBOY
풀어 주다: 2016-06-07 16:52:03
원래의
916명이 탐색했습니다.

Oracle SQL Developer is a new, free graphical tool that enhances productivity and simplifies database development tasks.

Oracle SQL Developer is a new, free graphical tool that enhances productivity and simplifies database development tasks.

With SQL Developer, you can browse database objects, run SQL statements and SQL scripts, and edit and debug PL/SQL statements. You can also run any number of provided reports, as well as create and save your own.

1. 安装JDK
rpm -Uhv jdk-6u6-linux-i586.rpm

安装在/usr/java/jdk1.6.0_06

2. 安装sql-developer
rpm -Uhv sqldeveloper-1.5.54.40-1.noarch.rpm

安装在/opt/sqldeveloper

3. 启动sql-developer
虽然在程序菜单中有sql-developer的图标,但单击并不能启动,估计是没有配置jdk的路径。所以,只能用命令行启动。

./sqldeveloper.sh 出现
Oracle SQL Developer
Copyright (c) 2008, Oracle. All rights reserved.

Type the full pathname of a J2SE installation (or Ctrl-C to quit), the path will be stored in ~/.sqldeveloper/jdk

要求输入jdk路径
/usr/java/jdk1.6.0_06

之后,,终于看到sqldeveloper的启动图面。

linux

관련 라벨:
원천:php.cn
본 웹사이트의 성명
본 글의 내용은 네티즌들의 자발적인 기여로 작성되었으며, 저작권은 원저작자에게 있습니다. 본 사이트는 이에 상응하는 법적 책임을 지지 않습니다. 표절이나 침해가 의심되는 콘텐츠를 발견한 경우 admin@php.cn으로 문의하세요.
인기 튜토리얼
더>
최신 다운로드
더>
웹 효과
웹사이트 소스 코드
웹사이트 자료
프론트엔드 템플릿