100% ram used on Data-Guard

Hello

We test our application with Oracle data guard.
Is version of Oracle 11 g R2 (11.2.0.2)
The configuration of data-guard is a primary and a physical standby server.
Both servers have 16 GB of RAM. It is set on an ESX Server as two virtual machines.
Each vm has two processors with a speed 2127,902 MHz
OS is Red Hat Enterprise Linux Server version 5.5 (Tikanga)
It's an arch bit x86_64 machine.

The problem we see is that the consumption of RAM is almost 100%. (97%)
Earlier, the RAM has 4 GB, believed is not enough and went to 16 GB after we found that same 8 GB is not enough.
Even after setting the RAM 16 GB, entire memory was used.
The demand for good results, the answers are quick enough.
On average, there are 12000 inserts per minute in the database.

The CPU usage is about 25%.


We are looking to reduce the consumption of memory less than 80% so that if other applications must be run on the Data-Guard allows him to run or use nearly 100% of memory during the peak or abnormal conditions.

It is a facility dedicated with instance what a single database that is running on the firewall data.

Here is the use of memory (in MB)
< -.
[root@vm-lnx-rds1174 logs] free no. m
total used free shared buffers cached
MEM: 16051 15650 401 0 267 13532
-/ + buffers/cache: 1850 14201
Swap: 8095 0 8095
->

Here is the related configuration memory set to the oracle instance.
< -.
change the system shared_pool_size set = 0 scope = spfile;
change the system db_cache_size set = 0 scope = spfile;
change the system java_pool_size set = 0 scope = spfile;
ALTER system set LARGE_POOL_SIZE is 0 scope = spfile;.
change the system sga_max_size set = 0 scope = spfile;
ALTER system set sga_target is 0 scope = spfile;.
ALTER system set pga_aggregate_target is 0 scope = spfile;.
ALTER system set MEMORY_TARGET = 8G scope = spfile;
ALTER system set MEMORY_MAX_TARGET = 8G scope = spfile;
->

Details of the Configuration of Data-Guard:
< -.
DGMGRL > see Configuring

Configuration - DGConfig1

Protection mode: MaxPerformance
Databases:
PNETs - primary
PNET - Physical standby database

Fast-Start Failover: DISABLED

The configuration status:
SUCCESS
->


Please advice how we can reduce the memory consumption on the machine.

Thank you
Krishna

Hello

on Linux, high mem use is normal. Linux uses all the memory cache of the drive. You can compile this program to prove.

#include 
#include 
#include 
#include 

