阅读内容

Ubuntu 8.04安装Oracle Xe 10g

[日期:2008-09-07] 来源:Linux社区  作者:wofjscs


1。环境
Ubuntu8.04.1 桌面版 (WMWare 虚拟机下)

2。下载oracle-xe-universal_10.2.0.1-1.0_i386.deb
下载地址:http://www.oracle.com/technology/software/products/database/xe/htdocs/102xelinsoft.html

下载后使用ftp传到Ubuntu的某个文件夹下,比如/home/ftp

3。操作步骤(在root用户下)

3.1 更新系统
apt-get update
apt-get upgrade

3.2 开始安装

3.2.1 安装libaio1
apt-get install libaio1

3.2.2 切换到oracle所在的文件夹后,执行下面的命令
dpkg -i oracle-xe-universal_10.2.0.1-1.0_i386.deb

3.2.3 等待一段时间后,oracle安装完毕。开始配置oracle。执行下面的命令:
/etc/init.d/oracle-xe configure

3.2.4 出现如下内容:

Oracle Database 10g Express Edition Configuration
-------------------------------------------------
This will configure on-boot properties of Oracle Database 10g Express Edition. The following questions will determine whether the database should be starting upon system boot, the ports it will use, and the passwords that will be used for database accounts. Press [Enter] to accept the defaults. Ctrl-C will abort.

Specify the HTTP port that will be used for Oracle Application Express [8080]: 我采用的默认

Specify a port that will be used for the database listener [1521]: 我采用的默认

Specify a password to be used for database accounts. Note that the same password will be used for SYS and SYSTEM. Oracle recommends the use of different passwords for each database account. This can be done after initial configuration:
Password can't be null. Enter password:输入密码
Confirm the password:输入密码

Do you want Oracle Database 10g Express Edition to be started on boot (y/n) [y]:y 我采用的默认

Starting Oracle Net Listener...Done
Configuring Database...Done
Starting Oracle Database 10g Express Edition Instance...Done
Installation Completed Successfully.
To access the Database Home Page go to http://127.0.0.1:8080/apex

12下一页  GO



本文评论       全部评论
发表评论
  • 尊重网上道德,遵守中华人民共和国的各项有关法律法规
  • 承担一切因您的行为而直接或间接导致的民事或刑事法律责任
  • 本站管理人员有权保留或删除其管辖留言中的任意内容
  • 本站有权在网站内转载或引用您的评论
  • 参与本评论即表明您已经阅读并接受上述条款


点评: 字数
姓名:

L
I
N
U
X


GOOGLE搜索
Google