Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: ORA-01102 - Cannot Mount DB in EXCLUSIVE mode.

Re: ORA-01102 - Cannot Mount DB in EXCLUSIVE mode.

From: Daniel Morgan <damorgan_at_exxesolutions.com>
Date: Thu, 29 May 2003 19:28:54 -0700
Message-ID: <3ED6C1E6.2010F71B@exxesolutions.com>


dbuckingham wrote:

> Hi All,
>
> At times when I try and restart a database in our shared environment, it
> will come up with:
>
> ORA-01102: Cannot mount database in EXCLUSIVE mode.
>
> I am not sure why this is happening? whenever I restart an instance I do
> the following steps:
>
> 1.set oracle_sid=sidname
> 2. svrmgrl
> 3. connect internal/oracle
> 4. shutdown immediate (or abort)
> 5. startup pfile=path and filename e.g. h:\TOOMS82\pfle\initooms82.ora
>
> I would have to say that 90% of the time it works successfully. However
> for some reason at times it gives the above error. I have tried to
> restart the instance many times when this happens and the same error
> always appears. The only way that I have found that I can stop the
> problem is by rebooting the server. As you can imagine, in a shared
> environment this is less than desirable.
>
> I have done some reading on this and found that it relates to trying to
> mount memory that is already assigned to an instance, as a result that
> would explain why the reboot fixes the issue.
>
> I also found a post online for someone who had the same issue with
> 8.1.5 on Solaris. In that post they indicated that it had to with
> there being a:
> ORACLE_HOME/dbs/lk<sid>
> being assigned to the instance that was shutdown. This should be cleared
> out on shutdown but for some reason was not.
>
> I have tried to relate this to a windows environment but have been
> unsuccessful. We are running in a Windows 2000 environment with
> Oracle 8.1.7v3.
>
> Can anyone shed any light on this one for me?
>
> Thanks
>
> Dan.
>
> --
> Posted via http://dbforums.com

  1. At a command prompt set ORACLE_HOME and ORACLE_SID
  2. Go into Windows Services and stop and then restart the listener and the database
  3. Go to Oracle bin and try to connect through server manager and try again

If that doesn't work I'd use oradim to drop and recreate the Oracle service.

--
Daniel Morgan
http://www.outreach.washington.edu/extinfo/certprog/oad/oad_crs.asp
damorgan_at_x.washington.edu
(replace 'x' with a 'u' to reply)
Received on Thu May 29 2003 - 21:28:54 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US