Archived not getting applied to the standby database.

Hello

I turned the parameter standby_file_management to manual and since I created 3 primary data file, but they are not applied to the standby database.
I turned on the Auto setting and started the MRP process but still not able to apply archive.
Version Oracle 10.2.0.5


Please suggest,
Amit Sharma

Hello

Your problem is that the MRP standby automatically when a data file is added on the primary database. The reason would be that the parameter STANDBY_FILE_MANAGEMENT is set to MANUAL on the standby database.

Please refer to this http://shivanandarao-oracle.com/2012/04/02/managed-recovery-process-mrp-terminates-on-standby-database-upon-adding-datafile-on-the-primary-database/

It will be useful.

Kind regards
Shivananda

Tags: Database

Similar Questions

  • newspapers are not get applied to the eve of the database

    Hi guys,.

    I installed oracle 10g R2 on RHEL5. I also created a database of watch on the same host at the elementary level.

    now everything works fine, but when I checked if archived logs is applies or not, I found that no newspaper use.

    When I checked the log files, I said that

    Killed Dec 30 12:22:05 2008
    Errors in the /u01/app/standby/std_data/bdump/standby_arc0_7397.trc file:
    ORA-00341: log 7 thread 1, fake newspaper n ° 3 in header
    ORA-00312: wire 7 1 online journal: ' / u01/app/standby/std_data/redo07.log'
    Killed Dec 30 12:22:05 2008
    Errors in the /u01/app/standby/std_data/bdump/standby_arc0_7397.trc file:
    ORA-00341: log 7 thread 1, fake newspaper n ° 3 in header
    ORA-00312: wire 7 1 online journal: ' / u01/app/standby/std_data/redo07.log'
    Killed Dec 30 12:23:05 2008
    Errors in the /u01/app/standby/std_data/bdump/standby_arc0_7397.trc file:
    ORA-00341: log thread 5 1, fake newspaper # 1 in the header
    ORA-00312: wire 5 1 online journal: ' / u01/app/standby/std_data/redo05.log'
    Killed Dec 30 12:23:05 2008
    Errors in the /u01/app/standby/std_data/bdump/standby_arc0_7397.trc file:
    ORA-00341: log thread 5 1, fake newspaper # 1 in the header
    ORA-00312: wire 5 1 online journal: ' / u01/app/standby/std_data/redo05.log'
    Killed Dec 30 12:23:05 2008
    Errors in the /u01/app/standby/std_data/bdump/standby_arc0_7397.trc file:
    ORA-00341: log thread 6 1, fake newspaper # 2 in header
    ORA-00312: wire 6 1 online journal: ' / u01/app/standby/std_data/redo06.log'
    Killed Dec 30 12:23:05 2008
    Errors in the /u01/app/standby/std_data/bdump/standby_arc0_7397.trc file:
    ORA-00341: log thread 6 1, fake newspaper # 2 in header
    ORA-00312: wire 6 1 online journal: ' / u01/app/standby/std_data/redo06.log'
    Killed Dec 30 12:23:05 2008
    Errors in the /u01/app/standby/std_data/bdump/standby_arc0_7397.trc file:
    ORA-00341: log 7 thread 1, fake newspaper n ° 3 in header
    ORA-00312: wire 7 1 online journal: ' / u01/app/standby/std_data/redo07.log'
    Killed Dec 30 12:23:05 2008
    Errors in the /u01/app/standby/std_data/bdump/standby_arc0_7397.trc file:
    ORA-00341: log 7 thread 1, fake newspaper n ° 3 in header
    ORA-00312: wire 7 1 online journal: ' / u01/app/standby/std_data/redo07.log'


    When I researched this error it is said that this online journal is corrupted, install the new version or reset the logs.

    I have reset logs on the primary database after incomplete recovery.

    I just want to know that if I reset primary newspapers should I recreate the standby database recovery logs?

    coz it generates the same error.

    What is the solution?
    Thanks and greetings
    VD

    Published by: vikrant dixit on December 29, 2008 22:57

    Hello

    I just want to know that if I reset primary newspapers should I recreate the standby database recovery logs?

    not only you must create redologs Eve but must also create a new standby controlfile.

    Kind regards!

  • Script to remove applied connects on the physics of the standby database

    Hello

    Our prod DB is configured with Dataguard physical standby Database (10.2.0.4) on Linux.

    I'm trying to write a script to delete the archives that are applied on a standby database to DR (standby server).

    Any help will be appreciated.

    Kind regards
    Viswa08

    viswa08 wrote:
    Hi pavan,.

    I received the script of OTN itself below is the script and I can't understand how the sequence is deleted.

    ******************************************************************************************
    ###################
    #! / usr/bin/ksh

    script = ' basename $0'.

    SID = RW2P
    dir = / u04/oracle / $sid/arch

    Prof = $HOME /'echo ${sid} | AWK ' {print tolower($0)} ".profile
    tmpf=$home/.$script.tmp

    LogCount = 100

    function GetAppliedLogfileSequenceNumber
    {
    sqlplus-s/nolog $tmpf
    Connect / as sysdba
    Go head
    set pages 0
    Select max(sequence#) from v$ archived_log in case of application = 'YES ';
    output
    EXPRESSIONS OF FOLKLORE
    return
    }

    If [f $prof]
    then
    . $prof
    on the other
    print ' $script: $prof no such file or directory ".
    Output 1
    FI
    If [d $dir]

    If there is the $dir

    then
    CD $dir

    change directory to $dir

    GetAppliedLogfileSequenceNumber

    call the GetAppliedLogfileSequenceNumber function

    So [s $tmpf]

    If there is no sequence max

    then
    Count ='cat $tmpf | AWK '{print $1} ' | SED 1 d; »

    Set as maxsequence

    If [${#count} - No 0]

    If the counter is not zero

    then
    Let count = $count - $logcount

    Assign County County-100 the script does not remove the last 100 archivelogs applied.

    If ((County<=>

    If count is less than or equal to zero

    then
    print ' $script: journal count is set to zero (or not) no or newspapers to remove.
    Exit 0
    FI
    on the other
    Exit 0
    FI
    on the other
    print ' $script: no archive or newspapers to remove.
    Exit 0
    FI
    While [http:// f ${sid} _arch_1_$ {number} .arc]

    If $ORACLE_SID_arch_1_count.arc is

    do
    RM-f ${sid} _arch_1_$ {number} .arc

    delete

    RCODE = $?

    RCODE is assigned as the return code of the rm command.

    If ((rcode! = 0))

    If the return code is success

    then
    Print "$script: can't delete: ${sid} _arch_1_$ {number} .arc.
    Output 1
    on the other
    Let count = $count - 1

    reduce the number of 1

    FI
    fact
    RM-f $tmpf

    delete the temporary file.

    on the other
    print ' $script: $dir no such file or directory ".
    Output 1
    FI
    Exit 0

    Hope will help you.

    Kind regards.

  • GP does not get applied to void / ORGANIZATIONAL unit

    Hello, morning,

    We have a group policy applied to a sub, OR having only 2 users for IE settings of proxy auto configuration .This is not getting applied to the two users in the same OU.client is win 7 and server 2003

    Hi Amadou,

    Your question of Windows is more complex than what is generally answered in the Microsoft Answers forums. Appropriate in the TechNet forums. Please post your question in the TechNet forums.

    You can follow the link below to ask your question:
     
    I hope that helps!
  • Data file not shipped from the primary database to the standby database

    Hello

    (1) create a new user
    (2) created a new table space and add datafile on the primary database
    (3) the value tablespace default user

    But so far, this new data file is not delivered on the standby database.

    Version of database - 10.2.0.3
    OS - Windows

    Setting of primary and Standby: -.

    SQL > show parameter standby_file_management;

    VALUE OF TYPE NAME
    ------------------------------------ ----------- ------------------------------
    standby_file_management string AUTO

    Both have the same file system, but the difference is case sensitive.

    Primary data file location - D:\testdata

    Location of file data at rest - D:\TESTDATA

    Help, please.

    MRP process is running on the standby database?

    If it is then try to pass, log on the primary database and share your result.

  • Effects of the opening of a primary database in resetlogs on the standby database

    Hi all

    Operating system: Solaris

    DB: 11 gR 2

    Can anyone throw some light below the explanation is given in case of recovery through the OPEN RESETLOGS Statement oracle documentation

    If the database pending... Then... Perform these steps...
    Not asked to redo data beyond the new resetlogs SCN (after the start of the new branch of data recovery)Redo apply automatically takes the new branch of the roll forward.No manual intervention is required. The MRP automatically resynchronizes the database pending with the new branch of data recovery.

    Here is the link of the source:

    Manage a database of physical standby

    Kind regards

    Just to give a concrete example, I did a test on one of my VM boxes. The database currently shows:

    SQL > select sequence #, the journal of v status $;

    SEQUENCE # STATUS

    ---------- ----------------

    34 ACTIVE

    CURRENT 35

    ACTIVE 33

    While on the eve, I stopped the redo apply so the standby status is:

    SQL > select sequence #, used from v$ archived_log;

    SEQUENCE # APPLIED

    ---------- ---------

    YES 30

    31 YES

    32 YES

    33 NO.

    34 NO.

    The database ensures in a few newspapers behind the primary.

    On the primary, I moved the journal a few sequences, close, the bootable media and restored and recovered 37 sequence:

    RMAN > run

    2 > {}

    3 > restore database;

    4 > up 37 sequence;

    5 > restore database;

    6 > alter database open resetlogs;

    {7 >}

    During the open resetlogs operation, I have to tail the log of alerts on the standby database and the following output shown:

    RFS [11]: identified the type of database such as 'physical' standby: customer is ARCH pid 17192

    RFS [11]: new branch archives REDO: 844006029 current: 843649185

    RFS [11]: Journal selected 102 for thread 1 1 dbid-204899919 branch of the 844006029 sequence

    RFS [11]: new Branch (resetlogs_id) of archive REDO: before 844006029: 843649185

    RFS [11]: ID of Activation of archives: current 0xf3d44942: 0xf3cf5ac3

    RFS [11]: effect of primary database OPEN RESETLOGS

    RFS [11]: entry of Incarnation added to Branch (resetlogs_id): 844006029 (ORCL11PS)

    Fri Apr 04 14:07:39 2014

    Definition of embodiment of recovery target 2

    Fri Apr 04 14:07:39 2014

    Archived journal 21 additional for each sequence 1 1 0xf3d44942 dest ID thread entry 1:

    So as you can see, the log shows the standby detects the resetlogs on the primary operation and the new branch of the roll forward and received the next archivelog with sequence 1.

    Audit on the eve, it shows the status following the archivelogs:

    SEQUENCE # APPLIED

    ---------- ---------

    31 YES

    32 YES

    33 NO.

    34 NO.

    35 NO.

    36 NO.

    37 NO.

    38 NO.

    1 NO.

    2 NO.

    And after restart the managed recovery process, it now shows:

    SEQUENCE # APPLIED

    ---------- ---------

    31 YES

    YES 30

    YES 19

    YES 33

    34 YES

    35 YES

    YES 36

    37 NO.

    38 NO.

    1 YES

    2 YES

    Archivelogs with sequence 37 and 38 were not implemented because of the CAMILLE on the main sequence until (but not including!) 37 and then properly applied the next archivelogs of the new branch of the roll forward, with sequence 1 and 2.

  • The physics of the standby database Y2K problem

    Hi all

    I am the passage of primary school to the physics of the standby database. Physical standby is in "recovery management" mode using real-time applies and is in editing mode. I've run alter database commit to switch to sleep mode physical with the logoff command. Now I'm waiting for standby mrp leave after treated RAH recording, but it seems mrp was hanged.

    Here is the content of the database pending:

    Online Redo Log recovery: thread 1 mem Group 5 Seq 620 reading 0
    Mem # 0: /oracle/app/oracle/dbrac/th1-redo5a.log
    Activation reset sleep ID 749049115 (0x2ca5951b)
    Met Media Recovery end Redo indicator
    Media recovery continues
    Media, recovery waiting for thread 1 sequence 621
    Journal archived 14 extra for each thread 1 620 0x2ca5951b dest ID sequence entry 1:


    Need help to solve.

    Thank you
    Sandy.

    Hello;

    After after deliver you (successfully) a:

    alter database commit to switchover to physical standby with session shutdown
    

    You must:

    Shutdown the former primary and mount as a standby database
    

    Check out my step by step:

    http://www.Visi.com/~mseberg/data_guard/Data_Guard_switchover.html

    Read everything (all steps) before continuing.

    Best regards

    mseberg

  • failover and failback on the physics of the standby database.

    Hi all

    I use the EE 10.2.0.4.I oracle version have a configuration database and named prim and Everelief. I tried the method of failover. I liquidated low primary eve and convert to the new primary database.


    •Arretez repeat applies.
    Run the following SQL statement on the database waiting for target:
    SQL > ALTER DATABASE RECOVER MANAGED STANDBY DATABASE CANCEL;
    Standing by applying all the data received to redo.
    In this we give indication to the standby database primary database is no more.

    SQL > ALTER DATABASE RECOVER MANAGED STANDBY DATABASE FINISH;
    Once the order of FINISH is completed, the mode of protection of the primary database is lowered to optimum performance, regardless of its original protection mode. This is done because the new primary can be activated with on a standby
    SQL > select protection_mode, protection_level from database v$
    Level of Protection for the protection Mode
    ——————– ——————–
    PERFORMANCE WITHOUT PROTECTION

    •Check that the standby database target is ready to become a primary database.

    Query column SWITCHOVER_STATUS of the view V$ DATABASE on the database waiting for target.
    •If the physical database ensures the main role.
    SQL > ALTER DATABASE COMMIT to THE MOVE to THE PRIMARY WITH the STOP of the SESSION;
    •Open the new primary database
    SQL > ALTER DATABASE OPEN;
    •At this point the level of protection is passed to Max Performance "Unprotected".
    Circuits the new primary database.



    How can I see this previous situation?

    Hello;

    I can share my test notes (Oracle 11) should work even in 10:

    http://www.Visi.com/~mseberg/Data_Guard_Failover_Test_using_SQL.PDF

    Best regards

    mseberg

  • Switching from primary to the standby database

    Hi all

    Please can you give me some advice/comments/documents to help understand the steps that should be applied to move from a primary database to a standby database.
    I'm using Oracle 11 g 2 with Dataguard.

    What are the steps that must be applied from the primary to the standby database.

    Kind regards

    Hello again;

    My paper is a physical standby database. I have NOT tested using a logical standby database.

    The steps documented to perform the failover of the database logical Standby is located in:

    Perform the failover in a Configuration of data hold without the [ID 232240.1] Data Guard Broker

    Look under the heading "the steps to perform the logical passage with the Standby databases:

    I hope this helps.

    There is additional information here:

    http://ayyudba.blogspot.com/2007/10/performing-switchover-in-Data-Guard.html

    Best regards

    mseberg

  • Backups on the physics of the standby database?

    I use dataguard and standby a physical database. How to assign backups on the physics of the standby database to reduce the load on the primary database.

    environment: windows

    Database version: 11.2.0.1.0


    What are the pro and cons on the allocation of jobs of RMAN backups for the physics of the standby database?

    Hello;

    The backup database is an identical copy of the primary database block.

    Therefore, you just save one of the two (you can choose to only save the day before, however, if you want to remove the load on the primary). But if you are uncomfortable with the primary backup, it is not necessary for the safeguarding of the day before. (Since you can recreate the primary backup before).

    The only important part, is that you use the RMAN catalog. Then only known RMAN, the two are identical and can use the same backup.

    Best regards

    mseberg

  • Script of free space for the physics of the standby database

    I need to determine how much free space I have in my physical storage spaces of the standby database. Is there a query for this? Remember that dba_ views are not available in a mounted single standby database so I'm pretty well limited to using the views v$. Thank you

    Why do you think you have to check the free space into a storage ensures physical ?
    You cannot create all segments anyway.

    Kind regards
    Uwe Hesse

    http://uhesse.WordPress.com

  • SubSkuCommerceItem is not get recorded in the table orders.

    We created a configurablecommerce element and adds subskucommerceitem and placed an order.

    It is, subskucommerceitem is not available in the order object in the fulfillmentpipeline formations.
    In one of the formations of fulfillmentpipeline, we did order.getCommerceItems (), which returns configurablecommerceitem. Then the getCommerceItems() on configurablecommerceitem returns null.

    On analysis further below, we noticed in the database, which could be the root cause:
    1 DCSPP_ITEM table has two lines for this order, one showing configurablecommerce point, the 2nd subsku.

    2 DCSPP_ORDER_ITEM table has an entry in this order, which is the configurablecommerce item id.

    I guess that subskucommerce is not getting stored in the descriptor control point.

    Also, there is no line in the DCSPP_CONFIG_ITEM table.

    Help, please.

    Error messages: no error message.

    Gopi

    There is code to save and load in normal subSkuCommerceItems save and load pipeline processors. The fact that you see a subsidiary question in dcspp_item means that it has been saved. Expect to see paragraphs in the table of dcspp_order_item because that's only the top-level items. Subtopics should appear in dcspp_item_ci instead.

    It is possible that your question has been registered but not recharged properly. Turn on loggingDebug in LoadCommerceItemObjects should be useful if that's the problem.

    Save this sub-item and loading code depends on the parent wrapper object CommerceItem that implements the CommerceItemContainer interface. If you have a custom CommerceItem implementation that does not implement CommerceItemContainer, which confuse the ootb save and load code. Another possibility is that code loading instantiates the class incorrect wrapper, what might happen if OrderTools is misconfigured.

  • I get all my calls on my iphone 5.  It sounds at the end of the appellant, but it does not sound on my end and I do not get a past the call.  If the caller leaves a message, and then I get a voice message notification.

    I get all my calls on my iphone 5.  It sounds at the end of the appellant, but it does not sound on my end and I do not get a past the call.  If the caller leaves a message, and then I get a voice message notification.

    BabsMKE wrote:

    I get all my calls on my iphone 5.  It sounds at the end of the appellant, but it does not sound on my end and I do not get a past the call.  If the caller leaves a message, and then I get a voice message notification.

    settings - do not disturb - off

  • I did a clean install of Mavericks and CC restored from a backup, and can not get one of the applications to load at all.

    I did a clean install of Mavericks and CC restored from a backup, and can not get one of the applications to load at all.

    properly install adobe products.

    at this point, just uninstall cc on your computer, clean by use the CC cleaning tool to resolve installation problems. CC, CS3 - CS6 then install the application of office cc, https://creative.adobe.com/products/creative-cloud

    Use the desktop application to install your programs of cc.

  • Service request not getting associated with the Contact

    Hello

    We have an interface between the Web site of our company and Siebel On demand application, visitors can come to our Web site and submit a request by filling out a form with their contact information and their request. In turn, this creates a folder 'Contact' and a 'Request for Service' in the Application folder,

    'Contact', we used WSDL and v2.0 "Request for Service" WSDL as the webservice interface, we find that the Contacts and requests for services are created as that individual records, service demand does not get associated with the contact record is created?

    We are capture the following information under the heading "Contact".
    First name:
    First name:
    E-mail:
    Phone:
    Address:

    and the following information under the 'Service request'
    Product information:
    Object:
    Description:
    Type:
    Status:

    Should the specify us anything else under the Service request in the interface that will associate the Contact and "demand for services.

    Is it because in version 2.0, each object exist as separate nodes that we are facing this problem?
    This will be solved by using v1.0, is there a limitation any using v1.0, please specify

    You can call me if you need additional information

    Thanks and greetings
    Satish Kumar
    + 1-857-869-0239

    Hello

    When you create the Service request, make sure that you set the field "ContactId" so that the created contact is associated with the SR created.

    -John CRMIT

Maybe you are looking for

  • USB connection problem

    Whenever I connect my tab to any PC or laptop using the USB cable, it is not connect. It is not pop window on the USB connection. USB port works fine. Tab gets charged through this property. Functional disorder it is. Everyone will solve it?

  • Problem with sound on my Satellite L755-1LZ

    Hi people, I think that is where we can help you. For a long time struggled to fix the sound, but I fail.When you start, you will hear windows sound, the sound for a while and then suddenly disappear. The drivers are good, I deleted and then automati

  • HP C4400: waxed paper

    Can I print on a paper waxed using my HPC4400?

  • integrated camera can NOTRechercher noicon

    Since the new installed drive can notaccess camera no icon

  • I can't restore XP help with original CD discs

    I bought a Dell PC used with XP installed.  There the sticker product key XP Home Edition on it as well as codes.  I recently lost Windows help when I have a third party a non-Windows program uninstall, and I don't know how to restore or correct the