ORA-39511 error during start of single instance database
When i am trying to start a single instance database, i am getting following error
SQL> STARTUP NOMOUNT
ORA-39511: Start of CRS resource for instance '254' failed with error:[clsr_start_resource:260 status:254
clsrapi_start_db:start_asmdbs status:254
]
ORA-39511: Start of CRS resource for instance '254' failed with error:[clsr_start_resource2:500 clscrs_crsentitylist_first error clscrsret:11
clsr_start_resource2:900 exit status:254
clsr_start_resource:260 status:254
clsrapi_start_db:start_asmdbs status:254
]
I have not configured any SIHA or grid on this server.
Please let me know, on how to resolve this issue.