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_062. 安装sql-developer
rpm -Uhv sqldeveloper-1.5.54.40-1.noarch.rpm安装在/opt/sqldeveloper3. 启动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的启动图面。 MySQL里的like问题Redhat安装MySQL备忘相关资讯 Fedora sql developer
- Oracle SQL Developer 连接 (07/18/2015 09:54:46)
- Ubuntu 14.04安装Oracle数据库管理 (02/28/2015 20:26:38)
- Oracle的SQL Developer 在Ubuntu上 (05/01/2014 20:11:30)
| - Fedora GNOME 的常用快捷键 (04/02/2015 17:38:36)
- 在RHEL5上安装SQL Developer (06/15/2014 10:47:05)
- Fedora Linux 项目诞生十周年 (09/25/2013 05:53:31)
|
本文评论 查看全部评论 (0)