免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1374 | 回复: 0
打印 上一主题 下一主题

oracle10gXE自动安装配置 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2011-12-20 09:48 |只看该作者 |倒序浏览
1、修改/etc/apt/source.list,添加oracle的源:
  1. deb http://oss.oracle.com/debian unstable main non-free
2、进行更新和安装
  1. aptitude update
aptitude install oracle-xe-universal
3、进行初始的密码设置
  1. /etc/init.d/oracle-xe configure
会提示输入相关信息,然后自动配置
输出如下:
  1. wang@wang-Lenovo-B460:~$ sudo /etc/init.d/oracle-xe configure
  2. [sudo] password for wang:

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

  10. Specify the HTTP port that will be used for Oracle Application Express [8080]:

  11. Specify a port that will be used for the database listener [1521]:

  12. Specify a password to be used for database accounts. Note that the same
  13. password will be used for SYS and SYSTEM. Oracle recommends the use of
  14. different passwords for each database account. This can be done after
  15. initial configuration:
  16. Confirm the password:

  17. Do you want Oracle Database 10g Express Edition to be started on boot (y/n) [y]:y

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


ok了






您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP