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: How to mount database exclusive in Personal 7

Re: How to mount database exclusive in Personal 7

From: Peter Sharman <psharman_at_us.oracle.com>
Date: Tue, 02 Mar 1999 08:33:36 -0800
Message-ID: <36DC12E0.E22F9157@us.oracle.com>


The problem is probably more that the database is open, rather than mounted. Shut the database down, issue a startup mount, then perform the alter database archivelog. I must say, though, I've never seen anyone want to archive PO, so I don't even know if it's possible. However, give it a go and see if it works.

HTH. Pete

nikko wrote:

> I started the database, the apply the following to active archivelog. How
> do I then mount the database exclusively ?
>
> SQL> alter database archivelog;
> alter database archivelog
> *
> ERROR at line 1:
> ORA-01126: database must be mounted EXCLUSIVE and not open for this
> operation

--

Regards

Pete


Peter Sharman                              Email: psharman_at_us.oracle.com
WISE Course Development Manager            Phone: +1.650.607.0109 (int'l)
Worldwide Internal Services Education               (650)607 0109 (local)
San Francisco

"Controlling application developers is like herding cats." Kevin Loney, ORACLE DBA Handbook
"Oh no it's not! It's much harder than that!" Bruce Pihlamae, long term ORACLE DBA


Received on Tue Mar 02 1999 - 10:33:36 CST

Original text of this message

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