I got this error when configuring ASM using dbca in windows server.
I have tried to delete and recreate CSS using localconfig delete/add.
But it didn't help in resolving issue. The CSS service shoes its starting....
Issue resolution:
I found there are other oracle products are installed on same server.I have changed environment variable point to new $ORACLE_HOME and restarted windows server.
From $ORACLE_HOME/bin i have deleted and recreated cluster services as given below.
localconfig delete
localconfig add
This process resolved my issue.
No comments:
Post a Comment