在Oracle中使用命令crs_stat -t,输出结果里资源名称后缀的含义

发布时间:2020-06-25 15:49:02 作者:xiaocao13140
来源:网络 阅读:1355

[grid@udevasm:/]$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命令后,对输出结果如何理解呢?这些资源的名字的后缀代表数据库的哪个组件呢?大部分可以“顾名思义”出来,下面总结一下:

[@more@]

.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。


推荐阅读:
  1. Oracle在Linux下设置开机自启动
  2. Oracle 12c 命令行创建PDB

免责声明:本站发布的内容(图片、视频和文字)以原创、转载和分享为主,文章观点不代表本网站立场,如果涉及侵权请联系站长邮箱:is@yisu.com进行举报,并提供相关证据,一经查实,将立刻删除涉嫌侵权内容。

oracle 资源

上一篇:shiro遇到404,500,403等错误就需要重新登录的解决办法

下一篇:实体框架(Entity Framework)简介

相关阅读

您好,登录后才能下订单哦!

密码登录
登录注册
其他方式登录
点击 登录注册 即表示同意《亿速云用户服务条款》