热门标签 | HotTags
当前位置:  开发笔记 > 数据库 > 正文

oracle11gRAC管理常用命令

1)、检查集群状态:[grid@rac02~]$crsctlcheckclusterCRS-4537:ClusterReadyServicesisonlineCRS-4529:ClusterSynchronizationServicesisonlineCRS-4533:EventManagerisonline2)、所有Oracle实例(数据库状态):[grid@rac02~]1)

1)、检查集群状态: [grid@rac02 ~]$ crsctl check cluster CRS-4537: Cluster Ready Services is online CRS-4529: Cluster Synchronization Services is online CRS-4533: Event Manager is online 2)、所有 Oracle 实例 (数据库状态): [grid@rac02 ~] 1)

  1)、检查集群状态: [grid@rac02 ~]$ crsctl check cluster CRS-4537: Cluster Ready Services is online CRS-4529: Cluster Synchronization Services is online CRS-4533: Event Manager is online 2)、所有 Oracle 实例 —(数据库状态): [grid@rac02 ~]

  1)、检查集群状态:

  [grid@rac02 ~]$ crsctl check cluster

  CRS-4537: Cluster Ready Services is online

  CRS-4529: Cluster Synchronization Services is online

  CRS-4533: Event Manager is online

  2)、所有 Oracle 实例 —(数据库状态):

  [grid@rac02 ~]$ srvctl status database -d racdb

  Instance racdb1 is running on node rac01

  Instance racdb2 is running on node rac02

  3)、检查单个实例状态:

  [grid@rac02 ~]$ srvctl status instance -d racdb -i racdb1

  Instance racdb1 is running on node rac01

  4)、节点应用程序状态:

  [grid@rac02 ~]$ srvctl status nodeapps

  VIP rac01-vip is enabled

  VIP rac01-vip is running on node: rac01

  VIP rac02-vip is enabled

  VIP rac02-vip is running on node: rac02

  Network is enabled

  Network is running on node: rac01

  Network is running on node: rac02

  GSD is disabled

  GSD is not running on node: rac01

  GSD is not running on node: rac02

  ONS is enabled

  ONS daemon is running on node: rac01

  ONS daemon is running on node: rac02

  eONS is enabled

  eONS daemon is running on node: rac01

  eONS daemon is running on node: rac02

  5)、列出所有的配置数据库:

  [grid@rac02 ~]$ srvctl config database

  racdb

  6)、数据库配置:

  [grid@rac02 ~]$ srvctl config database -d racdb -a

  Database unique name: racdb

  Database name: racdb

  Oracle home: /u01/app/oracle/product/11.2.0/dbhome_1

  Oracle user: oracle

  Spfile: +RACDB_DATA/racdb/spfileracdb.ora

  Domain: xzxj.edu.cn

  Start options: open

  Stop options: immediate

  Database role: PRIMARY

  Management policy: AUTOMATIC

  Server pools: racdb

  Database instances: racdb1,racdb2

  Disk Groups: RACDB_DATA,FRA

  Services:

  Database is enabled

  Database is administrator managed

  7)、ASM状态以及ASM配置:

  [grid@rac02 ~]$ srvctl status asm

  ASM is running on rac01,rac02

  [grid@rac02 ~]$ srvctl config asm -a

  ASM home: /u01/app/11.2.0/grid

  ASM listener: LISTENER

  ASM is enabled.

  8)、TNS监听器状态以及配置:

  [grid@rac02 ~]$ srvctl status listener

  Listener LISTENER is enabled

  Listener LISTENER is running on node(s): rac01,rac02

  [grid@rac02 ~]$ srvctl config listener -a

  Name: LISTENER

  Network: 1, Owner: grid

  Home:

  /u01/app/11.2.0/grid on node(s) rac02,rac01

  End points: TCP:1521

  9)、SCAN状态以及配置:

  [grid@rac02 ~]$ srvctl status scan

  SCAN VIP scan1 is enabled

  SCAN VIP scan1 is running on node rac02

  [grid@rac02 ~]$ srvctl config scan

  SCAN name: rac-scan.xzxj.edu.cn, Network: 1/192.168.1.0/255.255.255.0/eth0

  SCAN VIP name: scan1, IP: /rac-scan.xzxj.edu.cn/192.168.1.55

  10)、VIP各个节点的状态以及配置:

  [grid@rac02 ~]$ srvctl status vip -n rac01

  VIP rac01-vip is enabled

  VIP rac01-vip is running on node: rac01

  [grid@rac02 ~]$ srvctl status vip -n rac02

  VIP rac02-vip is enabled

  VIP rac02-vip is running on node: rac02

  [grid@rac02 ~]$ srvctl config vip -n rac01

  VIP exists.:rac01 VIP exists.: /rac01-vip/192.168.1.53/255.255.255.0/eth0 [grid@rac02 ~]$ srvctl config vip -n rac02 VIP exists.:rac02 VIP exists.: /rac02-vip/192.168.1.54/255.255.255.0/eth0 11)、节

  VIP exists.:rac01

  VIP exists.: /rac01-vip/192.168.1.53/255.255.255.0/eth0

  [grid@rac02 ~]$ srvctl config vip -n rac02

  VIP exists.:rac02

  VIP exists.: /rac02-vip/192.168.1.54/255.255.255.0/eth0

  11)、节点应用程序配置 —(VIP、GSD、ONS、监听器)

  [grid@rac02 ~]$ srvctl config nodeapps -a -g -s -l

  -l option has been deprecated and will be ignored.

  VIP exists.:rac01

  VIP exists.: /rac01-vip/192.168.1.53/255.255.255.0/eth0

  VIP exists.:rac02

  VIP exists.: /rac02-vip/192.168.1.54/255.255.255.0/eth0

  GSD exists.

  ONS daemon exists. Local port 6100, remote port 6200

  Name: LISTENER

  Network: 1, Owner: grid

  Home:

  /u01/app/11.2.0/grid on node(s) rac02,rac01

  End points: TCP:1521

  12)、验证所有集群节点间的时钟同步:

  [grid@rac02 ~]$ cluvfy comp clocksync -verbose

  Verifying Clock Synchronization across the cluster nodes

  Checking if Clusterware is installed on all nodes...

  Check of Clusterware install passed

  Checking if CTSS Resource is running on all nodes...

  Check: CTSS Resource running on all nodes

  Node Name Status

  ------------------------------------ ------------------------

  rac02 passed

  Result: CTSS resource check passed

  Querying CTSS for time offset on all nodes...

  Result: Query of CTSS for time offset passed

  Check CTSS state started...

  Check: CTSS state

  Node Name State

  ------------------------------------ ------------------------

  rac02 Active

  CTSS is in Active state. Proceeding with check of clock time offsets on all nodes...

  Reference Time Offset Limit: 1000.0 msecs

  Check: Reference Time Offset

  Node Name Time Offset Status

  ------------ ------------------------ ------------------------

  rac02 0.0 passed

  Time offset is within the specified limits on the following set of nodes:

  "[rac02]"

  Result: Check of clock time offsets passed

  Oracle Cluster Time Synchronization Services check passed

  Verification of Clock Synchronization across the cluster nodes was successful.

  13)、集群中所有正在运行的实例 — (SQL):

  SELECT inst_id , instance_number inst_no , instance_name inst_name , parallel , status ,

  database_status db_status , active_state state , host_name host FROM gv$instance ORDER BY inst_id;

  14)、所有数据库文件及它们所在的 ASM 磁盘组 — (SQL):

  15)、ASM 磁盘卷:

  16)、启动和停止集群:

  以下操作需用root用户执行。

  (1)、在本地服务器上停止Oracle Clusterware 系统:

  [root@rac01 ~]# /u01/app/11.2.0/grid/bin/crsctl stop cluster

  注:在运行“crsctl stop cluster”命令之后,如果 Oracle Clusterware 管理的

  资源中有任何一个还在运行,则整个命令失败。使用 -f 选项无条件地停止所有资源并

  停止 Oracle Clusterware 系统。

  另请注意,,可通过指定 -all 选项在集群中所有服务器上停止 Oracle Clusterware

  系统。如下所示,在rac01和rac02上停止oracle clusterware系统:

  [root@rac02 ~]# /u01/app/11.2.0/grid/bin/crsctl stop cluster –all

