Logical Standby out of sync after archiver stuck (how to resync)

Hi,
I had an archiver stuck on my logical standby database for about 4 hours this night.
2 hours later my primary db also had an archiver stuck.
After solving the problem by repairing the backup mechanism and startup of the archivelog backup I realised
that some tables are out of sync.
How can I get back all things back in sync again?
DB: 11gR2 EE
OS: RedHat Linux 5.5
Thanks
941743

Hi,
I don't sure have or not resyncronization whole schema, but you can use with PL/SQL as
Stop SQL Apply on logical  standby  database
SQL> ALTER DATABASE STOP LOGICAL STANDBY APPLY;
on primary
SQL>  begin
  2> for t in (select table_name from db_tables where owner = '<your schema name>')
  3> loop
  4>   DBMS_LOGSTDBY.INSTANTIATE_TABLE(shema_name => '<your schema name>', object_name => T.Table_name, dblink => '<you dblink name>');
  5> end loop;
  6>end;
Start SQL Apply on logical standby database
SQL> ALTER DATABASE START LOGICAL STANDBY APPLY IMMEDIATE;If you skip DML and DDL for your schema, then you must UNSKIP DML and DDL on this tables you must add following script to PL/SQL block before INSTANTIATE_TABLEs.
DBMS_LOGSTDBY.UNSKIP(stmt => 'DML', schema_name => '<your schema name>', object_name => T.Table_Name);
DBMS_LOGSTDBY.UNSKIP(stmt => 'DDL', schema_name => '<your schema name>', object_name => T.Table_Name);Regards
Mahir M. Quluzade
Edited by: Mahir M. Quluzade on Sep 13, 2012 6:17 PM

