Oracle rac 管理
Posted flash100
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Oracle rac 管理相关的知识,希望对你有一定的参考价值。
如果是10g的数据库,切换到oracle用户下
执行 olsnodes
也会显示节点名称
--1查看是否做了rac
show parameter cluster_database
--结果为TRUE表示当前数据库是rac架构
SELECT value FROM v$parameter where name = ‘cluster_database‘;
以上是关于Oracle rac 管理的主要内容,如果未能解决你的问题,请参考以下文章
Oracle 19c 数据库管理与维护 ① ~ 监控数据库 - #wx_asksiri
The listener supports no services oracle注册监听
oracle TNS问题 ORA-12154: TNS:could not resolve the connect identifier specified
Oracle密码过期the password has expired
ORACLE错误:ORA-28001: the password has expired解决方法
oracle11g+tomcat 安装war包出错:IO 错误: The Network Adapter could not establish the connection