11.2環境ASM例項spfile放在ASM磁碟組的訪問方式
在11.2的ASM例項上,執行show parameter spfile:
[grid@rac1 ~]$ sqlplus / as sysasm
SQL*Plus: Release 11.2.0.1.0 Production on Sun MAY 11 15:56:12 2014
Copyright (c) 1982, 2009, Oracle. All rights reserved.
Connected to:
Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production
With the Automatic Storage Management option
SQL> show parameter spfile
NAME TYPE VALUE
------------------------------------ ----------- ------------------------------
spfile string+DATA/asm/asmparameterfile/registry.253.704991445
可以看到spfile在ASM磁碟組裡了。但是,和之前的版本不同,在$ORACLE_HOME/dbs目錄下卻沒有pfile來定位spfile。
[grid@rac1 ~]$ ls $ORACLE_HOME/dbs
ab_+ASM.dat
hc_+ASM.dat
init.ora
orapw+ASM
peshm_+ASM_1
那麼ASM例項如何得知它的spfile具體位置的呢?
答案是透過一個“本地登錄檔”。
Oracle的Grid Infastructure使用這樣一個“本地登錄檔”來記錄本地的所有可控資源。
“本地登錄檔”位置在/etc/oracle/olr.loc檔案中,檢視olrconfig_loc變數:
[grid@rac1 ~]$ cat /etc/oracle/olr.loc
olrconfig_loc=/u01/app/grid/product/11.2.0/grid/cdata/localhost/rac1.olr
crs_home=/u01/app/grid/product/11.2.0/grid
檢視“本地登錄檔”的內容:
[grid@rac1 ~]$ ocrdump -local -xml
[grid@rac1 ~]$ grep -i spfile OCRDUMPFILE
-----------------------------------------------------------------------------------------------------------------------
pxboracle@live.com
2014.5.11 14:01
share you knowledge with the world.
[grid@rac1 ~]$ sqlplus / as sysasm
SQL*Plus: Release 11.2.0.1.0 Production on Sun MAY 11 15:56:12 2014
Copyright (c) 1982, 2009, Oracle. All rights reserved.
Connected to:
Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production
With the Automatic Storage Management option
SQL> show parameter spfile
NAME TYPE VALUE
------------------------------------ ----------- ------------------------------
spfile string+DATA/asm/asmparameterfile/registry.253.704991445
可以看到spfile在ASM磁碟組裡了。但是,和之前的版本不同,在$ORACLE_HOME/dbs目錄下卻沒有pfile來定位spfile。
[grid@rac1 ~]$ ls $ORACLE_HOME/dbs
ab_+ASM.dat
hc_+ASM.dat
init.ora
orapw+ASM
peshm_+ASM_1
那麼ASM例項如何得知它的spfile具體位置的呢?
答案是透過一個“本地登錄檔”。
Oracle的Grid Infastructure使用這樣一個“本地登錄檔”來記錄本地的所有可控資源。
“本地登錄檔”位置在/etc/oracle/olr.loc檔案中,檢視olrconfig_loc變數:
[grid@rac1 ~]$ cat /etc/oracle/olr.loc
olrconfig_loc=/u01/app/grid/product/11.2.0/grid/cdata/localhost/rac1.olr
crs_home=/u01/app/grid/product/11.2.0/grid
檢視“本地登錄檔”的內容:
[grid@rac1 ~]$ ocrdump -local -xml
[grid@rac1 ~]$ grep -i spfile OCRDUMPFILE
-----------------------------------------------------------------------------------------------------------------------
pxboracle@live.com
2014.5.11 14:01
share you knowledge with the world.
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/12798004/viewspace-1158478/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- RAC環境ASM磁碟組間修改spfile的位置ASM
- 通過FTP訪問ASM磁碟組FTPASM
- 遷移ocr/votedisk/asm spfile所在磁碟組ASM
- 單機環境配置ASM例項ASM
- 【ASM學習】在windows 環境下建立ASM例項ASMWindows
- Oracle RAC環境下ASM磁碟組擴容OracleASM
- 【ASM】Oracle asm刪除磁碟組注意事項ASMOracle
- 11.2刪除第一個ASM磁碟組ASM
- 通過驗證訪問ASM例項ASM
- ASM單例項(Oracle 11.2.0.4)環境(一)ASM單例Oracle
- ASM單例項(Oracle 11.2.0.4)環境(二)ASM單例Oracle
- (轉)Oracle rac環境下清除asm例項OracleASM
- 單機環境安裝配置ASM例項ASM
- 遠端客戶端 訪問 ASM 例項客戶端ASM
- Windows平臺模擬單例項ASM環境Windows單例ASM
- asm 磁碟組 增刪磁碟組ASM
- ASM磁碟組限制ASM
- 刪除Linux非rac環境下的ASM例項LinuxASM
- ASM之建立ASM例項ASM
- 遷移ASM磁碟組ASM
- 【Oracle ASM】關於asm例項與db例項中的磁碟狀態_詳細分析過程OracleASM
- 刪除Linux非rac環境下的ASM例項(轉)LinuxASM
- 【ASM】ASM啟動無法找到spfile問題原因ASM
- ASM中磁碟組許可權問題ASM
- Oracle 11.2.0.4 rac for aix acfs異常環境的克隆環境ASM磁碟組掛載緩慢OracleAIASM
- 修改ASM磁碟組的屬性ASM
- ORACLE RAC重建ASM磁碟組OracleASM
- ASM磁碟組修改重建操作ASM
- ASM磁碟組空間不足ASM
- 驗證11gR2 RAC中ASM例項通過gpnp profile獲得spfile資訊來啟動ASM例項ASM
- 管理 ASM 例項ASM
- 停止ASM例項ASM
- ASM之建立ASM例項及ASM資料庫ASM資料庫
- 例項講解hp-unix 11.31 上建立oracle asm磁碟組OracleASM
- Rman 單例項filesystem(Windows)恢復到ASM環境(Linux)單例WindowsASMLinux
- 【ASM】Oracle asm磁碟被格式化,如何掛載該磁碟組ASMOracle
- ASM Spfile Is Not Used when ASM Instance StartsASM
- ASM磁碟組更換磁碟的操作方法ASM