Time difference between physical and logical standby

Hi,
I have just been tasked on getting some info and setting up dataguard for some users for read-only/reporting purpose.
The 3 questions I am being asked are:
1. What is the time difference in applying changes from primary to physical standby compare to logical standby
2. What is the overhead maintenance of having a standby database?
3.What latency is involved?
I will be glad to have your input on this.
Thanks

Hi,
Physical Standy where its a read only DB.
Logs are applied.
Logical Standy where it can be Read / Write DB and the logs are applied in terms of SQL Statements.
Thanks & Regards,
Pavan Kumar N

Similar Messages

  • Difference between physical and logical standby database

    What is the difference between physical and logical standby database?

    Hi,
    Physical Standy where its a read only DB.
    Logs are applied.
    Logical Standy where it can be Read / Write DB and the logs are applied in terms of SQL Statements.
    Thanks & Regards,
    Pavan Kumar N

  • What is the difference between != and Logical NOT operator

    kindly,tell me what is the difference between Not Equality operator and logical negation operator.
    Edited by: user13414134 on Dec 3, 2010 8:59 AM

    what is the difference between != and Logical NOT operator The NOT operator is transformed into the inequality operator (<>), as can be seen from the Predicate Information of the explain plan:
    SQL> explain plan for select * from dual where  :x != :y
    Explain complete.
    SQL> select * from table(dbms_xplan.display())
    PLAN_TABLE_OUTPUT                                                              
    Plan hash value: 3752461848                                                    
    | Id  | Operation          | Name | Rows  | Bytes | Cost (%CPU)| Time     |    
    |   0 | SELECT STATEMENT   |      |     1 |     2 |     2   (0)| 00:00:01 |    
    |*  1 |  FILTER            |      |       |       |            |          |    
    |   2 |   TABLE ACCESS FULL| DUAL |     1 |     2 |     2   (0)| 00:00:01 |    
    Predicate Information (identified by operation id):                            
       1 - filter(:Y<>:X)                                                          
    14 rows selected.
    SQL> explain plan for select * from dual where not :x = :y
    Explain complete.
    SQL> select * from table(dbms_xplan.display())
    PLAN_TABLE_OUTPUT                                                              
    Plan hash value: 3752461848                                                    
    | Id  | Operation          | Name | Rows  | Bytes | Cost (%CPU)| Time     |    
    |   0 | SELECT STATEMENT   |      |     1 |     2 |     2   (0)| 00:00:01 |    
    |*  1 |  FILTER            |      |       |       |            |          |    
    |   2 |   TABLE ACCESS FULL| DUAL |     1 |     2 |     2   (0)| 00:00:01 |    
    Predicate Information (identified by operation id):                            
       1 - filter(:Y<>:X)                                                          
    14 rows selected.

  • CPU patch procedure with physical and logical standby database in place

    Hello All,
    I've also placed this in the Upgrades forum, but perhaps this is the best place to have put it.
    I'm trying to compile a decent set of steps for applying the CPUOCT2008 patch to our production RAC cluster which has both a logical and physical standby in place. I've read a tonne of documentation, including the CPU readme, DOCID 437276.1 and 278641.1. I''ve also read through the Upgrading Databases in a Data Guard Configuration chapter of Dataguard Concepts and Administration. The last doc mentioned is really for upgrading a full version of Oracle rather than applying a CPU (at least I think that's the case). DocID 437276.1 is rather sparse on details.
    I guess what I'm trying to understand is the proper method for applying the patch with the logical standby in place. The physical standby looks pretty straightforward. After running opatch on it as well, it will basically have all of the changes applied to the primary shipped over and applied as per the normal primary/standby relationship. Will the same be true for the logical (having applied the patch, and then re-enabling SQL apply)? Should I aim to have it work that way? By that I mean start it up and re-enable sql apply and then upgrade the primary. Or, am I to apply the catcpu.sql script to it as well before re-enabling the sql apply? Am I wrong in regards to the physical standby as well i.e. should the catcpu also be applied directly to it?
    Thanks very much in advance.
    Cheers,
    Chris
    Edited by: chris.baron on Dec 12, 2008 11:38 AM

    Given the fact that your system is far from main-stream I'd recommend opening an SR with Oracle Support Services (metalink) and asking them.
    If you would like to publish a White Paper on your experience after you have successfully completed the project let me know off-line.

  • Apply CPUOCT2008 with both a physical and logical standby in place

    Hello All,
    I'm trying to compile a decent set of steps for applying the CPUOCT2008 patch to our production RAC cluster which has both a logical and physical standby in place. I've read a tonne of documentation, including the CPU readme, DOCID 437276.1 and 278641.1. I''ve also read through the Upgrading Databases in a Data Guard Configuration chapter of Dataguard Concepts and Administration. The last doc mentioned is really for upgrading a full version of Oracle rather than applying a CPU (at least I think that's the case). DocID 437276.1 is rather sparse on details.
    I guess what I'm trying to understand is the proper method for applying the patch with the logical standby in place. The physical standby looks pretty straightforward. After running opatch on it as well, it will basically have all of the changes applied to the primary shipped over and applied as per the normal primary/standby relationship. Will the same be true for the logical (having applied the patch, and then re-enabling SQL apply)? Should I aim to have it work that way? By that I mean start it up and re-enable sql apply and then upgrade the primary. Or, am I to apply the catcpu.sql script to it as well before re-enabling the sql apply? Am I wrong in regards to the physical standby as well i.e. should the catcpu also be applied directly to it?
    Thanks very much in advance.
    Cheers,
    Chris

    Given the fact that your system is far from main-stream I'd recommend opening an SR with Oracle Support Services (metalink) and asking them.
    If you would like to publish a White Paper on your experience after you have successfully completed the project let me know off-line.

  • Time differences between camera and iMovie

    Hi,
    When I import footage from my Mini-DV camera into iMovie I am seeing a difference between the time displayed on the tape and time displayed in iMovie. The camera says 48 seconds while iMovie says 44 seconds. I thought that it might be related to the framerate of the video in iMovie, but I have changed this to 25 fps which matches the video camera and am still seeing a different time. The framerate needs to be perfect as the footage is going to be shown side-by-side with a animated graph which builds with time.
    Does anyone have any idea what could cause this time difference?
    Thanks

    < scratching head > we had something about a NTSC/PAL issue.. hmm.. ?
    if possible, open an existing PAL project (window titles says DV-PAL), save it under a diff. name, import into that project, delete the not wanted parts..
    another option is, quit iMovie, delete ~/Library/Preferences any com.apple.iMovie.plist file.. relaunch iM.. that 'resets' iM... sometimes, it starts to stumble..

  • Execution time difference between Statspack and DBM_Monitor trace

    Hi Everyone,
    We noticed that output of query execution time is quite differ between statspack and session tracing (DBMS_MONITOR) report. The query execution time in Statspack was 1402 sec and in session trace file was 312.25 Sec. FYI database version is 11.2.0.3 which is installed on platform OL 5.8
    Both of the following reports (Staspack/tracing) was executed on same system and at the same time. Could you suggest why execution time is differ in staspack and session tracing?
    Staspack execution time :-
    Elapsed Elap per CPU Old
    Time (s) Executions Exec (s) %Total Time (s) Physical Reads Hash Value
    1402.50 1 1402.50 9.1 53.92 256,142 3247794574
    select * from ( select * from ( select resourcecontentslocati
    on,isprotocolname,ismimecontenttype,indexedmetatext,objectid,met
    atext,valueaddxml,resourcetype,resourceviewedtime,iscmaresultid,
    resourcelastviewedbyuser,issequencenumber,nvl(length(contents),0
    Session tracing time:-
    call count cpu elapsed disk query current rows
    Parse 1 10.58 256.44 43364 153091 0 0
    Execute 1 0.01 0.08 0 0 0 0
    Fetch 143 2.09 55.72 25440 32978 0 1000
    total 145 12.69 312.25 68804 186069 0 1000
    Thanks
    Rajdeep

    Hi,
    First of all, please read the [url https://wikis.oracle.com/display/Forums/Forums+FAQ]FAQ page and find out how to use the code tags to format your output properly so that it's readable.
    I don't want to work out the stats formatting but I'd guess that if you ran the query first time and the data was not cached, it would be slower than the 2nd query when it was cached. The stats should confirm this so please format them so we can see it properly.
    Rob

  • Physical and Logical Standby

    Hi
    I just wanted to know can i have one Physical and One Logical Standby for a Single Primary Database. Is there any precautions and steps to be followed .
    Thanks

    user9366471 wrote:
    Hi
    I just wanted to know can i have one Physical and One Logical Standby for a Single Primary DatabaseYes this is possible.
    See following Oracle 10.2 example which talks also about cascaded standbys:
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14239/cascade_appx.htm#i637055

  • Time difference between iPhone and iMac

    I have both iPhone and iMac set to the same time zone and time. However, whatever iCal entries I make, there is a 9 hour difference between the two (iPhone being 9 hours behinf iMac).. Obviously, I am missing some setup somewhere but I truly cannot figure it out.

    Sorry for hasty posting. Deep in the setup, under Mail, Contacts, Calendar, the Calendar was set to Cupertino and I am in Prague. That is why, stupid me ...

  • Configuration Fails - Time Difference Between SA and SSO

    I know this is going to be a light-bulb moment for me but I haven't been able to figure it out yet.  I'm configuring SA and at the vCenter SSO credentials page.  I put in the credentials and get the following error:
    Installation aborted - could not authenticate to vCenter Single Sign On due to time difference.  Please synchronize the clocks of Support Assistant Virtual Appliance and vCenter Single Sign-On server and retry the operation.
    I changed the timezone for the SA appliance to match that of our vCenter server and I'm still getting that error.  I noticed that the time is off by 7 hours on the appliance so I tried to trick it by setting the timezone to somewhere in Europe (which then showed the same time as vCenter), but it still failed.  Any assistance would be greatly appreciated.

    Here is what I have found to critical touch point when it comes to time and VAs
    -:  If you have AD.... ensure that the PDC\DC is pointing to a NTP source
    w32tm /config /manualpeerlist:<fqdn or IP ntp server> /reliable:yes /update
    -: ALL your ESXi server MUST have a NTP...make sure its the same at the AD PDC\DC.  The ESXi server may take 10mins to 15mins
    http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=2012069
    -: Configure NTP on the VA

  • Time differences between ical and iphone

    When syncing ical to iphone i have a time difference of 9 hours. (dates on the iphone are always 9 hours earlier) No matter on which device the entry was made.
    Time zone is set to Berlin, Germany on my iphone as well as on my G5.
    Same thing is happening when syncing the iphone with my google calendar.
    Any suggestions?

    A restore of my iphone solved my problem.

  • Difference Between Physical and System Stock.

    Hi Gurus,
    I am facing a problem in Executing One Scenario.
    Actually we have one Raw Material which contains a "Moisture Contain" Half it own weight.
    When we are procuring it, we do it as it is i.e. including the weight of Moisture.
    But when we are issuing it for production the scenario is like,
    Suppose we require 10 Kg of that Raw Material for 5 Kg of finished product.
    Physically we are Isuuing 10 Kg, But in system we are Issuing it as 5 Kg only (i.e "Excluding the Moisture Content of 5 Kg").
    But beacuse of this there is a variation in Physical and System Stock.
    How to aviod this Variation in Stock?
    Please Help.........
    Thanks in Advance.

    HI
    Maintain the moisture content in Component scrap in MRP4 and do all the calculation on dry basis only for FG.
    also while procuring the item system will calculate PR qty including the moisture content.
    Check with your MM consultant.
    Regards
    Anupam Sharma

  • Response time difference between copy and original

    I have make an export of my database like that :
    EXP system/manager@mybase owner=myowner file=exp_mybase_myowner.dmp
    and an import in new session (on same server):
    IMP system/manager@mybase2 full=y file=exp_mybase_myowner.dmp
    To increase performance of my two databases, i have drop all indexs and recreate them.
    But, response time is significantly different between databases.
    How can i solve this problem ?

    1. Analyze all the tables that are used in your query by using command:
    Analyze table <table_name> compute statistics;
    You can alsp use package DBMS_STATS.GATHER_DATABASE_STATS to calculate the statistics for all object in DB.
    2. Have you checked the DB_BLOCK_SIZE for both the DB? Is it same? Command "SHOW PARAMETER DB_BLOCK
    4. Is the SGA size same for both the DB? Command "SHOW SGA"
    3. Was there sufficient RAM to create the SGA? I hope you are not using SWAP space for the SGA

  • One hour time difference between Palm and Exchange calendar items

    Calendar items on Exchange and Palm are off by one hour.
    Exchange server, desktop PC and Palm are all set to PST with the same time. Versamail account on Palm has been deleted and rebuilt.
    See screen shots at http://picasaweb.google.com/lh/photo/kPKBDS28rhdVsextLM1PPQ?feat=directlink
    What is interesting is the appointments entered in Outlook show up on the Palm one hour early however they show the correct time in (parenthises) so the Palm seems to be somewhat aware of the problem.
    This same issue occurs on different Palm T/X 's with different Outlook accounts.
    Any suggestions are welcome
    Post relates to: Palm TX
    This question was solved.
    View Solution.

    You need this update:
    http://www.palm.com/cgi-bin/cso_kbURL.cgi?ID=9306
    Download
    DSTUpdater.zip (0.01MB)
    Double-click the downloaded file to decompress it. Your computer will unzip the file to a folder containing several individual files.
    Message Edited by IrreducibleM31 on 03-26-2009 05:12 PM

  • Page load time differences between IE and Firefox

    Hello all,
    I have a problem with page loading time in IE 8. My page contains tabular form, classic report and some other items. I use some javascript code(placed in HTLM Header section) and also dynamic actions. When I try to display the page in IE I have to wait for 40 seconds (100 rows in tabular form). I realized that the performance is dependent on the number of displayed rows in the tabular form. But decrease the number of visible rows, using pagination, is not an option, because all needed rows should be visible for the users. During the tests I have tried to remove all the JS code and disable all the dynamic action, but the loading time was more or less the same.
    When I try to run the same page in FireFox then it is displayed in 4 seconds!
    I have already try to search some tips or advices how to speed up the page loading, but only what I have found out is, that every web browser is different. The javascript is handled differently, page rendering is done differently and so on.
    Maybe there is something what I have missed, and you experts can help me. Is there anything general what I should check or change to speed up the loading time in IE?
    Thanks in advance!
    Jiri
    APEX v. 4.2.1.00.08
    IE 8.0.7600.16358
    FF 19.0.2

    Thanks Denes for your reply.
    I use HttpWatch tool to measure the loading times. Reports are mostly the same for IE and FF. I can see from the report, there is three times shown error 404 Not Found for the items below.
    http://......./images/sRegion-Body.png
    http://......./images/sRegion-Bottom.png
    http://......./images/sReportBG-Standard.png
    The last action which caused 404 error started 2 seconds after the page was asked to refresh. The next action http://......../i/libraries/jquery-ui/1.8.22/ui/i18n/oracle/jquery.ui.datepicker-cs.js started after 38 seconds (hanging in the same place for 36 seconds). Does it mean that the problem is caused by http://......./images/sReportBG-Standard.png action which returns 404 error?
    How can I add the missing images?
    -Jiri

Maybe you are looking for