DataGaurd

This is my first time at dataguard. I've laid all the pipework and trying to perform duplicate target database for standby dorecover. I have ASM configured on both nodes. I have the backup location mounted on nodes. I am getting this error and wondering if it has something to do with ASM -- any thoughts? The backup set exists and I can see it from both nodes.
RMAN> run {
2> set until time "to_date('2007-07-2409:30','YYYY-MM-DDHH24:MI:SS')";
3> duplicate target database for standby dorecover;
4> }
executing command: SET until clause
Starting Duplicate Db at 24-JUL-07
using channel ORA_AUX_DISK_1
contents of Memory Script:
set until scn 12014857615;
restore clone standby controlfile;
sql clone 'alter database mount standby database';
executing Memory Script
executing command: SET until clause
Starting restore at 24-JUL-07
using channel ORA_AUX_DISK_1
channel ORA_AUX_DISK_1: starting datafile backupset restore
channel ORA_AUX_DISK_1: restoring control file
channel ORA_AUX_DISK_1: reading from backup piece /datawmsl/afqa/3rinkdat_1_1
ORA-19870: error reading backup piece /datawmsl/afqa/3rinkdat_1_1
ORA-19504: failed to create file "/+DATA/afqa/controlfile/current.287.621863135"
ORA-27040: file create error, unable to create file
IBM AIX RISC System/6000 Error: 2: No such file or directory
failover to previous backup
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of Duplicate Db command at 07/24/2007 10:43:08
RMAN-03015: error occurred in stored script Memory Script
RMAN-06026: some targets not found - aborting restore
RMAN-06024: no backup or copy of the control file found to restore

Hi, the backup files must be accessible by both servers ( primary and standby) in the same location, you must ensure that and try again.
Also you can review the Note:248382.1 into metalink site.
Luck.
Have a good day.
Regards.

