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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Help Me because i have some problem about ORA-01102: cannot mount database in EXCLUSIVE mode

Re: Help Me because i have some problem about ORA-01102: cannot mount database in EXCLUSIVE mode

From: DA Morgan <damorgan_at_psoug.org>
Date: Sat, 28 Apr 2007 15:57:41 -0700
Message-ID: <1177801060.565623@bubbleator.drizzle.com>


kamolpong_at_gmail.com wrote:
> Dear Sir.
> Now i have some problem about ORACLE
> -------------------------------------------------------------
> SQL> startup mount pfile='/oracle/app/oracle9i/product/9.2.0/dbs/
> initTHRBTE.ora'
> ORACLE instance started.
>
> Total System Global Area 1309743464 bytes
> Fixed Size 452968 bytes
> Variable Size 503316480 bytes
> Database Buffers 805306368 bytes
> Redo Buffers 667648 bytes
> ORA-01102: cannot mount database in EXCLUSIVE mode
>
>
> SQL>
> SQL>
> SQL>
> SQL> select open_mode from v$database;
> select open_mode from v$database
> *
> ERROR at line 1:
> ORA-01507: database not mounted
>
>
> SQL> alter database open;
> alter database open
> *
> ERROR at line 1:
> ORA-01507: database not mounted
> ------------------------------------------------------------------------
> Please help me

Tail the alert log. What does it say?

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu
(replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org
Received on Sat Apr 28 2007 - 17:57:41 CDT

Original text of this message

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