Capture Proccess offen abend when online log is switching

enviroment:
Red Hat Enterprise Linux Server release 5.8 (X64)
Oracle Database 11.2.0.3.0
Oracle Golden Gate 11.1.1.1.2
Problome:
Capture Proccess offen abend when online log is switching.(Not every time)
I find errors in ggserr.log:
2013-05-01 22:10:53 ERROR OGG-01028 Oracle GoldenGate Capture for Oracle, cap.prm: error reading redo log file,
'+DATA/orcl/onlinelog/group_2.265.803917775' for sequence 1021: Reading ASM file +DATA/orcl/onlinelog/group_2.265.803917775
in DBLOGREADER mode: (333) ORA-00333: redo log read error block 42395 count 4081.
2013-05-01 22:10:53 ERROR OGG-01668 Oracle GoldenGate Capture for Oracle, cap.prm: PROCESS ABENDING.
Vut I can't find any error in database's log.xml but 'Incomplete read from log member
'+DATA/orcl/onlinelog/group_2.265.803917775'. Trying next member.'.
I find that when this error happened ,the database is switching it's online log.It is not happened in a specific online
log.And when Database switch online log to the 'error' online log back,capture proccess will work correctly.
Here is my configure:
GGSCI (TIKUDB) 1> view params cap
EXTRACT cap
SETENV (ORACLE_SID = orcl)
USERID ogg, PASSWORD ogg
TRANLOGOPTIONS DBLOGREADER
TRANLOGOPTIONS LOGRETENTION ENABLED
EXTTRAIL dirdat/lt
TABLE TQMS.TEST;
Please help me !

xyz_hh wrote:
enviroment:
Red Hat Enterprise Linux Server release 5.8 (X64)
Oracle Database 11.2.0.3.0
Oracle Golden Gate 11.1.1.1.2Would it be possible to try upgrading to OGG 11.2.1, and see if the problem persists?