Similar Messages

  • Mac OS X partition ("Macintosh HD") gets out of sync after hibernation

    Hello,
    I have a first-generation Unibody 15" MacBook Pro. I run Mac OS X Lion and Windows XP Profession 32-bit through Boot Camp on it.
    I notice that the Mac OS X partition gets out of sync after I hibernate in Windows XP, reboot into Mac OS X Lion, restart and resume Windows XP. Certain folders would remain visible in Windows Explorer but become inaccessible, while some folders that I just created in Mac OS X would not even show up.
    Is there a way to tell Windows XP to "remount" the HFS+ partition?
    Steps to reproduce:
    Boot into Windows XP;
    Hibernate Windows XP;
    Boot into Mac OS X;
    Pick a folder and change something in it;
    Create a new folder;
    Reboot and resume Windows XP;
    Open "Windows Explorer";
    Try to access the folders you just meddled with.

    SwordAngel wrote:
    Hello,
    I have a first-generation Unibody 15" MacBook Pro. I run Mac OS X Lion and Windows XP Profession 32-bit through Boot Camp on it.
    I notice that the Mac OS X partition gets out of sync after I hibernate in Windows XP, reboot into Mac OS X Lion, restart and resume Windows XP. Certain folders would remain visible in Windows Explorer but become inaccessible, while some folders that I just created in Mac OS X would not even show up.
    Is there a way to tell Windows XP to "remount" the HFS+ partition?
    Steps to reproduce:
    Boot into Windows XP;
    Hibernate Windows XP;
    Boot into Mac OS X;
    Pick a folder and change something in it;
    Create a new folder;
    Reboot and resume Windows XP;
    Open "Windows Explorer";
    Try to access the folders you just meddled with.
    Don't hibernate, shut XP down when you reboot and the issue goes away, you really should consider using a more modern operating system.

  • Hi we setup ISE in our lab. We have 2 PSN registered but one of the node is out of sync after I upgraded form 1.1 to 1.2

    Hi we setup ISE in our lab. We have 2 PSN registered but one of the node is out of sync after I upgraded form 1.1 to 1.2

    For out of sync issues, which most likely are due to time changes or NTP sync issues, you must correct the system time and perform a manual sync up through the UI.
    For certificate expiry issues, you must install a valid certificate and perform a manual sync up through the UI.
    For a node that has been down for more than six hours, you must restart the node, check for connectivity issues, and perform a manual sync up through the UI.

  • My audio goes out of sync after import

    I have a bunch of masters of 1h documentaries that I've done using Adobe Premiere CS6. I've exported the masters using exactly the same specs:
    Apple Pro Res 422 (HQ), 23.98fps, 1920x1080p, 48kHz, 16b, PCM audio.
    I have to do some changes on the masters of these shows. They all play fine on several players like VLC, Quicktime, Mpeg Streamclip, etc. However after I import the masters into Premiere Pro CC, 3 out of 10 shows get the audio gradually out of sync, even on the source monitor before I put them on a timeline. The behaviour continues even after I place them on a timeline.
    The project settings are the same as the masters and so are the sequence settings. I've tried to recreate the project, delete and re-import, duplicate the file and import that, and no matter what I do the same 3 masters go out of sync after the import.
    I've tried to find a solution in many forums and despite noticing that several people have the same issue, no one has a valid solution for my problem.
    I cannot go back to CS6 since my company updated their systems to CS7 so I can't even cross check.
    Any suggestion will be most welcome.
    Thanks in advance peeps.
    NJ

    Couple of suggestions.
    First, rather than opening the Master export, go back to the original project.  That should open fine in CC.
    Second, with a CC subscription, you do have access to the full CS6 suite.

  • Audio out of sync after exporting into Quicktime using current settings.

    Quicktime file has audio out of sync when I export to quicktime movie using current settings.
    Ok for about the first few minutes then, out of sync after about 10 minutes.
    I shot the footage on tape with my Sony HVR-Z7u.
    My Sequence setting is the same as the format of the footage as shown below.
    Pixel Aspect Ratio: HD 1440x1080
    Editing Time base: 23.98
    Quicktime video settings: Compressor: HDV 1080p24
    Audio Settings: Rate 48 KHz
    Depth: 16bit
    Clip format:
    Pixel Aspect Ratio: HD 1440x1080
    Vid Rate: 23.98
    Compressor: HDV 1080p24
    Audio Rate 48 KHz
    Audio Format: 16bit

    I recently moved and both of my editing machines were unplugged for a couple of days until I could get them set up. After turning them back on, the problem had disappeared. Perhaps leaving the system unplugged had allowed some of the internal components to reset? That's the only thing I can think of. At any rate, the issue is gone.

  • Audio and video out of sync after exporting sequence

    I'm a FCP user since years, but not so common with HD footage. Therefore I have an issue with my finished edited movie after exporting: Video and Audio are out of sync.
    My sequence settings are: HDV1080i50, 25fps, 48kHz, 16bit, Stereo. I used File-> Export-> Quicktime Movie -> Current Settings
    Sequence has a duration of 61 minutes and 38 sec. I tried to find out where's the problem and exported audio and video seperated. This results in:
    Video is 61 minutes and 27 sec long
    Audio is 61 minutes and 38 sec long
    That means exported video is shorter than original sequence.
    What could that be ?

    I had the same problem with a Panasonic camera, even filming at 30 fps. I was able to fix it; see [this thread|http://discussions.apple.com/thread.jspa?threadID=1783029&tstart=0]. It's a frustating problem, to be sure. You might have to use Easy Setup a couple times before you get things to work properly. Not sure why that's the case.
    Good luck!
    Message was edited by: Anthony M Kassir MD

  • Audio and video out of sync after capture from Canon

    Help for a newbie please?  I have a Canon XHA1S and have a problem after capturing HD video.  After capturing a 40 minute clip, the  audio and video are out of sync.  Seems like there is about a 3 second difference.  The entire clip is like that in the source window; I made a couple of quick edits and have the same problem in the program window.  Tried exiting and re-opening PP, but that didn't help.  I'm running PP in CS6 on an iMac 3.4 GHz i7 with 8G of ram.  Thanks!

    I have NOT used it, but many say to try this for HDV capture http://strony.aster.pl/paviko/hdvsplit.htm

  • Captivate 6 editing - on timeline, audio is out of sync after pausing

    I am trying to create a software demo for my company. I am using the HD video and then have imported audio recordings over the video.
    The big work portion of this project is adding call-out smart shapes on the video during certain portions to highlight what the voiceover is discussing. However, when I pause the timeline so I can add a smart shape, upon resuming from the pause, the audio is out of sync. This happens even if I hit Stop on the timeline, and use my mouse to move the playhead.
    This is adding significant amounts of time to my video editing process, to the point where I am missing deadlines for having the videos created. The only solution I have found to guarantee that the call-out smart shapes are in sync with the audio instructions is to Play the timeline from the very beginning, each time after pausing the audio.
    Is anyone else experiencing these issues, or know of a way to fix it? This is adding enough time to the editing process that our company is looking into other video editing softwares to replace Captivate.

    I always copy the entire PRIVATE folder from camera to hard drive, and then importing from that hard drive folder in to project.
    I am saing original, becouse I do not convert them to diferent format. And how could be the original files of video and  audio out of sync???
    I am using Premiere for 10 years, I am not new to this software, but never had this problem.

  • Does anyone know a fix for video being out of sync after publishing to Flash in Captivate 6?

    I'm working in Captivate 6.0.2.325 on Mac OS 10.6.8. My Captivate file is just 10 slides, and 2 of them contain talking-head style video clips 30 - 40 seconds long.
    Everything looks fine in Preview, but when I publish to Flash the video segments appear choppy and the audio is badly out of sync.
    Also, I have one slide where the audio does not play after publishing, though it plays in Preview. It's a widget slide.
    I have tried the fixes suggested in this forum. My Preferences slider is slid all the way to retain slide quality etc. I've tried changing Flash versions and forcing re-publishing of slides. I've tried copying all my slides into a new file. No luck.
    I have spent approximately 6 hours trying to resolve this problem and I'm about at the end of my rope, so any suggestions will be much appreciated! I will have to insert LOTS more video segments to complete this project.
    Thank you!

    Thank you, Rod!
    While researching frame rate I came across this helpful blog posting: Crazy about Captivate: Lessons Learned: Video and Resolution in Adobe Captivate
    This is the line that caught my attention: "I discovered, after several experiments, that if you publish a course in Captivate as SCALABLE with a video inserted, no matter what the resolution, it makes the video look pixelated."
    When I unclick the "scalable HTML content" button before publishing, the video is fine!
    Big sigh of relief! Now I just need to figure out why audio won't play on one of the slides (it has an accordian widget, if that's relevant) and why I can no longer use Effects (I get the message, "Effect file is not valid")

  • Audio out of sync after importing .MOV

    Experiencing audio out-of-sync issues after importing a .mov clip into Premiere Pro.
    The .mov clip causing the problem does not have a problem when played with quicktime or vlc: The audio matches the video perfectly.
    Adobe Premiere Pro CC 7.2.1 (4) on OSX 10.9.1
    Open Premiere, New Project ... > OK > Import the single video clip (whether by dragging into the app, or using the Media Browser). Start playing the clip in the Source monitor, scrub forward. Result: audio and video are way out of sync.
    The .mov clip causing the problem was exported from Silverback app.  http://silverbackapp.com/
    Details about the .mov clip, via Media Inspector app:
    ============================================================
    General
    Complete name                    : /Users/jukeboxhero/20140203.mov
    Format                           : MPEG-4
    Format profile                   : QuickTime
    Codec ID                         : qt 
    File size                        : 638 MiB
    Duration                         : 34mn 46s
    Overall bit rate                 : 2 566 Kbps
    Encoded date                     : UTC 2014-02-04 06:52:45
    Tagged date                      : UTC 2014-02-06 15:55:40
    Writing library                  : Apple QuickTime
    Video
    ID                               : 2
    Format                           : AVC
    Format/Info                      : Advanced Video Codec
    Format profile                   : [email protected]
    Format settings, CABAC           : No
    Format settings, ReFrames        : 2 frames
    Format settings, GOP             : M=2, N=30
    Codec ID                         : avc1
    Codec ID/Info                    : Advanced Video Coding
    Duration                         : 34mn 46s
    Bit rate mode                    : Variable
    Bit rate                         : 2 449 Kbps
    Width                            : 1 920 pixels
    Height                           : 1 080 pixels
    Display aspect ratio             : 16:9
    Frame rate mode                  : Variable
    Frame rate                       : 18.969 fps
    Minimum frame rate               : 6.522 fps
    Maximum frame rate               : 19.355 fps
    Color space                      : YUV
    Chroma subsampling               : 4:2:0
    Bit depth                        : 8 bits
    Scan type                        : Progressive
    Bits/(Pixel*Frame)               : 0.062
    Stream size                      : 609 MiB (95%)
    Language                         : English
    Encoded date                     : UTC 2014-02-04 06:52:46
    Tagged date                      : UTC 2014-02-04 15:27:35
    Color primaries                  : BT.709-5, BT.1361, IEC 61966-2-4, SMPTE RP177
    Transfer characteristics         : BT.709-5, BT.1361
    Matrix coefficients              : BT.709-5, BT.1361, IEC 61966-2-4 709, SMPTE RP177
    Audio
    ID                               : 1
    Format                           : AAC
    Format/Info                      : Advanced Audio Codec
    Format profile                   : LC
    Codec ID                         : 40
    Duration                         : 34mn 45s
    Bit rate mode                    : Constant
    Bit rate                         : 104 Kbps
    Nominal bit rate                 : 128 Kbps
    Channel(s)                       : 2 channels
    Channel positions                : Front: L R
    Sampling rate                    : 44.1 KHz
    Compression mode                 : Lossy
    Stream size                      : 25.9 MiB (4%)
    Language                         : English
    Encoded date                     : UTC 2014-02-04 06:52:45
    Tagged date                      : UTC 2014-02-04 15:27:35
    ============================================================
    The video imports perfectly into Final Cut Pro 10.1.1
    I have Premiere Pro trial and Final Cut Pro trial. If there's no fix or easy work-around, I will have to ditch Premiere.

    >Frame rate mode                  : Variable
    No version of Premiere does "well" with Variable Frame Rate
    Below is about iphone, but may help
    Some people find that Iphone won't edit easily because it uses a variable frame rate
    - A possible fix in message #22 http://forums.adobe.com/thread/934466

  • Out of Sync after Red Frames

    I'm capturing HD footage from an FX1 camera into my computer. Each clip is appx. 1 hour long (the length of a MiniDV tape). Almost every clip has red frames, after which the audio is always out of sync. Yet when I play the clips in Windows Media Player they are comletely in sync. How can I get Premiere Pro CS4 to play these same clips in sync, the way Windows Media Player does?

    I only use new tapes and I clean the heads on the FX1. But that is not the answer to the question I asked. How can I get my very expensice Ppro CS4 to play the clips in sync, the same way my free Windows Media Player plays the same clips in sync?.

  • Audio is out of sync after capture.

    I'm attempting an firewire capture from a DV source. When I'm logging clips and previewing them, the sound is fine, but when I view them after capture the audio is out of sync. I think I'm having timecode issues, is there any way around this?

    I tried watching them in the timeline and viewer, all out of sync. No external monitor. I did get a message once about dropped frames and something else, it said I might have these issues, but it didn't tell me to change settings, just told me it was gonna happen, lol. So, I don't know where to start to fix it.

  • Chapter allocation is out of sync after burning to DVD or ISO

    Hi,
    I have a menu with links to chapter points. When I run the menu preview everything works fine. But after I export the project to an .iso file (or to DVD) and play the DVD, a mysterious extra chapter point was created during the export and the last chapter was removed. This puts all the buttons out of sync.
    I suspect it may have something to do with the fact that I'm burning a dual layer DVD as I've never encountered this problem before with single layer DVD's... but this is just a hunch.
    A couple of facts:
    * The problem persists on both DVD players I tested it on.
    * This phantom chapter is added to the main timeline somewhere close to 1/3 of the way. The timeline is 2hrs 10 mins long.
    * The final size of the ISO is 7.8 GB. When I remove the transcodes and compile a smaller version (viz. 4.7 GB) (still dual layer) the problem disappears and the buttons are in sync, but of course the quality of the picture is not satisfactory.
    * I'm at my wits' end.
    Please help.
    D

    With a DL title and a single timeline a chapter point at the start of the second layer is unavoidable. If Encore can't find an existing chapter marker in the window it has to put in the layer break, it is forced to create a new one.
    As for the overrides: While there is nothing wrong with the override option by itself, it is quite easy to lose track of what is going on in your project when using overrides. A safer and easier option would be to create a
    playlist.

  • Audio goes out-of-sync after adding photos to video

    iMovie HD 5.0.2 here. I have one main 10-minute video clip and am trying to splice the video to include a few photos, which maintaining that video's audio track throughout.
    After importing the video, I extracted the audio. But when I dropped in a photo, any video AFTER that photo is now out-of-sync with the audio track. (I'm not really fiddling with the visual timeline; I just split the video clip at playhead, insert photo, and any video after the photo winds up out of sync.)
    Is this a problem with the dated software? Is there a workaround? If I should upgrade, what should I upgrade to? I really love the simple video and audio timeline of iMovie HD; it's perfect for my needs and I don't want to lose it...

    OK
    I'm a soft head. Now I understands what You want to do.
    OK there is a smart way to exchange video for a photo but keeping the audio. BUT
    I use a much more raw way of doing this.
    I import my photo. Set a duration for it eg. 4 sec => 00:00:04:00 exactly
    then I select the video clip
    Extract sound - so that I don't affect this when doing the brain surgery
    Cut in the video part away exactly 00:00:04:00
    Select the photo clip - drop this before the un-needed video clip
    Select the un-needed video clip and delete this.
    Now I've replaced a pice of the video with a photo but the sound flows as it
    was un-tuched.
    I always work this way - think it has to do with super-8 film editings during
    the stone-ages.
    There is a function in iMovie that does this - replace action but I've never used it.
    Yours Bengt W

  • Why is Audio out of sync after encoding?

    I have encoded a 60 minute film using separate video and audio files -- quicktime for picture, AIFF for audio. In the DVD Studio Pro project, they are perfectly in sync. But in the encoded DVD they are playing out of sync by over 1 second.
    I've encoded the same movie with different versions of the soundtrack several times before with no problems.
    Anyone have any ideas of what has happened and how to fix it?
    The Quicktime and the AIFF were on different drives when I was building the project. Could this have had any effect?
    Using DVD studio pro v4.0.2
    Powerbook G4   Mac OS X (10.3.9)  

    Nope, I am a strong believer if it ain't broke do not fix it, and personally I loved 10.3.9 - in fact I say away from updates unless absolutely needed and then I bring them onto different machines. Unless something changed in your system, I would try standrad troubleshooting (repair permissions and delete prefs) and A.Pack the audio
    Not to say I do not have machines running Tiger, but Tiger (particularly some of the newer versions) I find to be a PITA - around 10.4.6 or so there are weird security things happening which messes up installing software. In fact I just zeroed out my tiBook, and did not add some software that I forgot about until after 10.4.8 was on and it does not install. I would have to zero things out again. Install the software over 10.4.1 and then try again.
    Unless you want the Universal Suite (which is good for most things except DVD SP which has issues) nope, no Tiger none of the new stuff, unless you have a few machines to play with

Maybe you are looking for