473,387 Members | 1,483 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

What is the problem my standby database step?


I want to setup standby database which reside on the same host with my
primary database
-dbSA is my primary and dbSB is my standby database.

I select v$log as follows:
SVRMGR> select thread#,sequence#,archived,status from v$log;
THREAD# SEQUENCE# ARC STATUS
---------- ---------- --- ----------------
1 35 YES INACTIVE
1 36 YES INACTIVE
1 37 NO CURRENT
3 rows selected.
SVRMGR>

I continue to do the next step:
-i shutdown dbSA and copy all datafile to the standby path
-copy parameter file from dbSA to the dbSB and modify it with the necessary
changes.
-startup dbSA and create standby control file.
When i login to dbSB and see archive log list, it produce as follows:
Database log mode Archive Mode
Automatic archival Enabled
Archive destination
/software/oracle_817/app/oracle/admin/dbSB/arch
Oldest online log sequence 35
Next log sequence to archive 37
Current log sequence 37



The problem now it seems that my standby database can not archive log file
correctly. When i see my alert.log file, it produce following log:

Successful mount of redo thread 1, with mount id 1659962364.
Thu Apr 8 11:52:28 2004
Standby Database mounted.
Completed: alter database mount standby database
Thu Apr 8 11:52:49 2004
ALTER DATABASE RECOVER managed standby database
Thu Apr 8 11:52:49 2004
Media Recovery Start: Managed Standby Recovery
Media Recovery Log
Media Recovery Waiting for thread 1 seq# 9


HOW COME it try to search thread 1 sequence no 9? it should try to start
from 37 right?
Any feedback is appreciated.

mike


Jul 19 '05 #1
0 2445

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: mike | last post by:
Hi Guys, Our oracle database is on Standard Edition. I know that on this version impossible to do Managed Standby Database. Anyone knows how do we create standby database on standard...
3
by: Cherrish Vaidiyan | last post by:
Sir, A Warm and Smart 2004 greetings to all. I have a problem with standby database.I have been posting queries but no response ..... I am using 2 system running on Red Hat Linux9 and...
4
by: jbizzy | last post by:
SQL Users/DBAs, I'm trying to move data files around for a database that is in standby mode. I can detach/attach the database fine using SP_DETACH_DB/SP_ATTACH_DB , but when I re-attach the...
7
by: Juan Norton | last post by:
got: DB2 v8.2 ESE WinXP in machine A Windows Server 2003 in machine B I have a db server on machine 'A' and I want to create a standby db on machine 'B' via log shipping. standby db on B was...
6
by: shorti | last post by:
db2 8.1 fix pack 12 on AIX 5.3 This is a newly configured HADR machine. The HADR was up and running. I was 'playing' around some on the standby and did a db2 deactivate and things sort of went...
2
by: paul | last post by:
Hi, I have two databases in hadr, this morning i issued a "takeover ... by force" because the normal takeover didn't worked. Now i have two standard databases, and if i try to put the old primary...
0
by: Vinod Sadanandan | last post by:
STANDBY DATABASE MONITORING & PROTECION MODES (9iR2) This document is written for understanding and monitoring standby database configured with diffrent protection modes . MAXIMUM PROTECTION ...
4
by: Mark A | last post by:
I would like to make a split mirror copy of a HADR standby database. Please note that I do not want to create a standby with a split mirror of the primary, but I want to make a split mirror of the...
0
by: Officer | last post by:
I want to setup standby database which reside on the same host with my primary database -dbSA is my primary and dbSB is my standby database. I select v$log as follows: SVRMGRselect...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.