Advertisement

RAC 重启 遭遇 ORA-01078、ORA-01565、ORA-17503、ORA-12547 错误

阅读量:

问题描述:

上周五下班后把测试rac关闭后,今天早上打开报以下错误:

[oracle@rac1 11.2.0]$ sqlplus / as sysdba

SQL*Plus: Release 11.2.0.4.0 Production on Mon Jun 5 09:27:09 2017

Copyright (c) 1982, 2013, Oracle. All rights reserved.

Connected to an idle instance.

SQL操作正在启动中;遇到系统参数处理失败的情况;遇到文件'+DATA/rac/spfilerac.ora'识别失败的情况;发现文件'+DATA/rac/spilerac ora.'无法打开;状态:已失去与系统建立联系

解决方法:

1、首先通过crsctl stat res -t命令查看集群服务,发现服务正常;

2、检查Grid用户的存储位置,在/u01/grid/app/11.2.0/grid/bin/oracle目录下查看文件权限设置。正常的文件权限配置应为-rwsr-s--x(6751),如下:

[grid@rac1 ~] changing into the /u01/grid/app/11.2.0/bin directory using the command ~.
[grid@ra

全部评论 (0)

还没有任何评论哟~