Oracle10g for AIX5L安装过程
2007-05-10 12:17:10 来源:WEB开发网Oracle10g来了,怎么着也要弄过来玩玩,为了跑的爽一点,实在懒得在自己的机器上装,之前Beta版的时候是借HP的一台RP7410进行测试的,庄家轮流做,这次又借了IBM一台M85来装Oracle10.1.0。下面是详细过程。
一、下载软件
从这里download Oracle10g for AIX5L的软件:
http://otn.oracle.com/software/products/database/oracle10g/htdocs/aix5lsoft.html
然后上传到server上。并使用gunzip和cpio解包解压:
$gunzip ship.db.aix.disk1.cpio.gz
$gunzip ship.db.aix.disk2.cpio.gz
$cpio -idcmv $cpio -idcmv
二、确认系统硬件环境
Oracle10g最低安装要求:
512M物理内存、MIN(RAM*2,2G) SWAP空间、400M /TMP空间、4G Oracle目录空间、64位体系结构
下面是确认过程:
1、确认内存大小(1G)
localhost> /usr/sbin/lsattr -E -l sys0 -a realmem
realmem 1048576 Amount of usable physical memory in Kbytes False
这里oracle10g安装文档写错了,将“sys0(数字0)”写成了“sysO(字母O)”。
2、确认SWAP空间,512M太小了,加到2G。
localhost> /usr/sbin/lsps -a
Page Space Physical Volume Volume Group Size %Used Active Auto Type
hd6 hdisk0 rootvg 512MB 12 yes yes lv
3、确认/TMP和Oracle目录空间(其中Oracle10g放在/data1下):
localhost> df -k
Filesystem 1024-blocks Free %Used Iused %Iused Mounted on
- ››Form Reset Function
- ››FOREACH 宏之GCC实现
- ››ForeFront让企业VPN连接高枕无忧
- ››Forefront TMG日志记录功能
- ››Forefront Security For Exchange文件传送限制测试...
- ››Forefront Security For Exchange关键字测试
- ››Forefront Security For Exchange的反病毒测试
- ››Forefront Security For Exchange部署指南
- ››Forrester:惠普数据中心自动化解决方案最佳
- ››Forte for Java简介与基础安装
- ››for 语句
- ››Forte For Java开发指南
更多精彩
赞助商链接