在Oracle中使用命令crs_stat -t,輸出結果裡資源名稱尾碼的含義

來源:互聯網
上載者:User

標籤:oracle   資源   

[[email protected]:/]$crs_stat -t
Name           Type           Target    State     Host        
------------------------------------------------------------
ora....TA01.dg ora....up.type ONLINE    ONLINE    udevasm     
ora....TA02.dg ora....up.type ONLINE    ONLINE    udevasm     
ora....VERY.dg ora....up.type ONLINE    ONLINE    udevasm     
ora....STEM.dg ora....up.type ONLINE    ONLINE    udevasm     
ora.GRID1.dg   ora....up.type ONLINE    ONLINE    udevasm     
ora....ER.lsnr ora....er.type ONLINE    ONLINE    udevasm     
ora.asm        ora.asm.type   ONLINE    ONLINE    udevasm     
ora.cssd       ora.cssd.type  ONLINE    ONLINE    udevasm     
ora.diskmon    ora....on.type OFFLINE   OFFLINE               
ora.evmd       ora.evm.type   ONLINE    ONLINE    udevasm     
ora.ons        ora.ons.type   OFFLINE   OFFLINE  


我們平常在敲入crs_stat -t命令後,對輸出結果如何理解呢?這些資源的名字的尾碼代表資料庫的哪個組件呢?大部分可以“顧名思義”出來,下面總結一下:

[@[email protected]]

.gsd,指的是GSD(The Global Services Daemon),Oracle的官方解釋如下,The Global Services Daemon (GSD) runs on each node with one GSD process per node. The GSD coordinates with the cluster manager to receive requests from clients such as the DBCA, EM, and the SRVCTL utility to execute administrative job tasks such as instance startup or shutdown. The GSD is not an Oracle instance background process and is therefore not started with the Oracle instance.

.ons,指的是ONS(Oracle Notification Service),通訊的快速應用通知(FAN:Fast Application Notification)事件的發布及訂閱服務。

.vip,指的是RAC的虛擬IP地址,用於進行地址漂移的。

.db,指的是在RAC環境中建立的資料庫。

.inst,指的是資料庫執行個體。

.lsnr,指的是監聽。

.srv,指的是在資料庫上建立的“service”。

.asm,指的是ASM。


本文出自 “小草人生” 部落格,請務必保留此出處http://xiaocao13140.blog.51cto.com/6198256/1930503

在Oracle中使用命令crs_stat -t,輸出結果裡資源名稱尾碼的含義

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.