Removal of archives on Standby and primary

My scenario:

RDBMS 11.2.0.3

I want to put this, but some input from you guys.

RMAN delete on primary policy: CONFIGURE ARCHIVELOG DELETION POLICY TO NONE;

RMAN delete pending policy: CONFIGURE ARCHIVELOG DELETION POLICY to APPLIED on STANDBY BACKED UP 1 TIME FOR 'SBT_TAPE ';

Rman backups are taken on the strip of the main server instead of the day before. and I wanted to know if it's the best way to avoid to get the archive deleted before sent and deleted once applied on the Stanby site.



Hello;

N ° if you take backups on the primary then I would change the DELETION STRATEGY on letter waiting.

CONFIGURE ARCHIVELOG DELETION POLICY TO APPLIED ON STANDBY;

CONFIGURE THE NONE ARCHIVELOG DELETION POLICY;

Or use this

Remove the Archivelogs applied on the physics of the standby database

Best regards

mseberg

Tags: Database

Similar Questions

  • standby and primary

    On my primary database
    When I archive log list, it gives me

    Database log mode Archive Mode
    Active AutoArchive
    Archive destination/u04/oradata/arch/Prod.
    More old sequence of journal online 29627
    Log sequence archive 29629
    Current log sequence 29629

    On my database of relief, when I archive journal list, it gives me

    SQL > archive logs list;
    Database log mode Archive Mode
    Active AutoArchive
    Archive destination/u04/oradata/arch/STNBY /.
    More old sequence of journal online 29627
    Log sequence to archive 0
    Current log sequence 29629

    But in the main hotback, it appears with these errors

    RMAN-08137: WARNING: log archiving not deleted because it is still necessary
    Archive newspaper filename=/u04/oradata/arch/PROD/PROD_0001_749397572_0000028449.arc thread = 1 sequence = 28449
    RMAN-08137: WARNING: log archiving not deleted because it is still necessary
    Archive newspaper filename=/u04/oradata/arch/PROD/PROD_0001_749397572_0000028450.arc thread = 1 sequence = 28450
    RMAN-08137: WARNING: log archiving not deleted because it is still necessary

    I don't know to sleep is not synchronized with the primary.
    Can someone explain in detail how to solve this problem.
    Any help is greatly appreciated.

    Thank you

    As I said in a previous post, I think you should be able to stop production by referring to the expectation, by disabling the indicated parameters of such Production.

    EG (do on prod)
    The "n" is only for those destinations that are the the eve of production - do not remove check-in local destination own submissions of prod.
    ALTER system set log_archive_dest_state_N = "DAVID";
    ALTER system set log_archive_dest_N = "; (two apostrophes)
    ALTER system set log_archive_dest_state_N = 'enable '.
    ALTER system set fal_client = ";
    ALTER system set fal_server = ";
    ALTER system set log_archive_config = ";
    ALTER system set remote_listener = ";

    alter system switch logfile;

    Confirm that only the remaining archive log destinations (local production) receive an archived redo log.

    Check the log of alerts for error messages.

    Perform an incremental backup of level zero on the primary, or however you make a FULL backup of the production.
    After that is completed successfully, you should be able to cross-check of Rman & remove obsolete. To delete all old backups and archived redo logs, which is no longer necessary.

    There is no need to change the controlfile to Prod at any time during the creation of a facility of DataGuard.
    The controlfile 'sleep' created on the host Prod during standby configuration steps - is NOT used on the production host, but transferred and used on the host of the previous day only.

    The installation manual, maintenance and monitoring of a Dataguard configuration is a very technical proposal.
    You must be very familiar with the machinery and used commands. RMAN backup and configuration strategies are also considerations.
    I maintain my own, 'playDB' primary and physical DataGuard configuration of Eve, linking a Test and Dev hosts, where I practice switch-overs and PSU patch again and again, without affecting the 'development', the test (QAT) or production programs.

    You use spfile - NOT pfile.
    If your production is currently using a pfile file, you will need to have a failure at some point to implement using spfile, before a successful DG configuration is possible. Use this same feature to define primary school "db_unique_name" to something a little supposed EG: name of host or first, ready for a future scenario DG.

    Good luck.

  • where is put in STANDBY and PRIMARY

    Hello

    in 10g R2, dataguard on HP unix

    When connected in sleep mode, how can we find out where is the main server?

    or:


    When it is connected to the primary, how can we find out where is the backup server?

    Thank you.

    the primary; log_archive_dest_x look athe parameter you will see something like:

    SQL > select name, value of the parameter $ v where name like '% log_ar % ';
    ....
    LOG_ARCHIVE_DEST_2
    SERVICE = TEST_STANDBY LGWR ASYNC VALID_FOR =(ONLINE_LOGFILES,PRIMARY_ROLE) DB_
    Nom_unique = test TIMEOUT = 120
    ....

    tnsping TEST_STANDBY and here is your sleep.

    Since the day before; query, if fal_server is configured:

    SQL > select name, value of the parameter $ v where name = 'fal_server;

    VALUE NAME
    ---------- ----------
    fal_server TESTPROD

    tnsping TESTPROD and here is your main.

  • RA-12514: TNS:listener do not 11 g standby and primary

    Hello

    We are in the process of creation of database on Linux, when I am trying to connect to the auxiliary primary database, I am struck error, any ideas below.

    RMAN target sys/oracle@adg auxiliary sys/oracle@adg1

    I am able to do tnsping from two servers.

    sleep mode
    ---------------
    [oracle@adg1 admin] $ tnsping adg

    AMT Ping utility for Linux: Version 11.2.0.1.0 - Production on August 18, 2011 18:49:15

    Copyright (c) 1997, 2009, Oracle. All rights reserved.

    Use settings files:
    /U01/app/Oracle/product/11.2.0/Db_1/network/admin/SQLNET.ora


    TNSNAMES adapter used to resolve the alias
    Try to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = adg.xxxx.com) (PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = adg.xxxx.com) (UR = A)))
    OK (0 msec)
    [oracle@adg1 admin] $ tnsping adg1

    AMT Ping utility for Linux: Version 11.2.0.1.0 - Production on August 18, 2011 18:49:15

    Copyright (c) 1997, 2009, Oracle. All rights reserved.

    Use settings files:
    /U01/app/Oracle/product/11.2.0/Db_1/network/admin/SQLNET.ora


    TNSNAMES adapter used to resolve the alias
    Try to contact (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)(HOST = adg1.xxxxcom) (PORT = 1521))) (CONNECT_DATA = (SERVICE_NAME = adg1.xxxx.com) (UR = A)))
    OK (0 msec)
    [oracle@adg1 admin] $


    Elementary school:
    ========
    [oracle@adg admin] $ tnsping adg

    AMT Ping utility for Linux: Version 11.2.0.1.0 - Production on August 19, 2011 10:06:29

    Copyright (c) 1997, 2009, Oracle. All rights reserved.

    Use settings files:


    TNSNAMES adapter used to resolve the alias
    Try to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = adg.xxx.com) (PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = adg.xxxx.com)(UR=A)))
    OK (10 ms)
    [oracle@adg admin] $ tnsping adg1

    AMT Ping utility for Linux: Version 11.2.0.1.0 - Production on August 19, 2011 10:06:29

    Copyright (c) 1997, 2009, Oracle. All rights reserved.

    Use settings files:


    TNSNAMES adapter used to resolve the alias
    Try to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = adg1.xxx.com) (PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = adg1.xxx.com) (UR = A)))
    OK (0 msec)
    [oracle@adg admin] $



    ================================

    listener.ora ensures
    ---------------------------
    [oracle@adg1 admin] $ cat listener.ora
    listener.ora # Network Configuration file: /u01/app/11.2.0/grid/network/admin/listener.ora
    # Generated by Oracle configuration tools.

    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = CIP)(KEY = EXTPROC1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = adg1.xxx.com) (PORT = 1521))
    )
    )

    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (GLOBAL_DBNAME = ADG)
    (ORACLE_HOME = u01/app/oracle/product/11.2.0/db_1)
    (SID_NAME = ADG1)
    )
    )

    tnsnames.ora ensures
    ------------------------------
    [oracle@adg1 admin] $ cat tnsnames.ora
    tnsnames.ora # Network Configuration file: /u01/app/11.2.0/grid/network/admin/tnsnames.ora
    # Generated by Oracle configuration tools.

    ADG1 =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = adg1.xxx.com) (PORT = 1521))
    )
    (CONNECT_DATA =
    (SERVICE_NAME = adg1.xxx.com) (UR = A)
    )
    )

    ADG =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = adg.xx.com) (PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = adg.xxx.com) (UR = A)
    )
    )

    [oracle@adg1 admin] $

    Your watch listener.ora. DBNAME overall aka the name of your Service isn't ADG ADG1.

    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (GLOBAL_DBNAME = ADG)
    (ORACLE_HOME = /u01/app/oracle/product/11.2.0/db_1)
    (SID_NAME = ADG1)
    )
    )
    

    But in your tnsnames file you are referring to the adg1 service.

    ADG1 =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = adg1.xxx.com)(PORT = 1521))
    )
    (CONNECT_DATA =
    (SERVICE_NAME = adg1.xxx.com) (UR=A)
    )
    )
    

    Replace the ADG service_name.

  • Purge logs archiving on things primary and Standby and for Data Guard RMAN


    Hi, I saw a couple of orders in regard to the purge archive records in a Data Guard configuration.

    Set UP the STRATEGY of SUPPRESSION of ARCHIVE to SHIPPED to All RELIEF;

    Set UP the STRATEGY of ARCHIVELOG DELETION to APPLIED on All RELIEF;

    Q1. The above only removes logs archiving to the primary or primary and Standby?

    Q2. If deletions above archive logs on the primary, is it really remove them (immediately) or does the FRA to delete if space is needed?

    I also saw

    CONFIGURE ARCHIVELOG DELETION POLICY TO SAVED;

    Q3. That what precedes, and once again it is something that you re primary side?

    I saw the following advice in the manual of Concepts of data protection & Admin

    Configure the DB_UNIQUE_NAME in RMAN for each database (primary and Standby) so RMAN can connect remotely to him

    Q4. Why would I want my primary ro connect to the RMAN Repository (I use the local control file) of the standby? (is this for me to say define RMAN configuration settings in the Standby) manual

    Q5. Should I only work with the RMAN Repository on the primary or should I be also in things in the deposits of RMAN (i.e. control files) of the standby?

    Q6. If I am (usually mounted but not open) Physics, of standby I able to connect to its own local repository for RMAN (i.e. control based on files) while sleep mode is just mounted?

    Q7. Similiarly if I have an old lofgical (i.e. effectively read-only), to even connect to the local RMAN Repository of Eve?

    Q8. What is the most common way to schedule a RMAN backup to such an environment? example cron, planner of the OEM, DBMS_SCHEDULER? MY instinct is cron script as Planner OEM requires running the OEM service and DBMS_SCHEDULER requires the data runs?

    Any idea greatly appreciated,

    Jim

    The above only removes logs archiving to the primary or primary and Standby?

    When CONFIGURE you a deletion policy, the configuration applies to all destinations archive

    including the flash recovery area. BACKUP - ENTRY DELETE and DELETE - ARCHIVELOG obey this configuration, like the flash recovery area.

    You can also CONFIGURE an archived redo log political suppression that newspapers are eligible for deletion only after being applied to or transferred to database backup destinations.

    If deletions above archive logs on the primary, is it really remove them (immediately) or does the FRA to delete if space is needed?

    Its a configuration, it will not erase by itself.

    If you want to use FRA for the automatic removal of the archivelogs on a database of physical before you do this:

    1. make sure that DB_RECOVERY_FILE_DEST is set to FRA - view parameter DB_RECOVERY_FILE_DEST - and - setting DB_RECOVERY_FILE_DEST_SIZE

    2. do you have political RMAN primary and Standby set - CONFIGURE ARCHIVELOG DELETION POLICY to APPLY ON ALL STANDBY;

    If you want to keep archives more you can control how long keep logs by adjusting the size of the FRA

    Great example:

    http://emrebaransel.blogspot.com/2009/03/delete-applied-archivelogs-on-standby.html

    All Oracle is worth a peek here:

    http://emrebaransel.blogspot.com/

    That what precedes, and once again it is something that you re primary side?

    I would never use it. I always had it put it this way:

    CONFIGURE ARCHIVELOG DELETION POLICY TO APPLIED ON ALL STANDBY;

    I would use only 'BACKED UP' for the data protection system. Usually it tell oracle how many times to back up before removing.

    Why would I want my primary ro connect to the RMAN Repository?

    Because if you break down, you want to be able to backup there, too.

    Also if it remains idle for awhile you want.

    Should I only work with the RMAN Repository on the primary or should I be also in things in the deposits of RMAN (i.e. control files) of the standby?

    Always use a database of catalog RMAN with Data Guard.

    If I am (usually mounted but not open) Physics, of standby I able to connect to its own local repository for RMAN (i.e. control based on files) while sleep mode is just mounted?

    Same answer as 5, use a catalog database.

    Similiarly if I have an old lofgical (i.e. effectively read-only), to even connect to the local RMAN Repository of Eve?

    Same answer as 5, use a catalog database.

    What is the most common way to schedule a RMAN backup to such an environment? example cron, planner of the OEM, DBMS_SCHEDULER? MY instinct is cron script as Planner OEM requires running the OEM service and DBMS_SCHEDULER requires the data runs?

    I think cron is still, but they all work. I like cron because the database has a problem at work always reports its results.

    Best regards

    mseberg

    Summary

    Always use a database with RMAN catalog.

    Always use CRF with RMAN.

    Always set the deletion «To APPLY ON ALL STANDBY» policy

    DB_RECOVERY_FILE_DEST_SIZE determines how long to keep the archives with this configuration.

    Post edited by: mseberg

  • Archives newspapers gap between primary and Standby.

    Hi the gods s/n,.

    We had a shipment of newspapers reporter last night of primary DB DB (Oracle 10.2.0.5) on hold because of usage of network issue. And today morning even once, we allowed log shipping.

    But when checking for synchronization, we found that there were archive gap the query log in the Standby below.

    SELECT high.thread #, "LowGap #", "HighGap #" FROM)

    SELECT thread #, MIN(sequence#)-1 "HighGap #

    Of

    (

    SELECT a.thread #, a.sequence #.

    Of

    (

    SELECT *.

    V $ archived_log

    ) a,            (

    SELECT thread #, gap1 MAX (next_change #)

    V $ log_history

    GROUP BY thread #.

    ) b

    WHERE a.thread # = b.thread #.

    AND a.next_change # > gap1

    )

    GROUP BY thread #.

    ),.

    (

    SELECT thread #, MIN(sequence#) ' LowGap #

    Of

    (

    SELECT thread #, sequence #.

    V $ log_history, v$ datafile

    WHERE the checkpoint_change # < = next_change #.

    AND checkpoint_change # > = first_change #)

    GROUP BY thread #.

    ) low

    WHERE low.thread # = high.thread #;

    OUTPUT:

    THREAD # LowGap # HighGap #.

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

    1 23635 23640

    I'm newbie DBA and struggling to get the solution. Google but could not find any exact solution I can't risk my DBs Production. No help from this professional forum Oracle would be great.

    How to get the above missing sequence in the standby and get synchronized with the primary?

    Kind regards

    Ritu

    Yes... what appears to be the case.

    You can also use the following to check:

    list backup of archivelog sequence = 23636;
    

    and it should return a message like "specification does not backup.

    It looks like an incremental backup will be your best bet.

  • Mail question: I want to remove my archived email (10, 000 ~) because I want to clean my iMac and make it more effective. Does anyone know if the removal of archive e-mail will leave my Inbox and saved intact E-mail or anything that doesn't fade too?

    Mail question: I want to remove my archived email (10, 000 ~) because I want to clean my iMac and make it more effective. Does anyone know if the removal of archive e-mail will leave my Inbox and saved intact E-mail or anything that doesn't fade too?

    Who is your e-mail provider?

  • Standby configuration primary Oracle 11.2.0.1.0

    Hi all

    I have a Setup primary and physical the previous day. I'm planning a permutation between primary and standby. Both my primary and standby is now in phase and I took a few steps, what is mentioned below: -.

    Primary: -.

    SQL > select max(sequence#) from v$ log_history;

    MAX(SEQUENCE#)
    --------------
    146

    Standby time: -.

    SQL > select max(sequence#) from v$ log_history;

    MAX(SEQUENCE#)
    --------------
    146

    My switchover_status of the primary database shows 'to the rescue', but my switchover_status watch watch "unauthorized." Please suggest in that case I can go for a failover. I'm waiting for all your contributions.

    Kind regards
    Arijt

    Hello
    This is the real situation. First pass at the Stand By and Stand By unauthorized.

    A few steps to make the transition to digital:

    -If YOU do not THE BROKER CONFIGURED:

    VALIDATE PRIMARY AND STANDBY

    SQL > select db_unique_name, open_mode, database_role, v database name $;

    VALIDATE THE LGWR APPLY (ON ALL THE NŒUDS IN THE CASE OF CARS)

    SQL > SELECT client_process, process, sequence #, status from v$ managed_standby;

    VALIDATE THE SEQUENCE OF LOGS (IT DOES NOT NECESSARILY IMPLY THAT YOUR DG IS OK)

    Select thread #, max(sequence#) of the newspaper of v$
    Group thread #;

    VALIDATE THE ALERT. JOURNAL

    Check if the last SEQ # applies very well.

    PREPARE DATABASE BACKUP

    SQL > alter recover managed standby database disconnect log file using current;

    SQL > select db_unique_name, open_mode, database_role, v database name $;

    KEEP ONLY ONE INSTANCE OF PRIMARY (BEST PRACTICE)
    It is not mandatory, but I usually keep a single NŒUD RUNING on PRIMARY and a NŒUD ON STANDBY (CASE of THE CARS)

    MAKING THE SWITCH TO TEACHING ELEMENTARY SCHOOL (PRIMARY-> STANDBY)

    SQL > ALTER DATABASE COMMIT TO SWITCH STANDBY MODE PHYSICS WITH THE STOP OF THE SESSION;

    VALIDATE THE ALERT. LOG (must display the following message on the PRIMARY ALERT)

    ARCH: Noswitch of archiving the thread 1, 329 sequence
    ARCH: End-of-Redo archive thread 1 sequence 329 branch
    ARCH: LGWR is actively archiving destination LOG_ARCHIVE_DEST_2

    VALIDATE THE MOVE TO STANDBY STATUS (SHOULD BE IN ELEMENTARY SCHOOL)

    SQL > SELECT switchover_status from v$ database;

    SWITCHOVER_STATUS
    --------------------
    AT THE ELEMENTARY LEVEL

    VALIDATE THE TRANSITION TO THE STATUS OF PRIMARY EDUCATION (SHOULD BE NECESSARY RECOVERY)

    SQL > SELECT switchover_status from v$ database;

    SWITCHOVER_STATUS
    --------------------
    RECOVERY NEEDED

    ENGAGE THE STANDBY TO PRIMARY

    SQL > ALTER DATABASE COMMIT TO THE MOVE TO THE PRIMARY WITH THE STOP OF THE SESSION;

    OPEN THE DAY BEFORE GOT R & W

    SQL > ALTER DATABASE OPEN;

    Database altered.

    PREPARE THE PRIMARIES TO GET THE ROLE OF EVE

    SQL > SHUTDOWN IMMEDIATE;
    ORA-01092: ORACLE instance is complete. Disconnection forced
    SQL >
    SQL > conn virtue sysdba
    Connect to an instance is idle.
    SQL >
    SQL > STARTUP MOUNT;
    ORACLE instance started.

    Total System Global Area 1046224896 bytes
    Bytes of size 1348796 fixed
    444599108 variable size bytes
    595591168 of database buffers bytes
    Redo buffers 4685824 bytes
    Mounted database.
    SQL >
    SQL > ALTER DATABASE RECOVER MANAGED STANDBY DATABASE DISCONNECT LOG FILE USING CURRENT;

    Database altered.

    VALIDATE IF PRIMARY IS OK (APPLICATION LOG)

    SQL > select process, status, client_process, sequence #.
    v $ managed_standby;

    STATUS OF PROCESS CLIENT_P SEQUENCE #.
    --------- ------------ -------- ----------
    ARCH ARCH CONNECTED 0
    ARCH ARCH CONNECTED 0
    ARCH ARCH CONNECTED 0
    ARCH ARCH CONNECTED 0
    ARCH ARCH CONNECTED 0
    ARCH ARCH CONNECTED 0
    ARCH ARCH CONNECTED 0
    ARCH ARCH CONNECTED 0
    ARCH ARCH CONNECTED 0
    ARCH ARCH CONNECTED 0
    MRP0 APPLYING_LOG N / 335
    RFS IDLE UNKNOWN 0
    RFS IDLE UNKNOWN 0
    RFS IDLE UNKNOWN 0
    RFS IDLE UNKNOWN 0
    RFS IDLE UNKNOWN 0
    RFS IDLE UNKNOWN 0
    RFS IDLE UNKNOWN 0
    RFS IDLE UNKNOWN 0
    RFS IDLE UNKNOWN 0
    RFS IDLE LGWR 335

    # #THE END #.

    -IF YOU HAVE CONFIGURED BROKER: (MUCH EASIER)

    REMEMBER, IF THE CONFIGURATION IS OK FOR TEACHING PRIMARY SCHOOL
    There are a lot of configuration here, if you need to configure it, I recommend to read the official Documentation of the DG.

    DGMGRL > see THE db DATABASE

    Database - ormtp1

    Role: PRIMARY
    State of destination: TRANSPORT-WE
    Occurrence (s):
    DB1
    DB2
    db3
    DB4

    State of the database:
    SUCCESS

    LOG SWITCH ON PRIMARY(IT IS NOT NECESSARY, ITs just a BEST PRATICE)

    SQL > alter system switch logfile;

    Modified system.

    CHECK THE NEWSPAPER OF SEQ # IN TWO DATABASES (PRIMARY / SECONDARY)

    SQL > select thread #, max(sequence#) from v$ log group thread #;

    THREAD # MAX(SEQUENCE#)
    ---------- --------------
    1 166
    2 130
    3 36
    4 41

    SQL > select thread #, max(sequence#) from v$ log group thread #;

    THREAD # MAX(SEQUENCE#)
    ---------- --------------
    1 166
    2 130
    3 36
    4 41

    TAIL ON ALERT. NEWSPAPER (JUST FOR ERROR CHECKING)

    dgmgrl sys/oracle@db

    DGMGRL > TRANSITION to dbd;
    Continue to pass, please wait...
    New primary database 'dbd' opens...
    The operation requires the judgment of the instance of the 'db1' on database 'db '.
    Instance closing 'db1 '...
    ORACLE instance stops.
    The operation requires the start the instance of the 'db1' on database 'db '.
    Start the instance of the 'db1 '...
    ORACLE instance started.
    Mounted database.
    Successful passage, new principal is 'dbd. '
    DGMGRL >

    DGMGRL > show configuration

    Configuration - dgcfg

    Protection mode: MaxPerformance
    Databases:
    DBD - primary
    DB - Physical standby database

    Fast-Start Failover: DISABLED

    The configuration status:
    SUCCESS

    VALIDATE THE ROLE OF EVE

    SQL > select database_role from database v$.

    DATABASE_ROLE
    ----------------
    PRIMARY

    VALIDATE THE ROLE FOR TEACHING PRIMARY SCHOOL

    SQL > select database_role from database v$.

    DATABASE_ROLE
    ----------------
    PHYSICAL STANDBY

    VALIDATE THE STATUS OF THE APPLICATION OF JOURNAL NEWS (PRIMARY PREREQUISITE) PENDING

    SQL > SELECT client_process, process, thread #, sequence #, status from v$ managed_standby;

    CLIENT_P PROCESS THREAD # SEQUENCE # STATUS
    -------- --------- ---------- ---------- ------------
    ARCH ARCH 0 0 CONNECTED
    ARCH ARCH 0 0 CONNECTED
    ARCH ARCH 0 0 CONNECTED
    ARCH ARCH 0 0 CONNECTED
    ARCH ARCH 1 175 CLOSING
    ARCH ARCH 2 136 CLOSING
    ARCH ARCH 0 0 CONNECTED
    ARCH ARCH 0 0 CONNECTED
    ARCH ARCH 0 0 CONNECTED
    ARCH ARCH 0 0 CONNECTED
    MRP0 N/A APPLYING_LOG 2 137

    CLIENT_P PROCESS THREAD # SEQUENCE # STATUS
    -------- --------- ---------- ---------- ------------
    ARCH RFS 0 0 IDLE
    RFS 0 UNKNOWN 0 IDLE
    RFS 0 UNKNOWN 0 IDLE
    RFS 0 UNKNOWN 0 IDLE
    RFS 0 UNKNOWN 0 IDLE
    RFS 0 UNKNOWN 0 IDLE
    RFS 0 UNKNOWN 0 IDLE
    RFS 0 UNKNOWN 0 IDLE
    RFS 0 UNKNOWN 0 IDLE
    RFS 0 UNKNOWN 0 IDLE
    RFS 0 UNKNOWN 0 IDLE

    CLIENT_P PROCESS THREAD # SEQUENCE # STATUS
    -------- --------- ---------- ---------- ------------
    LGWR RFS 1 176 IDLE
    RFS 0 UNKNOWN 0 IDLE
    LGWR RFS 2 137 IDLE

    ##THE END #.

    Just to remind: to THE RESCUE of the ROLES, you just need to do the reverse procedure.

    As I said above, there are a lot of steps, you must configure the DG and the BROKER, however, the DIGITAL switchover process is basically that I describe above.

    It may be useful

    Victor

  • I can't find my old emails that is to say the last 4 years e-mails have disappeared. I can't see in the 'archives' folder list and also in my list of "local" files

    I can't find my old emails that is to say the last 4 years e-mails have disappeared. I can't see in the 'archives' folder list and also in my list of "local" files
    I recently formatted my system. It causes this problem? Is there anyway to recover my emails?

    Assuming that really format you your hard drive.
    Can erase you every single entry to a file, message, photo, program, document, etc. When you select format you get warnings on this subject.
    The format is the last thing you want to do without going through a backup of your personal and important files.

    Local folders is automatically created when you installed Tbird.
    And it is empty until you move something over there.
    (Your former local folder with all its files and messages has been removed under format).

    Only messages that are still on your server (stbeehive.oracle.com) can be recovered.

  • Problems with Windows 10 screen standby and sleep mode

    After downloading 10 Windows on my desktop all-in-one HP, I have problems with the display of standby and sleep mode.  When the computer turns off, he doesn't have the bright screen.

    After the upgrade to Windows 10, some laptops have experienced one or more of the following symptoms:

    • > Power LED remains lit after stopping
    • > Computer enters standby or hibernation.

    HP recommends that customers see these symptoms first update the graphics drivers by removing and then reinstalling the hardware in Device Manager.

    See the section updating the graphics driver from where can I find drivers Windows 10 and software for my model?

  • How to fix Windows 7 32 Bit error: the trust relationship between the th workstation and primary domain failed

    How to fix Windows 7 32 Bit error: the trust relationship between the th workstation and primary domain failed

    Hi João,.

    To help solve the problem, remove the PC from the domain and then connect the computer to the domain.

    Click the Microsoft KB Article below for troubleshooting steps.

    The trust relationship between this workstation and the primary domain failed

    Let us know how it goes.

    Thank you

  • Archive Data Guard and Flashback

    Hello

    I have a DB 11.2.0.1 with a database of pending.
    If I put a few tables to be in the flashback data archive, (support for FDA tables) will be copied to a db as well sleep?

    concerning

    Hello;

    I hesitate to answer because you don't seem to close your old questions or give points to those who help. But I also believe in giving the benefit of the doubt.

    If the FIU is configured on your watch then the answer is Yes.

    While this is not a requirement to use I would always use FRA with Data Guard.

    db_recovery_file_dest = ' / u01/app/oracle/flash_recovery_area.

    The following are some sample parameter values that might be used to configure a physical standby database to archive its standby redo log to the fast recovery area:
    
    LOG_ARCHIVE_DEST_2 = 'LOCATION=USE_DB_RECOVERY_FILE_DEST VALID_FOR=(STANDBY_LOGFILE,STANDBY_ROLE)' LOG_ARCHIVE_DEST_STATE_2=ENABLE
    

    Source

    DataGuard of Concepts and Administration 11g Release 2 (11.2) E10700-02

    With RMAN efficiently in an environment of Dataguard. [848716.1 ID]

    Best regards

    mseberg

    Published by: mseberg on December 1, 2012 13:53

  • Not enough disk space to download new messages, archived 3500 messages and still will not download.

    I got more than 5500 email in my Inbox, finally I got the message that there is not enough space dick. I made a new folder under Archives for 2014 and 3400 emails moved there. I've deleted countless others and emptied the trash on all my emails. It left in the Inbox of 1979 and download any new messages.

    File menu (alt + F) > Compact folders.

  • Error of Facebook, what can I do? Resource://jid0-wpch2liwmumjc8av1vwejwvgjbi-at-Jetpack/qclean-remove-Facebook-ads-suggested-pages-and-posts/data/qclean.js:53

    Facebook maintains the gel, a problem caused by this script resource://jid0-wpch2liwmumjc8av1vwejwvgjbi-at-jetpack/qclean-remove-facebook-ads-suggested-pages-and-posts/data/qclean.js:53

    I tried many solutions suggested, nothing works. Please advse. Thank you.

    Ed

    Hello ed, this error is caused by the qclean addon that you have installed. Please disable or delete or report the problem to the author of the extension...

    Disable or remove modules

  • I accidentally created an email acct, how I remove to the newest one and not the former?

    Entally created an acct email, how do I remove to the newest one and not the former? And I get e just on the other.

    Play the 'e' (email?) to the old account first. You can drag and drop.

    To remove an account from Thunderbird:

    Tools | Account settings| < select the unwanted account > |

    Down at the bottom of the left pane, Account Actions , and then click remove account.

    Both accounts use POP? This could explain why new messages appear in the new account, but not the former.

    It might help to post your Thunderbird settings data: Help. Troubleshooting information. Clear the checkbox "include account names. Click on "Copy text to the Clipboard", then paste (ctrl + v) into your next post here.

Maybe you are looking for