Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Oracle ASM is not starting after reboot of server

ManyamMay 15 2018 — edited May 20 2018

Hi

I have installed an ASM (12cR2) on the RHEL 7.4 and facing the below errors when trying to start ASM after rebooting my server.

Database software has not yet been installed.

sqlplus / as sysdba

SQL*Plus: Release 12.2.0.1.0 Production on Tue May 15 23:31:09 2018

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

Connected to an idle instance.

SQL> startup;

ORA-01078: failure in processing system parameters

ORA-29701: unable to connect to Cluster Synchronization Service

-----

srvctl start asm

PRCR-1070 : Failed to check if resource ora.asm is registered

CRS-0184 : Cannot communicate with the CRS daemon.

-----

OS Kernel - 3.10.0-862.2.3.el7.x86_64

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 17 2018
Added on May 15 2018
7 comments
2,036 views