I am getting this error - Ora-01102 - when starting the db. I am running on Solaris and can see that there is another instance running (using ps -ef). However - I cannot access that instance. Any ideas.
Why can't you access that instance?
If it is the one you are trying to start, it is obviously already started; If it is not the one you are trying to start, check the value of your ORACLE_SID environment variable to be sure you are trying to start the correct instance.
If it is the correct instance and it should not be already
started, then something happened when it was last shutdown that failed to 'clean up' after itself..
If you cannot issue a shutdown abort to the 'rogue' instance you may have to restart the server to resolve it.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.