HP-Unix下Oracle9i的安装
2007-05-10 12:18:38 来源:WEB开发网选择custom,点next,选择要安装的组件,点next
在component locations中直接点next
在administrator group和operator group中都是dba,点next
在create database中选择no,点next
jdk home是/opt/java1.3/jre,点next
看一下summary,然后点install开始安装
安装完了以后,提示要先运行root.sh,telnet服务器用root登陆。
#cd /oracle/product/9.2.0.1
#sh root.sh
提示local bin directory为/usr/local/bin,直接回车
如有重复,就覆盖
执行完root.sh以后返回xmanager,点ok
出现net configuration assistant对话框,点next
选No, I want to defer this configuration to another time,点next
输入listener的name,点next
已经安装了tcp协议,点next
使用默认端口1521,点next
提示是否要配置另外一个listener的时候,选择no,点next
listener configuration complete,点next
选 No, I do not to change the naming methods configured,点next
Oracle Net Configuration Complete,点finish
出现database configuration assistant,点next
选create a database,点next
选general purpose,点next
输入database的name和sid号,点next
选择Dedicated server mode,点next
选择character sets,选择choose from the list of character sets,选择ZHS16GBK,点next
出现database storage窗口,点next
选create database,点finish
看一下summary,点ok
然后开始建立数据库,建好以后需要输入sys和system用户的密码。
完成安装,exit退出。
赞助商链接