What is ONLINELOG for in the FRA

Hi,
I have a primary ( PRIMARYP ) and 2 standbys - 1 physical standby ( STANDBYP ) and 1 logical standby ( STANDBYL )
When I converted STANDBYL from physical to logical, a couple of new directories appeared under my FRA i.e. ONLINELOG and FOREIGN_ARCHIVELOG. Currently ONLINELOG is empty
My LOG_ARCHIVE_DEST_ID's on my STANDBYL are as such
log_archive_dest_1='LOCATION=USE_DB_RECOVERY_FILE_DEST VALID_FOR=(ONLINE_LOGFILES,ALL_ROLES) DB_UNIQUE_NAME=standbyl'
log_archive_dest_2='SERVICE=primaryp ASYNC VALID_FOR=(ONLINE_LOGFILES,PRIMARY_ROLE) DB_UNIQUE_NAME=primaryp'
log_archive_dest_3='SERVICE=standbyp ASYNC VALID_FOR=(ONLINE_LOGFILES,PRIMARY_ROLE) DB_UNIQUE_NAME=standbyp'
log_archive_dest_4='LOCATION=USE_DB_RECOVERY_FILE_DEST VALID_FOR=(STANDBY_LOGFILES,STANDBY_ROLE) DB_UNIQUE_NAME=standbyl'
I can see that DEST_4 created the FOREIGN_ARCHIVELOG and is placing the primary archive logs in it ( so not to possibly overwrite the archive logs of STANDBYL itself, now going into DEST_1 )
Q1. However I assume that ONLINELOG is being created by DEST_3 and the reason it is empty is because the FAL has been able to get all the archive logs from the primary ?
Q2. Would I ever expect to see anything under DEST_3 in these circumstances eg -
If the FAL was unable to get an archive from the Primary but was able to get it from STANDBYP - would the retried archive log go into ONLINELOG or FOREIGN_ARCHIVELOG ?
Q3. If STANDBYP became primary would in STANDBYL, the archive logs go into ONLINELOGS or FOREIGN_ARCHIVELOG ?
any clarity appreciated
thanks, Jim

The purpose of foreign archive logs is as below.
"Foreign archived redo logs are received by a logical standby database for a LogMiner session. Unlike normal archived logs, foreign archived logs have a different DBID. For this reason, they cannot be backed up or restored on a logical standby database."
Check the same here for explanation.
foreignlogRecordSpecifier
In your case, as you said dest2 and dest3 are out of scope.
You can now check which destination is creating logs in the specified location using below.
SELECT DEST_ID,VALID_TYPE,VALID_ROLE,VALID_NOW FROM V$ARCHIVE_DEST;
Check Data Guard Scenarios for details.
I believe you have not set up standby redo log in your DR set up. So dest 4 will not produce any logs.
Actually your dest 1 is producing the foreign logs for a logminer session.
Hope I have made somewhat clear
Thank you!!

