Error Message:
CRS-2613 Solution
PURPOSE: All documents are provided on this Blog just for educational purposes only. Please make sure that you run it in your test environment before to move on to production environment.
srvctl start asm
PRCR-1001
: Resource ora.asm does not
exist
crsctl status
resource ora.asm
CRS-2613: Could not find resource 'ora.asm'.
Solution:
It is missing detail in the server Control (srvctl) Utility. We need to
add as follow.
srvctl
add asm -p '/oracle/product/12.2.0.1/grid/dbs/init+ASM.ora'
srvctl
start asm