int main(int ac, char **av)
{
        long int n,m,i;
        long delay;
        char *buf;

        if(ac < 3) {
                printf("Usage: %s  \n",av[0]);
                exit(1);
        }
        sscanf(av[1],"%d",&n);
        sscanf(av[2],"%d",&delay);
        m=n*1024*1024;
        buf=malloc(n*1024*1024);
        // for(i=0;i

and run it as follows:
. 4000 10 a.out

It will affect 4000 MB of ram 10 seconds. You'll see that once it's over, you have 4 000 MB of free ram. After awhile, this amount will be lower that linux will do IO operations.

Paul

Tags: Database

Similar Questions

  • OIM 11 g database using Active Data Guard recovery

    Hello

    Someone did he do IOM database failover configuration using the active data guard.

    Here are the details
    • Two application in primary servers and one in secondary sites
    • Two databases one in primary and the secondary sites.
    • Two application servers point to the primary database.
    • There is an Active Data Guard set up between primary and secondary data.
    • Secondary database is in stand-by mode.
    • Unique CNAME is configured and actively points to the primary database.
    • Failover of the database, the principal is down and the secondary database is marketed as primary and CNAME is changed to point to the secondary database.
    • All the data sources in Weblogic are configured to use CNAME.

    The problem here is the SID. In the primary, we have JSQOIM1P and in the secondary, the SID is JSQOIMDR.

    So when we switch the error we get is unknown TNS name like Weblogic data sources don't know the JSQOIMDR.

    How do configure us the failover in this scenario?

    Thank you
    Kunal jegou

    Hello

    I was able to achieve this by setting up a unique service name pointing to the primary db SID and the same name of unique service on the secondary db pointing to the db secondary sid.

    For the benefit of the users of the forum.
    CNAME - usoimdb pointing to primaryDBHost and can be changed to secondaryDBHost in the case of DR
    Service name - usoimdbsvc pointing to primaryDBSID and usoimdbsvc to secondaryDBSID on secondary db use

    Sources of data, directdb and Kingdom of security to help the chain of
    JDBC:Oracle:thin:@usoimdb:1523/usoimdbsvc

  • Data Guard and connectable to database

    Possible to have some project documents in a CDP that is used for Data Guard and other PDB files don't not ITIS?

    No, not in the current version. You must use the PDBs als for DG or nothing.

  • Data Guard: Primary descends from secondary crashes

    Hi Oracle experts.

    IM using Oracle Data Guard to the physical configuration of HA standby.

    I have primary with 70G of political RMAN and as noted flash recovery area size:

    RMAN > show all.

    using the control file of the target instead of recovery catalog database

    RMAN settings for database with db_unique_name MSEORCL are:

    CONFIGURE REDUNDANCY 1 RETENTION STRATEGY; # by default

    CONFIGURE BACKUP OPTIMIZATION # by default

    SET UP DEFAULT DISK DEVICE TYPE; # by default

    CONFIGURE CONTROLFILE AUTOBACKUP ON;

    CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO "%F" # by default

    SET UP THE DEVICE TYPE DISK PARALLELISM 1 BACKUP BACKUPSET TYPE; # by default

    CONFIGURE BACKUP OF DATA TO DISK FILE TYPE DEVICE TO 1; # by default

    CONFIGURE BACKUP ARCHIVELOG FOR DEVICE TYPE DISK TO 1; # by default

    CONFIGURE MAXSETSIZE TO UNLIMITED; # by default

    CONFIGURE ENCRYPTION OF DATABASE # by default

    CONFIGURE THE ENCRYPTION ALGORITHM "AES128"; # by default

    CONFIGURE COMPRESSION ALGORITHM 'BASIC' AND 'DEFAULT' LIBERATION OPTIMIZE FOR TRUE LOAD; # by default

    CONFIGURE ARCHIVELOG DELETION POLICY TO APPLIED ON STANDBY;

    CONFIGURE SNAPSHOT CONTROLFILE NAME TO ' / opt/oracle/base/product/11.2.0/dbhome_1/dbs/snapcf_mseorcl.f'; # by default

    Size of the flash area is also pending physical (secondary node) 70G. and policies as described for RMAN:

    RMAN > show all.

    using the control file of the target instead of recovery catalog database

    RMAN settings for database with db_unique_name MSEOS3 are:

    CONFIGURE REDUNDANCY 1 RETENTION STRATEGY; # by default

    CONFIGURE BACKUP OPTIMIZATION # by default

    SET UP DEFAULT DISK DEVICE TYPE; # by default

    CONFIGURE CONTROLFILE AUTOBACKUP ON;

    CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO "%F" # by default

    SET UP THE DEVICE TYPE DISK PARALLELISM 1 BACKUP BACKUPSET TYPE; # by default

    CONFIGURE BACKUP OF DATA TO DISK FILE TYPE DEVICE TO 1; # by default

    CONFIGURE BACKUP ARCHIVELOG FOR DEVICE TYPE DISK TO 1; # by default

    CONFIGURE MAXSETSIZE TO UNLIMITED; # by default

    CONFIGURE ENCRYPTION OF DATABASE # by default

    CONFIGURE THE ENCRYPTION ALGORITHM "AES128"; # by default

    CONFIGURE COMPRESSION ALGORITHM 'BASIC' AND 'DEFAULT' LIBERATION OPTIMIZE FOR TRUE LOAD; # by default

    CONFIGURE ARCHIVELOG DELETION POLICY TO APPLIED ON STANDBY;

    CONFIGURE SNAPSHOT CONTROLFILE NAME TO ' / opt/oracle/base/product/11.2.0/dbhome_1/dbs/snapcf_mseos3.f'; # by default

    Everything works fine as long as the two sites are on the rise, & I have cron job to remove the archive log has expired.

    Now, if I stop the secondary node, the head node site also goes to error state & watch special suite:

    ERROR:

    ORA-00257: archiver error. Connect internal only, until this just released.

    I checked the size of the log archive and its just Mo 837...

    My expectation is it should continue to operate until all 70 G are used. why he throws error so early? Please give me some advice if Im missing something here...

    ~ S.

    Do you mean by reliable?

    It will be permanent if you apply via dgmgrl database pending:

    Change the property set of database my_standby_db Binding = "optional."

    See the detailed database my_standby_db

    You must ask it also on the primaries for the cases of change of role, but for now, you need to change it for the day before to take effect.

    If the archivelogs can be deleted are beeing shipped in standby mode.

    Making the optional standby destination will prevent them from beeing deleted primary until shipped it standby after the host is again.

    Concerning

    Thomas

  • Reader only a physical standby Clock Data Guard?

    Hi all

    We try to use TimesTen 11.2.2.4.1 as a memory cache read-only for a 11.2.3.0.7 on Linus RedHat 6.3 Oracle schema, all using Oracle Data Guard to replicate the Oracle instance through geographically remote sites. At each site, we would like to have two instances of TT, synchronization with the local instance of Oracle 11 g. It works very well against the master DB, but TT agents will be able to synchronize against physical standby instances?

    The problem, seems, is that the agent of TT uses structures dedicated in the master Oracle (related to the grid of cache), instance that will be replicated to instances of Eve. Is TT agent able to use the read-only, structures to complete replication synchronization, or is this unworkable approach? What would be your advisor as a way to do this?

    Thanks for your help,

    Chris

    No, I'm afraid that will not work and is not supported. We support the use of groups of READONLY and AWT cache in collaboration with Data Guard in the following configuration (documented in the Guide of Cache TimesTen IMDB):

    1 data Guard is configured as synchronous physical standby

    2. all the caches of TT run against Oracle DB

    3. in the event of a failover of Data Guard, TT hiding can be migrated to run against the DB who now has beed promoted active to standby

    It is the only supported configuration.

    Kind regards

    Chris

  • Data Guard Vs Golden Gate

    Hello

    I have custody-transfer data disaster and now my planning to do more to implement the Golden Gate. My question is when you can protect your data and active pressure on the primary database using the Data Guard why someone should go to golden gate?

    Please let us know of your experience of Golden Gate on Data guard!

    One more thing, what is meant when someone using eve of terms and dataguard, dataguard active? Are not all the same?
    I have data-guard for disaster recovery and now my management planning to do more like implement Golden gate. My question is when you can protect your data and offload pressure on primary database by maintaining active data-guard why someone need to go for golden gate?? 
    
    Please share your experience for using Golden Gate over Data guard!!
    

    Refer to this http://www.oracle.com/technetwork/database/features/availability/dataguardgoldengate-096557.html
    Can be useful

    One more thing, what is meant when someone using eve of terms and dataguard, dataguard active? Are not all the same?

    Active Dataguard is a device in which the database pending would be placed in open read-only mode and recovery (MRP/application log) would be ongoing. This is called as active dataguard and the wait would be in sync with the primary. The standby database when kept in open read-only mode can be used for purposes execute select queries. So, you would be having a function of the use of the database as a database, and at the same time the day before would apply the primary newspapers. This feature is available only from 11 g.

    In 10g or earlier versions, we had no such device. The database of rescue, if necessary use for reporting purposes, then the backup database must be open in read-only mode, but the recovery (MRP/application log) cannot be done. So, if you want that database waiting to have the application of fact log, then he must place in EDITING mode. If it will be used for the purposes of tax, then it must be placed in open READ ONLY mode and stop the recovery. Guests receive only 1 device at a time here.

  • Using primary data backup recovery

    Hi all

    Here we have an environment dataguard with db1 (db_unique_name) as primary and db2 (db_unique_name) Physics of the standby database. We have configured dataguard in environments of 10 g and we don't use a grid control. And now we want to configure rman for incremental backups. After you set up, we took full backup successfully in the newspapers of the previous day and archive. While the test case we dropped a primary data file and tried to get it back. It displays the following error. Also when I tried "overlapping backup" since the primary, is to show that all backups taken to sleep are "expiration". But the same backups show as 'available' RMAN connected standby mode. Can someone help with this problem?

    Elementary school:

    [oracle@db1 NIOS] $ sqlplus / as sysdba;

    SQL * more: release 10.2.0.3.0 - Production on Sat Oct 6 02:58:11 2012

    Copyright (c) 1982, 2006, Oracle. All rights reserved.


    Connected to:
    Oracle Database 10 g Enterprise Edition release 10.2.0.3.0 - Production
    With partitioning, OLAP and Data Mining options

    SQL > alter database datafile offline 4; (after the deletion of system-level data file)

    Database altered.

    [oracle@db1 NIOS] $ rman target sys/oracle@db1 catalog rman/oracle@appsdb

    Recovery Manager: release 10.2.0.3.0 - Production on Sat Oct 6 02:58:58 2012

    Copyright (c) 1982, 2005, Oracle. All rights reserved.

    connected to target database: NIOS (DBID = 1590630518)
    connected to the recovery catalog database

    RMAN > restore datafile 4;

    From catering to 12-SEP-06
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: sid = 107 devtype = DISK

    channel ORA_DISK_1: from datafile backupset restoration
    channel ORA_DISK_1: specifying datafile (s) to restore from backup set
    restoring datafile 00004 in /u01/app/oracle/oradata/NIOS/users01.dbf
    channel ORA_DISK_1: backup /u01/app/oracle/flash_recovery_area/DB2/backupset/2012_09_05/o1_mf_nnndf_TAG20120905T174801_84gjqt0n_.bkp piece reading
    ORA-19870: error reading backup total /u01/app/oracle/flash_recovery_area/DB2/backupset/2012_09_05/o1_mf_nnndf_TAG20120905T174801_84gjqt0n_.bkp
    ORA-19505: impossible to identify the file ' / u01/app/oracle/flash_recovery_area/DB2/backupset/2012_09_05/o1_mf_nnndf_TAG20120905T174801_84gjqt0n_.bkp '.
    ORA-27037: unable to get file status
    Linux error: 2: no such file or directory
    Additional information: 3
    switch to the previous backup

    channel ORA_DISK_1: from datafile backupset restoration
    channel ORA_DISK_1: specifying datafile (s) to restore from backup set
    restoring datafile 00004 in /u01/app/oracle/oradata/NIOS/users01.dbf
    channel ORA_DISK_1: backup /u01/app/oracle/flash_recovery_area/DB2/backupset/2012_09_05/o1_mf_nnndf_TAG20120905T164212_84gdwdst_.bkp piece reading
    ORA-19870: error reading backup total /u01/app/oracle/flash_recovery_area/DB2/backupset/2012_09_05/o1_mf_nnndf_TAG20120905T164212_84gdwdst_.bkp
    ORA-19505: impossible to identify the file ' / u01/app/oracle/flash_recovery_area/DB2/backupset/2012_09_05/o1_mf_nnndf_TAG20120905T164212_84gdwdst_.bkp '.
    ORA-27037: unable to get file status
    Linux error: 2: no such file or directory
    Additional information: 3
    switch to the previous backup

    channel ORA_DISK_1: restore datafile 00004
    entry of data copy file recid = stamp 13 = filename=/tmp/users01.dbf 793208425
    destination for the restoration of the data file 00004: /u01/app/oracle/oradata/NIOS/users01.dbf
    RMAN-00571: ===========================================================
    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.
    RMAN-00571: ===========================================================
    RMAN-03002: failure of the restore command at 06/09/2012 02:59:10
    ORA-19571: datafilecopy recid 13 stamp 793208425 not found in the control file
    ORA-19600: input file is datafile 13-copy)
    ORA-19601: output file is the data-copy 0 file (/ u01/app/oracle/oradata/NIOS/users01.dbf)

    RMAN > crosscheck backup;

    using channel ORA_DISK_1
    verified backup item: found to be "EXPIRED".
    backup handle=/u01/app/oracle/flash_recovery_area/DB2/backupset/2012_09_05/o1_mf_annnn_TAG20120905T164038_84gdsjlw_.bkp recid = piece stamp 18 = 793212040
    verified backup item: found to be "EXPIRED".
    backup handle=/u01/app/oracle/flash_recovery_area/DB2/backupset/2012_09_05/o1_mf_annnn_TAG20120905T164038_84gdtz6p_.bkp recid = piece stamp 19 = 793212087
    verified backup item: found to be "EXPIRED".
    backup handle=/u01/app/oracle/flash_recovery_area/DB2/backupset/2012_09_05/o1_mf_nnndf_TAG20120905T164212_84gdwdst_.bkp recid = piece stamp 20 = 793212132
    verified backup item: found to be "EXPIRED".
    backup handle=/u01/app/oracle/flash_recovery_area/DB2/autobackup/2012_09_05/o1_mf_s_793242038_84gdxw5j_.bkp recid = piece stamp 21 = 793212180
    verified backup item: found to be "EXPIRED".
    backup handle=/u01/app/oracle/flash_recovery_area/DB2/backupset/2012_09_05/o1_mf_annnn_TAG20120905T174759_84gjqrtn_.bkp recid = 22 = 793216080 stamp item
    verified backup item: found to be "EXPIRED".
    backup handle=/u01/app/oracle/flash_recovery_area/DB2/backupset/2012_09_05/o1_mf_nnndf_TAG20120905T174801_84gjqt0n_.bkp recid = 23 = 793216082 stamp item
    verified backup item: found to be "EXPIRED".
    backup handle=/u01/app/oracle/flash_recovery_area/DB2/autobackup/2012_09_05/o1_mf_s_793246288_84gjs9h4_.bkp recid = piece stamp 24 = 793216129
    "" element of verified backup: turned out to be "AVAILABLE"
    backup handle=/u01/app/oracle/product/10.2.0/db_1/dbs/c-1590630518-20120906-00 recid = piece stamp 5 = 793238431
    Cut 8 objects

    Stand-by:

    [oracle@db2 NIOS] $ rman target sys/oracle@db2 catalog rman/oracle@appsdb

    Recovery Manager: release 10.2.0.3.0 - Production Wed Sep 5 20:11:58 2012

    Copyright (c) 1982, 2005, Oracle. All rights reserved.

    connected to target database: NIOS (DBID = 1590630518, is not open)
    connected to the recovery catalog database

    RMAN > crosscheck backup;

    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: sid = 91 devtype = DISK
    "" element of verified backup: turned out to be "AVAILABLE"
    backup handle=/u01/app/oracle/flash_recovery_area/DB2/backupset/2012_09_05/o1_mf_annnn_TAG20120905T164038_84gdsjlw_.bkp recid = piece stamp 18 = 793212040
    "" element of verified backup: turned out to be "AVAILABLE"
    backup handle=/u01/app/oracle/flash_recovery_area/DB2/backupset/2012_09_05/o1_mf_annnn_TAG20120905T164038_84gdtz6p_.bkp recid = piece stamp 19 = 793212087
    "" element of verified backup: turned out to be "AVAILABLE"
    backup handle=/u01/app/oracle/flash_recovery_area/DB2/backupset/2012_09_05/o1_mf_nnndf_TAG20120905T164212_84gdwdst_.bkp recid = piece stamp 20 = 793212132
    "" element of verified backup: turned out to be "AVAILABLE"
    backup handle=/u01/app/oracle/flash_recovery_area/DB2/autobackup/2012_09_05/o1_mf_s_793242038_84gdxw5j_.bkp recid = piece stamp 21 = 793212180
    "" element of verified backup: turned out to be "AVAILABLE"
    backup handle=/u01/app/oracle/flash_recovery_area/DB2/backupset/2012_09_05/o1_mf_annnn_TAG20120905T174759_84gjqrtn_.bkp recid = 22 = 793216080 stamp item
    "" element of verified backup: turned out to be "AVAILABLE"
    backup handle=/u01/app/oracle/flash_recovery_area/DB2/backupset/2012_09_05/o1_mf_nnndf_TAG20120905T174801_84gjqt0n_.bkp recid = 23 = 793216082 stamp item
    "" element of verified backup: turned out to be "AVAILABLE"
    backup handle=/u01/app/oracle/flash_recovery_area/DB2/autobackup/2012_09_05/o1_mf_s_793246288_84gjs9h4_.bkp recid = piece stamp 24 = 793216129
    verified backup item: found to be "EXPIRED".
    backup handle=/u01/app/oracle/product/10.2.0/db_1/dbs/c-1590630518-20120906-00 recid = piece stamp 5 = 793238431
    Cut 8 objects

    Thanks in advance.

    Hello;

    I would consider one of them step by step:

    Use of primary database to retrieve backup RMAN backup files

    http://oraganism.files.WordPress.com/2009/04/backup-from-physical-standby.PDF

    How to use the backup of the previous day to restore primary db

    http://alexzeng.WordPress.com/2008/09/13/how-to-use-standby-backup-to-restore-primary-DB/

    Steps to recover the database to the primary database using a copy of the file to the standby database.

    http://dbaregistry.blogspot.com/2010/01/steps-to-recover-primary-databases.html

    RMAN in a data protection environment

    http://Oracle.Su/docs/11g/backup.112/e10642/rcmarchi.htm#CHDIFGFH

    Make a clone of database using a physical standby database Data Guard

    http://gavinsoorma.com/2012/04/performing-a-database-clone-using-a-Data-Guard-physical-standby-database/

    Best regards

    mseberg

  • Digital switchover and Active Data Guard

    I spin a quarter-Exadata V2 support systems (two instances CARS) and am changing my sleep Physics (an Exadata V1 rack with four RAC instances) in an Active Data Guard configuration (i.e. bearer Real - Time Query). The RDBMS runs 11.2.0.2 with BP7.

    My question is if I need to disable RTQ/Active Data Guard before a planned failover? If this is not the case, the transition process will automatically start QTR on the 'new' standby (i.e. my 'old' primary)? We'll test this on next month, but he was curious to know what to expect in advance.

    I use DGMGRL (Data Guard Broker) to manage the transition to digital.

    Any thoughts?

    Mark

    If you use the broker, as you must do with RAC, the broker must manage everything seamlessly. If it's not, and you need to test this, open an SR with Oracle's Support.

  • The component of Oracle Data Guard is free to use on the production database?

    The component of Oracle Data Guard is free to use on the production database?
    If not, how much is the fee?

    What about Oracle coherence?

    http://www.Oracle.com/corporate/pricing/technology-price-list.PDF

    Coherence Standard Edition 100 22.00 4 600 1,012.00
    Coherence Enterprise Edition 230 50.60 2530,00 11 500
    Coherence Grid Edition 500 110.00 5,500.00 25 000
    Coherence Suite 1 000 220,00 11,000.00 50 000
    BPEL Process Manager 1 200 264.00 60 000 13 200.00

    DataGuard active 120 26.40 5 800 1,276.00
    The regular care of the data is free

  • Data Guard environment, how time will need to use standby Database

    Dear experts,

    OS - Windows server 2012

    Oracle Version - 11.2.0.1.0

    The size of the database - 500 GB

    I have the plan to implement Data Guard. The database size is 500 GB.

    Please find below the question

    (1) when the database is harnessed for how long take use waiting for database so immediately or a few minutes?

    (2) when the server went down how long then to connect with the server backup immediately or a few minutes?

    I'm new to the data protection environment. Kindly help me

    Hello;

    I can perform a failover or a failover with Data Guard Broker in about 20 seconds. If I don't use a broker, it takes about 3 minutes.

    Quick start failover takes less time. Time will depend on the material, etc. of configuration options.

    Best regards

    mseberg

  • How to use Data Guard with E-Business Suite

    Hello

    I'm trying to get my head around how would you use Data Guard with E - Business Suite.

    I know that you can use only physical standby with EBS, however I have a few basic questions about specific values < SETTING > and how they are treated by a standby.

    Given that the standby and primary servers will have different host names and that generally there are < FRAME > specific values that include the hostname, where they will have to change on the standby server, both from the point of view of the battery backup Apps and within the standby database itself, I wondered how it would happen.

    Usually, EBS cloning process would change the < FRAME > target settings in the target apps stack and the target database (for example, parameters such as FND_NODES etc.).

    Q1. However I do not know how the process of cloning E - Biz would fit with a database of the day before?

    Q2. As the standby database won't even be in an open State, I don't know yet how you would apply a party any of the cloning process to a database of pending to the target?

    Q3. Even if you were able to change on the eve of the database to reflect the < FRAME > from backup server, it would mean surely it was more a physical copy of the primary database, that's why it would be more a day before.

    All a bit confusing - any clarification appreciated

    Jim

    PL see if MOS Doc 1070033.1 can help you

  • Flashback Database using Data Guard environment

    11.2.0.3/RHEL 5.8

    I came across several documents that speak of FLASHBACK DATABASE configuration in dataguard environments. We have several
    Physical DBs sleep (Single Instance & RAC) running in our shop. I would like to know two or three major (common) use of FLASHBACK DATABASE data child care settings.

    I understand one of the uses mentioned in the below URL ie. a logical error recovery

    http://uhesse.com/2010/08/06/using-flashback-in-a-Data-Guard-environment/

    I would like to know what are the other major/common use of Flashback Database River in environment DataGuard

    A few other uses:

    (1) flashback allows you to test your DR. So you can activate your watch. Test the connectivity of network/applications and features on your recovery site and when done return the database to a physical standby. It must however ensure that this is allowed in your environment. In some places, I worked, it would be a big no, no, because they have no needs of data loss. However some companies that will allow as long that the watch is delivered in place for some time.

    (2) in the case that you do a failover for a reason, but what has been the main site would then become available, you can flashback what has been your primary to make the eve rather than re-instatiating the database from scratch.
    For example. You have a power failure on your main site if perform you a failover and your watch becomes the principal. Once it's your main site is back online, you can convert your previous primary in a day before making a full return/restoration (or any method you choose) to recreate your standby again. However you also have the option to use flashback on this database and then convert it to a watch because it would be potentially faster than the re-instantiation of the day before.

  • Can a weird question we use Data Guard to apply the bidirectional log?

    Hi I have a question about Data Guard, can we use Data Guard to apply the bidirectional log? I mean keeping the two of them primary and standby to Active status (read write Mode).

    Maybe my question seems silly, but I just wanted to check on it.

    Thank you

    Laughing out loud

    That Golden Gate or water courses that will work in two ways. One or the other. Puts additional requirements on the hardware is the downside.

    Data Guard does not do that.

  • Oracle11g R2 Active Data guard using ASM problem?

    I configured oracle11g r2 RAC on 2 notes with the ASM (OS, unix) grid.
    ACR is running.
    Now I'm setting up Active data Guard.

    Under Network instance user + ASM and the listener is running.
    User is running under oracle listener static.
    Any drive is mounted.

    Oracle RAC and Data Guard directory and structure I've kept even.


    Now my problem is below:

    $. / rman target sys/HPinvent123nbl@dcpdb sys/HPinvent123nbl@drpdb ASSISTANT

    Recovery Manager: release 11.2.0.1.0 - Production on Wed Jan 16 16:28:32 2013

    Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved.

    connected to target database: DCPDB (DBID = 316773134)
    connected to the auxiliary database: DRPDB (unassembled)

    RMAN > database of target duplicate for the eve of the active database.

    From 16 January 13 Db double
    using the control file of the target instead of recovery catalog database
    allocated channel: ORA_AUX_DISK_1
    channel ORA_AUX_DISK_1: SID = 5644 device type = DISK

    content of Script memory:
    {
    backup that copy reuse
    TargetFile ' / u02/app/oracle/product/11.2.0/dbhome_1/dbs/orapwdcpdb1' auxiliary format
    ' / u02/app/oracle/product/11.2.0/dbhome_1/dbs/orapwdrpdb';
    }
    execution of Script memory

    From backup 16 January 13
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: SID = 1897 instance = dcpdb1 = DISK device type
    Backup finished on 16 January 13
    RMAN-00571: ===========================================================
    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.
    RMAN-00571: ===========================================================
    RMAN-03002: failure of Db in dual at 16/01/2013 16:28:48
    RMAN-06136: the auxiliary database ORACLE error: ORA-00200: control file could not be created
    ORA-00202: control file: '+ data '.
    ORA-17502: cannot create the file + data ksfdcre:4
    ORA-15001: 'DATA' diskgroup do not exist or are not mounted
    ORA-15055: unable to connect to the ASM instance
    ORA-01031: insufficient privileges

    RMAN >

    Please help. \


    Thank you
    Solaiman

    Is your Oracle asmdba group user name?

    What is the output of command mentioned below

    ID Oracle

  • Repeat applies without using Data Guard

    Hello everyone,

    I would like to redo apply to a database of pending. Unfortunately, the DB's standard edition for Data Guard is not an option. Is there documentation on how to achieve something like the roll forward apply without using Data Guard?

    Kind regards
    Frank

    There are a lot of threads on this same forum on this specific topic.
    Please use the search (top right of page), and see the list of threads returned:
    https://forums.Oracle.com/forums/search.jspa?threadID=&q=%2Bstandby+%2Bstandard+%2Bedition&objid=F61&DateRange=all&userid=&NumResults=15

    Nicolas.

Maybe you are looking for

  • Why I get from Google to BING all the time?

    I listed as my search engine in the preferences, as well as my homepage to google, and I went to BING often in the middle of research.  Driving me crazy just because I do not know why and I feel like I should be able to control it.  Curious! "

  • HP Envy 5540: software

    I can't download the software for this printer to my PC using the W10.  It prints well, and the scan says it is sent to the computer, but he also says computer not found, despite all the WiFi being OK.  When I try to download, it says that there is a

  • TCP/IP questions

    Hi all I was wondering if it is necessary to close the TCP/IP connection after that an error (for example lost connection) had taken place. -Is it ok if I just to reopen another connection at the same IP address and the port without closing the exist

  • VISA IC returns the 0xBFFF003A error code when reading the USBTMC device

    Hello I'm creating a USBTMC device and have some difficulty to determine why a viRead returns the 0xBFFF003A error code. Strangely enough, it reports also to read the correct byte number and the buffer contains the correct data. I use VISA IC 5.1.2 b

  • 'Out of memory' message on FSX

    After about 15-20 minutes with Flight Sim X, I get an error message telling me I am out of available memory and FSX stops. My computer has the requirements of system for FSX. How can I sort this?