其实这篇文章在Ubuntu 官方帮助页面上有,Oracle 专门有debian oracle 仓库: http://oss.oracle.com/debian 该仓库的版本为:Oracle 10g Express Edition (XE)。首先你需要把这个源加入到你的软件源文件中,输入下面的命令:sudo deb http://oss.oracle.com/debian unstable main non-free
下一步,加入密钥:sudo wget http://oss.oracle.com/el4/RPM-GPG-KEY-oracle -O- | sudo apt-key add -
更新源:sudo apt-get update
安装XE database server:sudo apt-get install oracle-xe-universal
你还需要安装XE client客户端:sudo apt-get install oracle-xe-client
更多相关信息访问:http://www.oracle.com/technology/products/database/xe/index.html利用Sqoop将数据从数据库导入到HDFSOracle 执行netca 时报错ORA-01078 & LRM-00109,ORA-01102,ORA-12541,ORA-12528,ORA-01033和ORA-28547等错误解决方法相关资讯 Ubuntu教程
- Ubuntu教程 - 使用Ubuntu拷贝CD和 (12/18/2013 14:38:16)
- 让Ubuntu 12.10支持RAR和7Z文件解 (11/15/2012 18:51:50)
- Windows 7硬盘安装Ubuntu 12.10图 (11/03/2012 19:22:47)
| - 完美安装Ubuntu 12.10最新AMD显卡 (11/27/2012 08:17:47)
- Win 7硬盘安装Ubuntu 12.10 (11/05/2012 13:30:34)
- 虚拟机上Ubuntu 11.10升级到12.04 (10/12/2012 20:00:38)
|
本文评论 查看全部评论 (0)