Similar Messages

  • Getting time when online log switches; archiver start, ends

    Hi
    I am using "Oracle Database 10g Release 10.2.0.2.0 - 64bit Production"
    Is there a possibility to check the exact time
    -when do online redo log switch
    -when does Archiver start and finish his archiving online logs
    I would like to tune archiver performance.
    Thanks for answers
    Groxy

    In my current configuration I am getting a lot of "waits" (processes waiting form commit)
    I would like to see if there is any relation of archiving process with "waits" in my application. Redo logs currently siwtch upto 6 times /hour. My ideas is to increase redo log size from 150MB to e.g 300MB and give archiver less priority, so there are no peaks, which consumes significant amount of disk I/O and the process of archiving will be spreaded.
    Groxy

  • My daughter is missing and has her iPhone 4S with her. When I log into iCloud it says online, location services off. Does that mean there is no way for me to track the phone?

    My daughter has been missing for a week and has a serious medical condition. She has an iPhone 4S and when I log into find my iPhone it says online , location services off. Does that mean there is no way to track the phone?  Please  I'm willing to try anything to get my baby home. Thanks.

    Without location services, there's no way the device can be tracked.  It's location services that provide the device's location to any apps that need that info, including the Find My iPhone service.  Sorry.

  • Recover when Online Redo Log lost.

    Hi,all.
    How do I recover the db while all the online redo log files were lost.
    The database is running in archive mode and all the archived redo log files were saved well.
    But since last hot backup,I have done some table inserting with nologging.
    Now the database can not be opened.
    Who can tell me how to recover the db to the recent state.
    I remember the db was shutdown immediate.
    (Do it make any difference to online redo log file between shutdown immediate and abort?)
    Thanks.
    wy.

    I find out if I shutdown immediate and remove all the redo log files,I can recover the database as below:
    SQL> startup
    ORACLE instance started.
    Total System Global Area 109164572 bytes
    Fixed Size 75804 bytes
    Variable Size 59498496 bytes
    Database Buffers 49512448 bytes
    Redo Buffers 77824 bytes
    Database mounted.
    ORA-00313: open failed for members of log group 1 of thread 1
    ORA-00312: online log 1 thread 1: 'D:\ORACLE\ORADATA\ORCL\REDO03.LOG'
    SQL> recover database until cancel
    Media recovery complete.
    SQL> alter database open resetlogs;
    Database altered.
    but if I shutdown abort,I can not recover the database.
    SQL> startup
    ORACLE instance started.
    Total System Global Area 109164572 bytes
    Fixed Size 75804 bytes
    Variable Size 59498496 bytes
    Database Buffers 49512448 bytes
    Redo Buffers 77824 bytes
    Database mounted.
    ORA-00313: open failed for members of log group 1 of thread 1
    ORA-00312: online log 1 thread 1: 'D:\ORACLE\ORADATA\ORCL\REDO03.LOG'
    ORA-27041: unable to open file
    OSD-04002: unable to open file
    O/S-Error: (OS 2) O5M3UR2;5=V86(5DND<~!#
    SQL> recover database until cancel
    ORA-00279: change 690879 generated at 08/09/2004 16:34:04 needed for thread 1
    ORA-00289: suggestion : D:\ORACLE\ORADATA\ORCL\ARCHIVE\ORCLT001S00002.ARC
    ORA-00280: change 690879 for thread 1 is in sequence #2
    Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
    auto
    ORA-00279: change 690963 generated at 08/09/2004 16:34:08 needed for thread 1
    ORA-00289: suggestion : D:\ORACLE\ORADATA\ORCL\ARCHIVE\ORCLT001S00003.ARC
    ORA-00280: change 690963 for thread 1 is in sequence #3
    ORA-00278: log file 'D:\ORACLE\ORADATA\ORCL\ARCHIVE\ORCLT001S00002.ARC' no
    longer needed for this recovery
    ORA-00308: cannot open archived log
    'D:\ORACLE\ORADATA\ORCL\ARCHIVE\ORCLT001S00003.ARC'
    ORA-27041: unable to open file
    OSD-04002: unable to open file
    O/S-Error: (OS 2) O5M3UR2;5=V86(5DND<~!#
    ORA-01547: warning: RECOVER succeeded but OPEN RESETLOGS would get error below
    ORA-01194: file 1 needs more recovery to be consistent
    ORA-01110: data file 1: 'D:\ORACLE\ORADATA\ORCL\SYSTEM01.DBF'
    SQL> recover database until cancel
    ORA-00279: change 690963 generated at 08/09/2004 16:34:08 needed for thread 1
    ORA-00289: suggestion : D:\ORACLE\ORADATA\ORCL\ARCHIVE\ORCLT001S00003.ARC
    ORA-00280: change 690963 for thread 1 is in sequence #3
    Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
    CANCEL
    ORA-01547: warning: RECOVER succeeded but OPEN RESETLOGS would get error below
    ORA-01194: file 1 needs more recovery to be consistent
    ORA-01110: data file 1: 'D:\ORACLE\ORADATA\ORCL\SYSTEM01.DBF'
    ORA-01112: media recovery not started
    SQL> ALTER DATABASE OPEN RESETLOGS;
    ALTER DATABASE OPEN RESETLOGS
    ERROR at line 1:
    ORA-01194: file 1 needs more recovery to be consistent
    ORA-01110: data file 1: 'D:\ORACLE\ORADATA\ORCL\SYSTEM01.DBF'
    So How to recover the database when the db shutdown abort and all the online redo log were lost?

  • Hello. I have an Ipad 3 and I have installed the facebook app for ipad. Though I'm online, I appear offline to my friends. And, there is no chat bar when I log in via safari! Please Help!

    Hello. I have an Ipad 3 and I have installed the facebook app for ipad. Though I'm online, I appear offline to my friends. And, there is no chat bar when I log in via safari! Please Help!

    I believe the Facebook App requires (or at least it did in the past) the screen to be rotated to Landscape to access/enable chat functions/enable online status (I believe at the bottom-right of the screen). You need to set your online status to available (or whatever their terminology is) to have other people see your online status and availability to chat.

  • Hello. Please help. for unknow reasons, I am not getting any of my mail on anything, nothing on my iphone, my outlook or even when I log into icloud online ???   any one else having troble??   please help   I need my mail

    Hello. Please help. for unknow reasons, I am not getting any of my mail on anything, nothing on my iphone, my outlook or even when I log into icloud online>???
    any one else having troble??
    please help
    I need my mail

    Hello, DragonStudios. 
    Thank you for visiting Apple Support Communities.
    Here are a couple troubleshooting resources I would recommend when experiencing issues with iCloud Mail.
    iCloud: Troubleshooting iCloud Mail
    http://support.apple.com/kb/TS4002
    iCloud: Account troubleshooting
    http://support.apple.com/kb/TS3988
    Cheers,
    Jason H.

  • Why is my time audio out of sync when I log and capture?

    When I log and Capture from my server, it copies everything.  But when I play it, that audio doesn't match the video, but when I pause it, it stops on the place it is supposed to be?  Anyone have this happen to them before?  Please let me know.  Thank You!

    I don't understand.  You log and capture FROM tape.  You could log and capture TO your scratch disk which could possibly be over a network.  If this is the case, try capturing locally and see if that works.  If so. the problem is with your network, not fcp.

  • Contact shows as online when I log in but then goe...

    Recently I've noticed that one of my contacts appears as being online when I log into skype but almost immediately goes to Away. Generally they use Skype on their phone. I have asked them about this and they have said that once they have spoken to me (usually late at night for them) they put their phone down and go to sleep. However, when I log back into Skype later the green dot appears next to their name, almost immediately goes to yellow and then if I look at their Last Seen Online status it is either very recent or the exact moment I log back in. 
    Can anyone explain what is going on?

    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    * Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove Cookies" from sites causing problems:
    * Tools > Options > Privacy > Cookies: "Show Cookies"
    If clearing the cookies doesn't help then it is possible that the file <i>cookies.sqlite</i> that stores the cookies is corrupted.
    Rename (or delete) <b>cookies.sqlite</b> (cookies.sqlite.old) and delete <b>cookies.sqlite-journal</b> and <b>cookies.txt</b>, if they exist, in the Firefox Profile Folder in case the file cookies.sqlite got corrupted.
    * http://kb.mozillazine.org/Profile_folder_-_Firefox

  • When launching AI it says my account is expired but when i log in online it's active [was:help]

    when i go to access my AI program it syas my account is expired but when i log in online it says its active

    Hi Rduncan78,
    Can you try launching the Creative Cloud app and signing out and back in with Illustrator closed. Afterwards try relaunching Illustrator again and see if you get the same behavior.

  • TS3989 how come I'm not seeing my iphone photos and videos when I og in to icloud on my PC or online? When I log in to icloud the photos icon is missing.  I have photostream and icloud activated on my iphone..

    how come I'm not seeing my iphone photos and videos when Iog in to icloud on my PC or online? When I log in to icloud the photos icon is missing.  I have photostream and icloud activated on my iphone..

    There is no way to view your photos via iCloud.com. Videos are not uploaded.
    Photo Stream merely "pushes" the photos to your other devices.

  • Unable to capture trace, when user logs in throuigh Web Interface

    The Trace shows 'No Records Found', when user logs in through Web Interface of CRM. But there is Trace found, when the same user logs in through logon pad and carries out normal actvities.
    sufficient auth. is provided.
    Is there any setting in ST01, through which i can get trace , when user logs in through Web Interface
    Regards

    ST10 traces 1 instance only.
    Your CRM web interface could use another instance than your backend. Go to transaction SM21, choose the appropriate server and run ST10 again.
    Succes!
    Kind regards,
    Lodewijk Borsboom

  • On a online game.when i log in thats ok.when i want a location in the game.it goes back to the log in screen again

    when i log in to this web site it opens the game screen. when i then want to go to a different location in the game. it resets back to log in screen again.
    but it works ok on all other sites.
    == URL of affected sites ==
    http://s3.travian.co.uk/dorf1.php

    "Clear the Cache": Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove the Cookies" from sites that cause problems: Tools > Options > Privacy > Cookies: "Show Cookies"
    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]

  • After 6 hours on the phone I am still unable to see my account info when I log in to My Verizon

    Due to a billing error Verizon shut down my old account, issued me a new phone number and new account number.  However I cannot see any of my new information for this new account when I log in to My Verizon.  I have called their web support six times to correct this issue and it is still not fixed.  I am told that my old username was moved to my new account and I believe this has happened because if I try to register my new account on My Verizon I get a message stating that this account is already registered for My Verizon.  On top of that my bill (which I cannot see online) was incorrect and I spent another hour on the phone yesterday correcting that issue.  Couple all of this with the fact that I was told a tech was coming to my home two weeks ago but he never showed up and I took a day off of work for no reason.  I have been a FIOS customer for over two years but the events of this month have made me seriously consider dropping all of my services permanently.  I just want my online account fixed and any assistance would be greatly appreciated

    Hello Camps,
    I apologize that you have been having so many problems, please PM me your contact information and I will see what we can do to assist you.
    Peter C
    Peter_VZ
    Verizon Support
    Notice: Content posted by Verizon employees is meant to be informational and does not supersede or change the Verizon Forums User Guidelines or Terms or Service, or your Customer Agreement Terms and Conditions or Plan.

  • HELP WITH ONLINE LOG IN

    Hi  I have recently split with my husband who was the named person on my orange mobile account. We have gone through the process of changing the account and direct debit details over to my name but i am now having trouble logging into my account online and on the app because when i log in it is still brings up my husbands details. I have tried re registering with my new account number but because the mobile number is already registered online this isnt working.  I hope I've explained things properly and i hope you can help. Thanks for your time.  

    This should be simple to fix. Sometimes the link between your Orange account and your online account becomes broken or takes a while to update itself.
    In order to get this resolved, you'll need to speak to Orange customer services and ask them to delete your online account profile.
    Once they've done this, you'll be able to register with your mobile number and this should now display your details.

  • I have an invoice that I paid to use photoshop and now it is asking for serial number however it does not show a serial number when I log in

    I have an invoice that I paid to use photoshop and now it is asking for serial number however it does not show a serial number when I log in

    Please then use your web Browser  address http://www.adobe.com/  and sign in with your Adobe User ID and Password to your account the has your Subscription and use https://www.adobe.com/account/my-products-services.html capture the page which shows you have a subscription like I showed you I have.
    Open Adobe Creative Cloud desktop application use the APP tab and capture that scree to show Photoshop is installed and up to date like I did. Capture that screen. Show us you have installed Photoshop and its up to date.
    Open Photoshop and use menu Help it should show tha its activated because there will be a menu item Sign Out. If it is Sign In, Sign in  using the account that has the subscription the one you used above to Activate Photoshop.

Maybe you are looking for

  • Can't boot from USB on P7N Diamond

    I have BIOS Ver. 1.3 installed on my P7N Diamond board. I used the flashing utility from MSI to install it. Now, to install Ver 1.4, I am using the Forum Flasher. My board will not recognize the USB drive in the F11 Boot Menu or in the BIOS boot sele

  • Can you have 2 Apple IDs using the one credit card?

    I'm just wondering if you're able to have 2 Apple IDs using the same credit card number? Trying to set up App Store on a new purchase with another Apple ID and whenever I put in the card number it just says for assistance contact Apple Support and it

  • Can't receive the CANCEL of SIP request through MSPL routing application on Lync

    We have written an application of routing sip messages with MSPL script. It works well except the two things below: It never receives the CANCEL sip request, e.g. when a caller hangs up the call while it is ringing on a lync client; It receives nothi

  • Going Crazy! How to force startup using firewire drive on G3

    Okay, I think I'm going crazy. I have searched last night and today for my answers and still no solution. I have an old G3 I'm trying to install Tiger on. I don't have a dvd drive in the G3, so I installed onto a firewire drive from my G4. I booted f

  • Issues with Flash Player Plug in

    Hi i have had my mac book pro since oct of 2008 and since the beginning it will not work properly with an flash player plug in. I have had several people tell me to remove it then re-download it and i have done that several times. now here is my issu