日韩性视频-久久久蜜桃-www中文字幕-在线中文字幕av-亚洲欧美一区二区三区四区-撸久久-香蕉视频一区-久久无码精品丰满人妻-国产高潮av-激情福利社-日韩av网址大全-国产精品久久999-日本五十路在线-性欧美在线-久久99精品波多结衣一区-男女午夜免费视频-黑人极品ⅴideos精品欧美棵-人人妻人人澡人人爽精品欧美一区-日韩一区在线看-欧美a级在线免费观看

歡迎訪問 生活随笔!

生活随笔

當(dāng)前位置: 首頁 > 编程资源 > 编程问答 >内容正文

编程问答

oracle 10.2.0.1 升级 10.2.0.5,Oracle10.2.0.1RAC 升级 Oracle10.2.0.5案例分享 -DATABASE篇

發(fā)布時(shí)間:2025/3/15 编程问答 31 豆豆
生活随笔 收集整理的這篇文章主要介紹了 oracle 10.2.0.1 升级 10.2.0.5,Oracle10.2.0.1RAC 升级 Oracle10.2.0.5案例分享 -DATABASE篇 小編覺得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.

接上一篇?Oracle10.2.0.1RAC 升級(jí) Oracle10.2.0.5案例分享 -CRS篇

http://blog.itpub.net/29047826/viewspace-1263381/

DATABASE升級(jí)(10.2.0.1 - 10.2.0.5)

開系統(tǒng)還沒有dbca創(chuàng)建數(shù)據(jù)庫,在這里可以直接執(zhí)行安裝包來升級(jí)。

1. 運(yùn)行安裝文件,開始安裝(和CRS升級(jí)使用的是同一個(gè)升級(jí)文件)

$ ./runInstaller

2. 這里注意選擇ORACLE_HOME路徑db_1,CRS升級(jí)時(shí)是使用CRS_HOME路徑

3. 點(diǎn)擊Next

4. 點(diǎn)擊Next

5. 環(huán)境檢查,點(diǎn)擊Next

6. 點(diǎn)擊install,開始正式安裝

注意/u01前面的紅色圖標(biāo),這是因?yàn)?u01磁盤空間不足導(dǎo)致的。通過擴(kuò)容后該紅色圖標(biāo)就消失了。

采用下面的命令將/u01擴(kuò)大到20GB

# chfs -a size=20G /u01

7. 根據(jù)要求,以root用戶執(zhí)行腳本后點(diǎn)擊OK

節(jié)點(diǎn)scgl1

# /u01/app/oracle/product/10.2.0/db_1/root.sh

Running Oracle 10groot.shscript...

The following environment variables are set as:

ORACLE_OWNER= oracle

ORACLE_HOME=? /u01/app/oracle/product/10.2.0/db_1

Enter the full pathname of the local bin directory: [/usr/local/bin]:

The file "dbhome" already exists in /usr/local/bin.? Overwrite it? (y/n) [n]: y

Copying dbhome to /usr/local/bin ...

The file "oraenv" already exists in /usr/local/bin.? Overwrite it? (y/n) [n]: y

Copying oraenv to /usr/local/bin ...

The file "coraenv" already exists in /usr/local/bin.? Overwrite it? (y/n) [n]: y

Copying coraenv to /usr/local/bin ...

Entries will be added to the /etc/oratab file as needed by

Database Configuration Assistant when a database is created

Finished running generic part ofroot.shscript.

Now product-specific root actions will be performed.

節(jié)點(diǎn)scgl2

# /u01/app/oracle/product/10.2.0/db_1/root.sh

Running Oracle 10groot.shscript...

The following environment variables are set as:

ORACLE_OWNER= oracle

ORACLE_HOME=? /u01/app/oracle/product/10.2.0/db_1

Enter the full pathname of the local bin directory: [/usr/local/bin]:

The file "dbhome" already exists in /usr/local/bin.? Overwrite it? (y/n) [n]: y

Copying dbhome to /usr/local/bin ...

The file "oraenv" already exists in /usr/local/bin.? Overwrite it? (y/n) [n]: y

Copying oraenv to /usr/local/bin ...

The file "coraenv" already exists in /usr/local/bin.? Overwrite it? (y/n) [n]: y

Copying coraenv to /usr/local/bin ...

Entries will be added to the /etc/oratab file as needed by

Database Configuration Assistant when a database is created

Finished running generic part ofroot.shscript.

Now product-specific root actions will be performed.

8. 升級(jí)結(jié)束

到此oracle10.2.0.1 RAC 升級(jí) oracle10.2.0.5的案例分享就結(jié)束了,后面的創(chuàng)建數(shù)據(jù)庫DBCA,劃分ASM部分就不在這里展示了,貼圖實(shí)在是有些辛苦。

總結(jié)

以上是生活随笔為你收集整理的oracle 10.2.0.1 升级 10.2.0.5,Oracle10.2.0.1RAC 升级 Oracle10.2.0.5案例分享 -DATABASE篇的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問題。

如果覺得生活随笔網(wǎng)站內(nèi)容還不錯(cuò),歡迎將生活随笔推薦給好友。