Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Database in archivelog mode
Well there is no need to specify the alter system archive log start as you have already done this by specifying the log_archive_start=true in the init.ora. Try 'alter system switch logfile' command a couple of times and see if anything is written to disk. Check using 'archive log list' command it should show u the status of archive.
Regards
murosa_at_bankin ter.es To: Multiple recipients of list ORACLE-L Sent by: <ORACLE-L_at_fatcity.com> root_at_fatcity. cc: com Subject: Database in archivelog mode 22-Jun-2001 01:15 AM Please respond to ORACLE-L Sender Info: No Sender Info found in the address Book Hi folks. I have a very strange behavour in a database. I want to put databasein 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).
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
Visit us at www.singaporeair.com.
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author:
INET: Ravinder_Bahadur_at_singaporeair.com.sg
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 - 23:45:52 CDT
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message