ecs使用脚本安装oracle
ECS最低配置:CPU: 2核? 內(nèi)存:2G 數(shù)據(jù)盤:20G
安裝腳本分為 oracle11g 4個(gè)小版本,下載地址:
http://zy-res.oss-cn-hangzhou-internal.aliyuncs.com/oracle/oracle11201.sh
http://zy-res.oss-cn-hangzhou-internal.aliyuncs.com/oracle/oracle11202.sh
http://zy-res.oss-cn-hangzhou-internal.aliyuncs.com/oracle/oracle11203.sh
http://zy-res.oss-cn-hangzhou-internal.aliyuncs.com/oracle/oracle11204.sh
操作步驟
1,格式化數(shù)據(jù)盤
[root@iZ233gcxqauZ ~]$ mkfs.ext4 /dev/xvdb
2, 創(chuàng)建并將數(shù)據(jù)盤掛載到 /alidata 目錄
[root@iZ233gcxqauZ ~]$ mkdir /alidata
[root@iZ233gcxqauZ ~]$ mount /dev/xvdb? /alidata
3,授權(quán)安裝腳本可執(zhí)行權(quán)限
[root@iZ233gcxqauZ ~]$ chmod +x oracle11201.sh
4, 執(zhí)行 安裝腳本
[root@iZ233gcxqauZ ~]$ ./oracle11201.sh
轉(zhuǎn)載于:https://blog.51cto.com/myunix/1698793
總結(jié)
以上是生活随笔為你收集整理的ecs使用脚本安装oracle的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問(wèn)題。
- 上一篇: Centos-启动network报错RT
- 下一篇: CentOS 5 CentOS 6 启动