Similar Messages

  • Issue with Datagaurd Broker..

    hi friends..
    I m using datagaurd from several moths now..Primary and physical standby are working fine..
    Primary databasee--->sid=primary and Physical Standby database-->sid-standby.
    My OS version is windows 2003 sever and Oracle version is 11gR1
    NOw i m planning to use dgmgrl..
    so the steps that i performed was..
    1) Make sure Data guard is configured and both the Primary and Physical Standby database in place and redo transport and redo apply have already been configured and that both the Primary and Standby database are in sync.
    2)Make sure both the databases should b up with SPFILE only..
    ALTER SYSTEM SET DG_BROKER_START=TRUE SCOPE=BOTH; on both databases
    Now after setting oracle_sid =primary
    DGMGRL>
    create configuration 'sai'
    as primary database is 'primary'
    connect identifier is 'primary';Error-ora-16625..cannot reach the database ...
    Note:- the archive logs r transfereed to standby by properly so..transoporation and apply is perfectly fine..but only dgmgrl is not wokring..
    my listener file on both database (sid=primary and sid-standby..on both severs)..
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (GLOBAL_DBNAME = primary_dgmgrl)
    (ORACLE_HOME = C:\app\Administrator\product\11.1.0\db_1)
    (SID_NAME = primary)
    Let me know if u have any idea or if u need any info...
    Thnks guys..

    Guys..any idea about my query..Kindly help..

  • DataGaurd configuration

    Dear All,
    I need to configure Oracle 10g Datagaurd, But our needs is to use the DR server as a reporting server. I read about Logical standby database. but there are some limitations.
    I had done and prefer to use Physical standby.
    Now we are going for 1 physical standby and 1 Logical database of one primary database. OR 1 DR server in that will create two instances one Physical standby and 1 Logical standby.
    Please guide me , is it possible for the 1 primary server to have 1 Logical and 1 physical instances. and is it possible both physical and logical in 1 hardware machine.
    Thanks & regards,
    Sher khan

    Thanks Kashif,
    11G database is not in scope, We have to deploy only 10Gr2.
    we can configure combination of physical standby and logical standby with one primary.
    But i want to know on one DR server can we configure both physical standby and logical standby.?
    Thanks & regards,
    Sher khan

  • Datagaurd Protection Mode

    Can you please expalin datagaurd protection mode and how to set it in different mode and how log tranfer happens in different mode.

    user8850066 wrote:
    Can you please expalin datagaurd protection mode and how to set it in different mode and how log tranfer happens in different mode.# Maximum Protection
    Maximum protection mode offers the ultimate in data protection. It guarantees no data loss will occur in the event the primary database fails.
    # Maximum Availability
    Maximum availability mode provides the highest level of data protection that is possible without affecting the availability of the primary database. This protection mode is very similar to maximum protection where a transaction will not commit until the redo data needed to recover that transaction is written to both the local (online) redo log and to at least one remote standby redo log.
    # Maximum Performance
    Maximum performance is the default protection mode and provides the highest level of data protection that is possible without affecting the performance or availability of the primary database. With this protection mode, a transaction is committed as soon as the redo data needed to recover the transaction is written to the local (online) redo log.
    Log transport services enables and controls the automated transfer of redo data within a Data Guard configuration from the primary site to each of its standby sites.
    Log transport services also controls the level of data protection for your database. The DBA will configure log transport services to balance data protection and availability against database performance. Log transport services will also coordinate with log apply services and role management services for switchover and failover operations.
    refer the link for more information:
    http://www.idevelopment.info/data/Oracle/DBA_tips/Data_Guard_9i/DG_70.shtml
    Oracle® Data Guard Concepts and Administration 10g Release 2 (10.2)
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14239/log_transport.htm#SBYDB00400

  • Datagaurd Difference Between 11gR1 and R2

    Guys,
    Please can any one tell me crisply what is difference in oracle Datagaurd 11gR1 and 11gR2.
    Thanks In Advance

    1. Check [url http://www.oracle.com/pls/db112/portal.portal_db?selected=14&frame=]Documentation (look for "What's new" sections).
    2. Dedicated forum {forum:id=849} - use forum search facility.

  • 10g Datagaurd

    Hi,
    Can any one tell me how to configure the 10g datagaurd with enterprise grid control.
    i install the 10g on windows on one PC and Grid control on other PC.
    So how to i use the grid control to configure the Datagaurd.
    Regards

    There's no other way , you have to read carefully the documentation. DATAGUARD setup and configuration is not a task, which can be explained in a few words.

  • Datagaurd setup

    Hi Gurus,
    As to learn datagaurd, i am planning to use same server where my primary database and physical standby database reside.
    As document , i have created one database, made it force logging and then made it archive . Changed the parameter files and also added stand by redo logs. Since i am using 2 online redo log groups, created 3 stand by redo log groups .. (Maximum No of log files per thread +1)*Maximun no of thread.
    From alert log i found there is 1 redo thread and hence added 3. Changed primary database to use spfile from Pfile.I made database shutdown and copied files to different directory (all redo+data+standby files Here is confusion which all need to be copied ??????). For standby database, created control file from primary database and moved to different directory (made change in pfile in standby databse to point to this control file before start). In primary database when i queried on v$standby_log , status is still unassgined . There is no active file in primary database after switch log. I started stand by database using all files from primary database. When i did switch log , nothing is getting updated in status of v$standby_log. How it can be done ?
    Also query...
    Do i need to create 3 more standby log files at stand by database after standby database creation ??/
    Please suggest me simple and best method to do the same
    Thanks & Regards

    Hi Nitin,
    1>log_archive_dest string
    log_archive_dest_1 string LOCATION=/data/datacut/SAMDBCU
    T/archredo/
    VALID_FOR=(ALL_LOGFILES,ALL_RO
    LES)
    DB_UNIQUE_NAME=SAMDBCUT
    log_archive_dest_10 string
    log_archive_dest_2 string SERVICE=INVDBCUT LGWR ASYNC
    VALID_FOR=(ONLINE_LOGFILES,PRI
    MARY_ROLE)
    DB_UNIQUE_NAME=INVDBCUT
    2>
    FACILITY SEVERITY DEST_ID MESSAGE_NUM ERROR_CODE CAL TIMESTAMP MESSAGE
    Log Transport Services Informational 0 1 0 NO 31-DEC-09 ARC0: Archival started
    Log Transport Services Informational 0 2 0 NO 31-DEC-09 ARC1: Archival started
    Log Transport Services Informational 0 3 0 NO 31-DEC-09 ARC2: Archival started
    Log Transport Services Informational 0 4 0 NO 31-DEC-09 ARC3: Archival started
    Log Transport Services Informational 0 5 0 NO 31-DEC-09 ARC4: Archival started
    Log Transport Services Informational 0 6 0 NO 31-DEC-09 ARC5: Archival started
    Log Transport Services Informational 0 7 0 NO 31-DEC-09 ARC6: Archival started
    Log Transport Services Informational 0 8 0 NO 31-DEC-09 ARC7: Archival started
    Log Transport Services Informational 0 9 0 NO 31-DEC-09 ARC8: Archival started
    Log Transport Services Informational 0 10 0 NO 31-DEC-09 ARC9: Archival started
    Log Transport Services Informational 0 11 0 NO 31-DEC-09 ARCa: Archival started
    Log Transport Services Informational 0 12 0 NO 31-DEC-09 ARCb: Archival started
    Log Transport Services Informational 0 13 0 NO 31-DEC-09 ARCc: Archival started
    Log Transport Services Informational 0 14 0 NO 31-DEC-09 ARCd: Archival started
    Log Transport Services Informational 0 15 0 NO 31-DEC-09 ARCe: Archival started
    Log Transport Services Informational 0 16 0 NO 31-DEC-09 ARCf: Archival started
    Log Transport Services Informational 0 17 0 NO 31-DEC-09 ARCg: Archival started
    Log Transport Services Informational 0 18 0 NO 31-DEC-09 ARCh: Archival started
    Log Transport Services Informational 0 19 0 NO 31-DEC-09 ARCi: Archival started
    Log Transport Services Informational 0 20 0 NO 31-DEC-09 ARCj: Archival started
    Log Transport Services Informational 0 21 0 NO 31-DEC-09 ARCk: Archival started
    Log Transport Services Informational 0 22 0 NO 31-DEC-09 ARCl: Archival started
    Log Transport Services Informational 0 23 0 NO 31-DEC-09 ARCm: Archival started
    Log Transport Services Informational 0 24 0 NO 31-DEC-09 ARCn: Archival started
    Log Transport Services Informational 0 25 0 NO 31-DEC-09 ARCo: Archival started
    Log Transport Services Informational 0 26 0 NO 31-DEC-09 ARCp: Archival started
    Log Transport Services Informational 0 27 0 NO 31-DEC-09 ARCq: Archival started
    Log Transport Services Informational 0 28 0 NO 31-DEC-09 ARCr: Archival started
    Log Transport Services Informational 0 29 0 NO 31-DEC-09 ARCs: Archival started
    Log Transport Services Informational 0 30 0 NO 31-DEC-09 ARCt: Archival started
    Log Transport Services Informational 0 31 0 NO 31-DEC-09 ARC7: Becoming the 'no FAL' ARCH
    Log Transport Services Informational 0 32 0 NO 31-DEC-09 ARC7: Becoming the 'no SRL' ARCH
    Log Transport Services Informational 0 33 0 NO 31-DEC-09 ARCs: Becoming the heartbeat ARCH
    Log Transport Services Error 0 34 12505 YES 31-DEC-09 Error 12505 received logging on to the standby
    Fetch Archive Log Error 2 35 12505 YES 31-DEC-09 FAL[server, ARC1]: Error 12505 creating remote archivelog file 'INVDBCUT'
    35 rows selected.
    3> Yes i am able to connect using sql*plus
    4> Alert log of primaryu
    Error 12505 received logging on to the standby
    Thu Dec 31 10:23:18 2009
    Errors in file /var/oracle/admin/SAMDBCUT/bdump/samdbcut_arc1_14072.trc:
    ORA-12505: TNS:listener does not currently know of SID given in connect descriptor
    FAL[server, ARC1]: Error 12505 creating remote archivelog file 'INVDBCUT'
    FAL[server, ARC1]: FAL archive failed, see trace file.
    Thu Dec 31 10:23:18 2009
    Errors in file /var/oracle/admin/SAMDBCUT/bdump/samdbcut_arc1_14072.trc:
    ORA-16055: FAL request rejected
    ARCH: FAL archive failed. Archiver continuing
    Thu Dec 31 10:23:18 2009
    ORACLE Instance SAMDBCUT - Archival Error. Archiver continuing.
    Thu Dec 31 10:23:18 2009
    Successfully onlined Undo Tablespace 1.
    Thu Dec 31 10:23:18 2009
    SMON: enabling tx recovery
    Thu Dec 31 10:23:18 2009
    Database Characterset is AL32UTF8
    replication_dependency_tracking turned off (no async multimaster replication found)
    Starting background process QMNC
    QMNC started with pid=44, OS id=14135
    Thu Dec 31 10:23:19 2009
    Completed: ALTER DATABASE OPEN

  • Datagaurd Log Query

    Hi ,
    we are on oracle 11.1.0.6 , implemented Datagaurd , OS is SPARC - 64 bit.
    We are transfering Log from Primary to Secondary using datagaurd and we have found a gap in the secondary Db.
    On furthur analysis we came to know that one of the log files is not generated in the primary database.
    To over come to this issue,apart from recreating standby database , do we have any other solution /option.
    Thanks
    Kkukreja

    Hi CKPT,
    please find the response below :
    from primary
    SQL> select thread#,max(sequence#) from v$archived_log group by thread#;
       THREAD# MAX(SEQUENCE#)
             1          39136from secondary :
    SQL> select * from v$archive_gap;
       THREAD# LOW_SEQUENCE# HIGH_SEQUENCE#
             1         37007          37007
    SQL> select thread#,max(sequence#) from v$archived_log where applied='YES' group by thread#;
       THREAD# MAX(SEQUENCE#)
             1          37006
    I rechecked , the archive logs were generated in primary... but it seems someone has removed them.
    We have not configured the RMAN.As the archieve log is not present in primary how would we restore ?
    Regards
    Kkukreja

  • Upgrade to 10gr4 with datagaurd configuration

    I am doing an upgrade from 10gr2 to 10gr4 on two Oracle servers, one of them has datagaurd install, and both for them has Windows 2003 server 64-bit. My questions is are there any instructions involving dataguard before I began the upgrade to 10.2.0.4?
    Edited by: user6796038 on Jun 9, 2009 11:39 AM

    For physical standby, see MOS:
    Subject: How To Apply Interim Patch On Database With Physical Standby
    Doc ID: 806106.1 Type: HOWTO
    Modified Date: 01-JUN-2009 Status: REVIEWED
    10.2.0.4 is a 10g release 2 patchset 3 and not 10g release 4: the release number is the second digit (10g release 4 would be 10.4.x.x).
    Edited by: P. Forstmann on Jun 10, 2009 9:47 AM

  • Datagaurd Environment : Archive file missing

    Hi ,
    we are on oracle 11.1.0.6 , implemented Datagaurd , OS is SPARC - 64 bit.
    We are transfering Log from Primary to Secondary using datagaurd and we have found a gap in the secondary Db.
    On furthur analysis we came to know that one of the log files is not generated in the primary database.
    To over come to this issue,apart from recreating standby database , do we have any other solution /option.
    Thanks
    Kkukreja

    I think you want to ask in the Database - General forum, not the SQL and PL/SQL forum.
    Here: General Database Discussions

  • PRD with RAC and DR with non-rac datagaurd

    Is it possible to implement production with RAC database and DR with non-rac datagaurd.
    if yes, how does the log shipping happening from different nodes of RAC to one DR node?
    Can anybody answer please?
    Thanks
    Vignesh.

    There is also a very good MAA whitepaper on this szenario:
    MAA 10g Setup Guide: Creating a Single Instance Physical Standby Database for a RAC Primary Database
    http://www.oracle.com/technology/deploy/availability/pdf/MAA_WP_10g_RACPrimarySingleInstancePhysicalStandby.pdf

  • Oracle Datagaurd vs Oracle Streaming

    Dear People,
    I have general question . Which technology is preferred most when the subject is disaster recovery .Is it Datagaurd or Streaming and why? Please Explain. I understand that in both the cases data gets synchronized (Please correct me if i am wrong ).
    Regards
    Prasanna.N

    Handle:      Prasanna.N
    Status Level:      Newbie
    Registered:      Apr 8, 2010
    Total Posts:      25
    Total Questions:      10 (8 unresolved)
    So many questions & so few answers
    Which technology is preferred most when the subject is disaster recovery .
    .Is it Datagaurd or Streaming and whyWhich tool, a hammer or a saw, is better for building a house?

  • Datagaurd..question (new bie)

    Hi everyone,
    I am trying to practice datagaurd (how to implement it). Can i implement the datagaurd in the same oracle home?
    I mean..
    datagaurd implementation with ..
    /same oracle home for both production and stand by database
    /and that 2 databases on the same machine
    (just for practicing ..to see how the archives apply from production to standy)
    could some one suggest me some simple docs on these please....
    sorry if this is a easy question to ask in this forum..
    Thanks
    phani

    nothing tricky within same box there is no different steps for DG implementation within the same node or diffrent node,excpet in 9i there you have to specify lock_name_space parameter when you want to open a copy database with the same DB_NAME on the same machine as the source database.
    but in 10g new DB_UNIQUE_NAME attribute is introduced to clearly identify the relationship between a primary and standby databases.
    Khurram

  • Oracle 10.2.0.3 gR2 logical standby datagaurd

    Linux x86-64
    oracle :10.2.0.3
    Oracle 10gR2, logical standby on linux from production to logical standby needed.
    I have an exposure to 9i. I have done 3 physical stand by. What are the precautions to be taken.
    where can i find step wise implemtation doc?

    Oracle Documentation has all the limitations explained and it does give you step by step approach.
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14239/create_ls.htm#g105412

  • DataGaurd - Failback query

    Dear Guru's
    I am requesting you all. can any one please explain the fail back procudere after a fail over in dataguard. I go through the oracle DG concepts giude but it s not explained any where.
    Thanks,
    Prasanna.

    First iam not guru
    1. At the time of failover the PDB is down abnormally due to some reason and the SDB becomes primary.
    2. Till the time we rectify the issue in PDB the transactions will takes place against the SDB.
    3. Now I identifie the problem and resolved it in PDB and I can bring up my PDB.Please once again make sure it is performed switch over or fail over?
    If switch over, you can turn standby --> primary & primary --> standby..
    if in fail over, once standby database commited to fail over this acts as primary database, i think again you need to rebuild the standy database.
    check http://vnull.pcnet.com.pl/dl/oracle/937wp.pdf
    Thanks
    Edited by: CKPT on Nov 15, 2010 4:18 PM

Maybe you are looking for

  • TS1702 Problem Updating Apps

    I have 25 updates. When I open and click UPDATE ALL, the application closes and does not update any of the apps. And I cannot access the apps until they are updated. Help!

  • Is there no 'bit' data type in Java?

    i want to write a private protol in java , but there is no 'bit' data type, it is difficult to communicate data frame to other application which wrote in c++. can any friend give me a hand? thanks. :)

  • Help on MDB

              No response from ejb group, try if i have any luck here. Thanks in advance for           any suggestion.           >Hi,           >           >I have a couple MDBs that need the producer pool and other resources           >that are         

  • Need help on Sql command for count

    Hi, I have the following table. Temp_Set Table ID Names Action 1 John Delete 2 John Add 3 Mary Update 4 Sim Add 5 Sim Update How do I do a SELECT sql command for count(names) > 1 ? Please kindly advise me. Thank you very much.

  • Having trouble with A215-S4697 recovery

    I am having some trouble with my Toshiba Satelitte A215-S4697 recovery... i get an error 08-064B-0000 Partition creation failed.  Can you help?