摘要: # 切换grid账户 [root@rac1 ~]# su - grid # 连接数据库 [grid@rac1 ~]$ sqlplus / as sysasm # 查看实例名 SQL> select instance_name from v$instance; INSTANCE_NAME +ASM1 阅读全文
posted @ 2020-06-19 11:14 LeoShi2020 阅读(2855) 评论(0) 推荐(0) 编辑