標籤:des style blog http strong io 資料 for
- 從11.2.0.2開始,資料庫補丁包是一個完整安裝包。也就是說:比如要打11.2.0.2的補丁包,直接用11.2.0.2包來安裝就可以了,不需要像10G一樣先安裝資料庫軟體再來打補丁包。
- 如果已經安裝了11.2.0.1的使用者也可以像10G一樣打補丁包,也可以把11.2.0.2安裝到新目錄,安裝好以後,再把老的資料庫資料移轉過去。oracle說的“In-Place Upgrade與Out-of-Place Upgrade”
- 還有下載補丁包的時候要注意一點是,分7個包,每個包包含不同的應用系統:
Installation Type |
Zip File |
Oracle Database (includes Oracle Database and Oracle RAC) Note: you must download both zip files to install Oracle Database. |
p10098816_112020_platform_1of7.zip p10098816_112020_platform_2of7.zip |
Oracle Grid Infrastructure (includes Oracle ASM, Oracle Clusterware, and Oracle Restart) |
p10098816_112020_platform_3of7.zip |
Oracle Database Client |
p10098816_112020_platform_4of7.zip |
Oracle Gateways |
p10098816_112020_platform_5of7.zip |
Oracle Examples |
p10098816_112020_platform_6of7.zip |
Deinstall |
p10098816_112020_platform_7of7.zip |
下面這兩包是必須下載的:
p10098816_112020_platform_1of7.zip
p10098816_112020_platform_2of7.zip
http://blog.chinaunix.net/uid-11570547-id-59122.html