推荐阅读
  • 本文档详细介绍了服务器与应用系统迁移的策略与实施步骤。迁移不仅涉及数据的转移,还包括环境配置、应用兼容性测试等多个方面,旨在确保迁移过程的顺利进行及迁移后的系统稳定运行。 ... [详细]
  • SonarQube配置与使用指南
    本文档详细介绍了SonarQube的配置方法及使用流程,包括环境准备、样本分析、数据库配置、项目属性文件解析以及插件安装等内容,适用于具有Linux基础操作能力的用户。 ... [详细]
  • 1、服务器配置信息① 主服务器IP:192.168.1.2② 从服务器IP:192.168.1.3③ 操作系统:主服务器:Win8,从服务器࿱ ... [详细]
  • 统一幻灯片标题:使用母版功能的技巧
    本文详细介绍了如何通过PowerPoint中的幻灯片母版功能,实现所有幻灯片标题的一致性设置。同时,提供了其他办公软件和编程相关的实用技巧。 ... [详细]
  • 本文介绍了几种有效的方法来加速Windows 10系统的更新下载过程,帮助用户解决更新下载速度慢的问题。 ... [详细]
  • APP数据包捕获挑战
    本文探讨了在使用Burp Suite捕获移动应用数据包时遇到的两大难题,尤其是SSL Pinning安全机制的影响,并提供了一种解决方案。 ... [详细]
  • 本文详细介绍了PHP汽车租赁网站源码的获取方式、本地部署步骤以及汽车租赁系统的功能模块,适合开发者和技术爱好者参考。 ... [详细]
  • 解决CSS因MIME类型不匹配导致的加载失败问题
    本文详细介绍了在Web开发过程中,遇到CSS文件因MIME类型不匹配而无法正确加载的问题及其解决方案,适合前端开发者阅读。 ... [详细]
  • 本文介绍了jQuery的基本使用方法及AJAX技术的基础知识,包括选择器、事件处理、DOM操作、动画效果等核心功能,以及如何利用AJAX实现页面的部分刷新。 ... [详细]
  • 本文详细介绍了为何需要进行端口转发,尤其是从标准 HTTP 80 端口到 Tomcat 默认 8080 端口的必要性,以及如何通过 Nginx 实现这一功能。同时,还将探讨 Nginx 在不同场景下的多种端口转发策略。 ... [详细]
  • 程序打印菱形 ... [详细]
  • Linux双网卡绑定技术详解与实践
    本文详细介绍了如何在Linux系统中实现双网卡绑定,即将两块物理网卡合并为一个逻辑网卡,以提高网络性能和可靠性。文中不仅涵盖了基本的概念,还提供了具体的配置步骤和测试方法。 ... [详细]
  • 本文探讨了URL在网络通信中的作用及其结构,重点介绍了如何在iOS中使用URLComponents类解析URL,并讨论了URL在应用间跳转和本地文件访问中的应用。 ... [详细]
  • 本文将指导您完成SVN客户端的安装过程,并提供一些基本的配置建议。如果您需要安装SVN服务器,请参考其他相关文档。 ... [详细]
  • 本文提供了一套详细的解决方案,用于解决安装Visual Studio 2005后遇到的IIS元数据库访问问题。通过正确的步骤,您可以轻松恢复IIS的功能。 ... [详细]
author-avatar
手机用户2702938564
这个家伙很懒,什么也没留下!
PHP1.CN | 中国最专业的PHP中文社区 | DevBox开发工具箱 | json解析格式化 |PHP资讯 | PHP教程 | 数据库技术 | 服务器技术 | 前端开发技术 | PHP框架 | 开发工具 | 在线工具
Copyright © 1998 - 2020 PHP1.CN. All Rights Reserved | 京公网安备 11010802041100号 | 京ICP备19059560号-4 | PHP1.CN 第一PHP社区 版权所有