Similar Messages

  • Firefox crashing when i wanna open or close a tab or a window, also while wanna open any page, now what to do for solving the problem?

    Firefox crashing when i wanna open or close a tab or a window, also while wanna open any page, now what to do for solving the problem?

    Disable McAfee siteadvisor and check the problem still persist or not?

  • What is best for cleaning the touchscreen?

    I have an ENVY TouchSmart. What is the best glass cleaner and soft cloth to clean finger prints off of the screen?

    To help you with the right information,
    It is recommended to use a lint free/microfible cloth to clean the screen. Before proceeding to cleaning, request you to turn of the product and then move the cloth in small circles. IF you have any dust that cannot be removed through microfible cloth, then use a cotton cloth and slightly dampen it and move your hand in small circles ove rthe cleaning surface. 
    Hope this information helps
    Let us know for more!
    "I work for HP."
    Click the Kudos star to say thanks
    Please mark Accept As Solution if it solves your problem
    Regards
    Sreenag

  • I need to know what to look for on the toolbar when I am looking for a "secure site icon" such as the locked padlock on Internet Explorer

    We are unable to identify when we are on a secure site as we can when using Internet Explorer.

    Firefox 3 stil has the padlock in the right corner of the Status Bar (View > Status Bar).<br />
    Firefox 4 won't have the Status Bar anymore, so there you only have the site favicon on the location bar showing the domain if there is a secure connection and the website is identified.<br />
    Be aware that the presence of a padlock is no guarantee that you are connected to the expected website and that is the main reason for removal of the padlock.
    See also [http://www.dria.org/wordpress/archives/2008/05/06/635/ dria.org » Blog Archive » Firefox 3: Site Identification button]

  • HT4060 What's best for maximizing the life span of the battery, to run out the battery before charging it again or to charge it before it drains out completely?

    I usually charge my iPad after all the battery drains out but someone told me it damage the software so I wanna know if draining out the full battery is good or not. Thank you.

    Lithium based batteries as in the iPad do not respond well to repeated draining.

  • Creating an entitlement using OIM API - what is lookupkey for?

    Hi
    I am trying this code
    ApplicationInstanceService appService = oimClient.getService(ApplicationInstanceService.class);
    ApplicationInstance appInstance = appService.findApplicationInstanceByName("MyAppInstance");
    EntitlementService entSvc = oimClient.getService(EntitlementService.class);
    Entitlement ent = new Entitlement();
    ent.setObjectKey(appInstance.getObjectKey());
    ent.setFormKey(appInstance.getChildForms().get(0).getFormKey());
    ent.setFormFieldKey(appInstance.getChildForms().get(0).getFormFields().get(0).getFldKey());
    ent.setItResourceKey(appInstance.getItResourceKey());
    ent.setEntitlementCode("MNEC2");
    ent.setEntitlementValue("MyNewEntitlementValue2");
    ent.setDisplayName("MyNewEntitlementName2");
    ent.setDescription("MyNewEntitlementDesc2");
    ent.setLookupValueKey(1);//have no idea what is this for
    ent.setValid(true);
    entSvc.addEntitlement(ent);
    code works great, but what should be the lookupValueKey and what is it for?

    The overall process that is supposed to happen OOTB is this:
    1.  On a child table form, one of the fields is marked as Entitlement = True
    2.  Populate your lookup with Entitlement Values (example is the Active Directory Group Recon Lookup scheduled task)
    3.  Run the Entitlement List scheduled task.  This will check all form entries that have entitlement = true to retrieve the list of values and populate the ENT_LIST table with this values (or update any new or set IS_VALID=0 for any that were removed)
    4.  Catalog Synchronization scheduled task will populate the values into the Catalog
    The lookup value key is the LKV_KEY value that is tied to an entry in the lookup.  This is what ties the ENT_LIST table to the LKV table.
    -Kevin

  • What is "play()" for?

    In my course in multimedia I am supposed to use the action script play() in a motivated fashion. But I can't seem to fit it in my animation in a natural way. If I don't use it, the animation will play anyway so what is it for? The other commands stop, gotoAndPlay and gotoAndStop, also needed in my assignment, are easy to see the use for but not play, since the animation will play anyway. Any suggestion to when to use play?

    you use stop() or gotoAndStop() first.  then you can use play() or gotoAndPlay()

  • I am trying to set up a co-worker's email on her iPhone and I don't know what her password for Thunderbird is and neither does she. Can I get the password?

    I am trying to set up a co-worker's email on her iPhone and I don't know what her password for Thunderbird is and neither does she. Can I get the password somehow, or what do you recommend?

    There is no password to Thunderbird. The password you need is to the email account. Contact the email provider for password reset.

  • TS3297 I have an iPhone and recently bought an iPod 4 touch what l am using the same apple ID for. The iPod won't let me download songs from iTunes it is asking me security questions which I don't think I have put answers to in the first place.

    I have an iPhone and recently bought an iPod 4 touch what l am using the same apple ID for. The iPod won't let me download songs from iTunes it is asking me security questions which I don't think I have put answers to in the first place, because of this it won't let me buy any songs on iTunes

    It's probably asking you to verify the security code found on the back of your credit card.
    Regards.

  • I run a mac air on a single user account but multiple people using it, which is ok for the situation. All have their accounts in the apple mail app. what is missing for me is a separate password to access the mail account. otherwise anyone can see anyones

    I run a mac air on a single user account but multiple people using it, which is ok for the situation. All have their accounts in the apple mail app. what is missing for me is a separate password to access the mail account. otherwise anyone can see anyones
    Any clue, how i can add a mail account to apple mail app, but with separate password / pin to open it.
    Years ago there was a program called mail switcher which added this functionality, but thats gone.
    cheers
    Tom

    They would have to be logged in as separate users in order not to see your account in Mail. Whatever accounts put in Mail under your account will show up. All mail accounts usually have there own user and password. The only thing you can do is to remove the password from Keychain and take the account offline so you don't keep getting prompts for passwords each time it checks for mail.
    Not a great solution.
    Best way is to give the other user their own user account with their own mail and enable fast user swithcing to log between the different users if all access the computer frequently.

  • What is new for the Lumia 620 in the black update

    What is new for the Lumia 620 in the black update ?

    It seems Lumia 620 doesn't benefit the "double tap to wake", other than that all announced apps and features will be available. I advise to check also some great beta apps from Nokia Beta Labs, kudos to the guys developing these.

  • When you open a new browser tab, underneath the box to type in what you are looking for is the recently visited list. I want to disable or delete this list...how do I get rid of this list???

    When you open a new browser tab, underneath the box to type in what you are looking for is the recently visited list. I want to disable or delete this list...how do I get rid of this list???

    The drop-down list displays items from your History and/or Bookmarks.
    You can control what shows (or nothing at all): Options > Privacy, "Location Bar" section. Options are:
    *History and Bookmarks
    *History
    *Bookmarks
    *Nothing
    See --> https://support.mozilla.com/en-US/kb/Options%20window%20-%20Privacy%20panel
    '''If this reply solves your problem, please click "Solved It" next to this reply when <u>signed-in</u> to the forum.'''
    Not related to your question, but...
    You may need to update some plug-ins. Check your plug-ins and update as necessary:
    *Plug-in check --> http://www.mozilla.org/en-US/plugincheck/
    *Adobe Shockwave for Director Netscape plug-in: [https://support.mozilla.com/en-US/kb/Using%20the%20Shockwave%20plugin%20with%20Firefox#w_installing-shockwave Installing ('''''or Updating''''') the Shockwave plugin with Firefox]
    *Adobe PDF Plug-In For Firefox and Netscape: [https://support.mozilla.com/en-US/kb/Using%20the%20Adobe%20Reader%20plugin%20with%20Firefox#w_installing-and-updating-adobe-reader Installing/Updating Adobe Reader in Firefox]
    *Shockwave Flash (Adobe Flash or Flash): [https://support.mozilla.com/en-US/kb/Managing%20the%20Flash%20plugin#w_updating-flash Updating Flash in Firefox]
    *Next Generation Java Plug-in for Mozilla browsers: [https://support.mozilla.com/en-US/kb/Using%20the%20Java%20plugin%20with%20Firefox#w_installing-or-updating-java Installing or Updating Java in Firefox]

  • Hello..I don't like to admit I am a dumby ,but I am. I've had this mac book (white 13) for yrs now and have no Idea what it is or what I am doing(except the power botton) Will someone please help me. Idon't know what I have,I dont know the software or wha

    I need a teacher. I have a mac book 13 white. I have all kinds of files/stuff that I have been downloading. I dont know how to update a app, or how to tell what I have as far as memory/software/ version(of what?) I know that I can not sync my 3gs 32g iphone. I know that most all my applications will not work on this version of ??? . I spend hours just trying to get on line,most the time I give up. I've had this thing for years ,I click chx for updates , most everytime it says "no internet".....I do know for how bad I feel inside, all the hours that I have spent on this thing with no closure that I would rather smash it into tiny pieces then sell it. I do not have money anymore..I am very smart at all sorts of differant things in life .I am not smart at understanding to basic function or opperations of computers , I am missing something, I am close ,but just can not wrap my mind around it.
      I am reaching out for help, I have nothing to offer , Your reward would come from the Gods , And knowing that you helped another human being. Trust me if feels good to help teach others how to fish for themselves.
      Thank you for taking the time.
    Jeff 
    < Edited by Host >

    Clntxwhtby wrote:
    Hay thank you for your time . I do that every time I know I am online. It says that I am up to date . I have found that I have 10.4.11 version, and that my boot version is 10.6.2, and that my kernel version is 8.11.1.
    I have a hard drive icon on my desktop that says 10.6.2....
    I use to have iphoto, it doesnt open anymore, it says there is 1.2gigs on that disk.There are many things on here that are the same way. Where do I start?
    It's always good to go with one thing at a time and stay focused on that. Let's start with the OS you're running. Click on the Apple menu > About This Mac. What does it say under Mac OS X version ?

  • What do "w/" and "w/o" stand for in the following paragragh?

    What do "w/" and "w/o" stand for in the following paragragh?
    [root@fedora ~]#ps --help
    ********* simple selection ********* ********* selection by list *********
    -A all processes -C by command name
    -N negate selection -G by real group ID (supports names)
    -a all w/ tty except session leaders -U by real user ID (supports names)
    -d all except session leaders -g by session OR by effective group name
    -e all processes -p by process ID
    T all processes on this terminal -s processes in the sessions given
    a all w/ tty, including other users -t by tty
    g OBSOLETE -- DO NOT USE -u by effective user ID (supports names)
    r only running processes U processes for specified users
    x processes w/o controlling ttys t by tty
    *********** output format ********** *********** long options ***********
    -o,o user-defined -f full Group User pid cols --ppid
    -j,j job control s signal group user sid rows --info
    -O,O preloaded -o v virtual memory cumulative format --deselect
    -l,l long u user-oriented sort tty forest version
    -F extra full X registers heading no-heading --context
    ********* misc options *********
    -V,V show version L list format codes f ASCII art forest
    -m,m,-L,-T,H threads S children in sum -y change -l format
    -M,Z security data c true command name -c scheduling class
    -w,w wide output n numeric WCHAN,UID -H process hierarchy
    [root@fedora ~]#

    w/ = with
    w/o = without
    these abbreviations are in common usage in the English language and frequently encountered in legal and technical documents
    When you run into strange abbreviations or acronyms, you could turn to the internet and check on http://acronyms.thefreedictionary.com/ for possible translations

  • HT5622 how can I find what the charges aree to my credit card from the apple store? I get multiple charges every month and don't know what they are for...I want to cancel whatever is being charged to me...how do I do it?

    how can I find what the charges aree to my credit card from the apple store? I get multiple charges every month and don't know what they are for...I want to cancel whatever is being charged to me...how do I do it?

    Have a look at this link
    http://support.apple.com/kb/ht2727

Maybe you are looking for