Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Database in archivelog mode
Hi folks.
I have a very strange behavour in a database. I want to put database in archivelog mode, I've changed log_archive_start to true, log_archive_dest_1 to a location where I can write and log_archive_start to true. Then I follow next sequence:
shutdown immediate; startup mount alter database archivelog; alter database open; alter system archive log start; In third step I get:
ERROR at line 1:
ORA-01126: database must be mounted EXCLUSIVE and not open for this operation.
Next two sentence are executed correctly. When I select * from v$instance; I've
got
SQL> select * from v$instance;
INSTANCE_NUMBER INSTANCE_NAME
--------------- ----------------
HOST_NAME
2 webspher2
ebkppr02
8.1.6.3.0 21-JUN-01 OPEN YES 2 STARTED ALLOWED NO ACTIVE PRIMARY_INSTANCE
in both instance, because is an OPS.
Initalization parameter remote_login_password is exclusive. I know that I have an
error but I don't know which and why,
but it doesn't work in archivelog mode.
Anybody can help me?.
Thank you very much in advance.
Miguel Urosa.
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author:
INET: murosa_at_bankinter.es
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Liststo: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Thu Jun 21 2001 - 11:35:25 CDT
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message