After all working, how to findout if all the changes applied to target?

I finally got extracts/datapump/replicat working.
I have a question though, how do I know if the target sync up with the source db?
Do I have to use goldengate veradata? How to install and configure veridata?
Thanks in advance.

Data validation is nontrivial in logical replication products, including GoldenGate. With a physical standby database's data blocks are physically identical to the source database (and thus simple to validate). But if it's GoldenGate running SQL statements against the target, the physical data will be different. So data validation involves checking all the rows of any replicated table to make sure that all the data is indeed the same.
Veridata is one way of doing this, but there are others, starting with simple SQL scripts that do count(distinct)s, or calculate hash values and compare them.
A Google search for [oracle data comparison tool|https://www.google.com/search?q=data+comparison+too] shows a number of tools that do much the same thing.
Marc

Similar Messages

  • With journaling, I have found that my computer is saving a large amount of data, logs of all the changes I make to files; how can I clean up these logs?

    With journaling, I have found that my computer is saving a large amount of data, logs of all the changes I make to files; how can I clean up these logs?
    For example, in Notes, I have written three notes; however if I click on 'All On My Mac' on the side bar, I see about 10 different versions of each note I make, it saves a version every time I add or delete a sentence.
    I also noticed, that when I write an email, Mail saves about 10 or more draft versions before the final is sent.
    I understand that all this journaling provides a level of security, and prevents data lost; but I was wondering, is there a function to clean up journal logs once in a while?
    Thanks
    Roz

    Are you using Microsoft word?  Microsoft thinks the users are idiots. They put up a lot of pointless messages that annoy & worry users.  I have seen this message from Microsoft word.  It's annoying.
    As BDaqua points out...
    When you copy information via edit > copy,  command + c, edit > cut, or command +x, you place the information on the clipboard. When you paste information, edit > paste or command + v, you copy information from the clipboard to your data file.
    If you edit > cut or command + x and you do not paste the information and you quite Word, you could be loosing information.  Microsoft is very worried about this. When you quite Word, Microsoft checks if there is information on the clipboard & if so, Microsoft puts out this message.
    You should be saving your work more than once a day. I'd save every 5 minutes.  command + s does a save.
    Robert

  • After all the updates (itunes 10.6, iphone 5.1, and iphoto) all my photos are suddenly being synced with my iPhone.

    After all the updates (itunes 10.6, iphone 5.1, and iphoto) all my photos are suddenly being synced with my iphone. Before I was able to pick the "last 12 months" or last import, or certain album. Now everything is greyed out?

    After deleting files, there does not seem much improvement on the disk space.
    Felicia,
    Download Omni Disk Sweeper: it is free now and will list your files and folders sorted by size.
    But don't get carried away and sweep and delete anything that you do not know what is is required for:
    http://www.omnigroup.com/products/omnidisksweeper/download/
    I recovered from time machines's backup harddisk
    Time Machine may be using the disk space - if you have Time Machine enabled and not the backup drive connected, TM will make local snapshots, if you have free disk space. See Pondini's webpage for more information: Time Machine - Questions 30. What are Local Snapshots?
    I disable these local snapshots on my portable macs, to be sure, how much space really is free.
    Regards
    Léonie

  • I can't get to download the app store after all the updates. I have version 10.6.8 and there are no more available updates for my operating system.

    I can't get to download the app store after all the updates. I have version 10.6.8 and there are no more available updates for my operating system.

    Look in the HD/Applications folder.

  • How to find out what are all the change pointers assoicated for an idoc ??

    Hi ,
    How to find out what are all the change pointers activated for an idoc ??
    Thanks,
    Varma

    Verma,
    You can check what are the active Change Pointers for the message type in tcode <b>BD50</b>
    Use tcode <b>BD61</b> to check whether change pointers are active or not??
    Hope this helps..

  • How to find all the changes management details (thr DB tables or FMs)

    Hi Experts,
    Could anyone please tell me how to get all the Change management details.
    I mean are there any database tables or FM through which I can get all the Changes Management(CHARM) details.
    like status,priority,texts,descriptions etc...
    I need them for an interface....
    Thanks
    Yogesh Gupta

    Hi,
    Yet another request to use my crystal ball.
    We had one pc which is having oracle 9i enterprise manager configured(windows 2000) only to connect the db.
    This remembers me of the Gospel of St. Luke, chapter 2, where it is stated,
    'and they found the child in the manger'.
    This resulted a Jewish theologian to remark: 'The manger? Well, so that must have been their own manger'
    So what does 'the' db mean? The Linux one? Or a separate on Win2000?
    It is quite possible to manage a Linux database using OEM on Win2000, with OMS on Win2000.
    'But our server is not having enterprise manager'. Yet another riddle. Which server? There seem to be at least two.
    1 Now if I drop these tables, will I be able to connect to our database using the windows2k pc through Enterprise Manager?
    Yes, but only in standalone mode, and you can't use OEM alerts, and jobs anymore. You would be better off using Sqldeveloper, as OEM Sql worksheet is a nightmare.
    2 That is your decision.
    3
    oemctl ping oms
    will check whether you have an Oracle Management Server running.
    You already seem to have the Enterprise Manager Repository, so you must have OMS running somewhere. (Why install the repository, if you don't use it)
    Sybrand Bakker
    Senior Oracle DBA

  • How to keep Track of the Changes after Go live in OM

    Hi Experts,
    Need one information, after Go Live, PPOME is used by the end users for tracking or updating daily changes. While making he changes do we also need to keep a copy of the changes made in the Development server or it is fine if the changes are seen only in Production system.
    If any body has made changes to the existing Organization and Staffing, how do we keep a track of who has done the changes is there any standard report through which we can get the information.
    Please advice.
    Regards,
    Subbu

    Hi,
    Access the table through SM30. It comes blank as standard. Click "New Entries" and make entries for changes to be tracked. For example, whenever an org. unit changes 002 and 003 relationship, you will make entries like:
    01 O 1001 B002 Activate box checked
    01 O 1001 B003 Activate box checked
    Here, 01 is your active plan version, O is org. unit, 1001 is infotype and B002 and B003 are the subtypes. You can also use * for infotype and subtype which means every change will be logged.
    If you then run the report RHCDOC_DISPLAY through SA38, it will pick up all the changes pertaining to B002 and B003 relationship for org. units (in the above example).
    Similarly, you can set up this table for other object types.
    For more information, follow SPRO>Personnel Management>OM>Basic Settings>Activate change documents and go through the documentation for that node. Also, read up the documentation for the report.
    Hope this helps.
    Donnie

  • I rebuilt the thumbnail cache and lost all the changes and editing I had made to 4000 photos every photo reverted back to the original

    A tech rebuilt my iphoto thumbnail cache and afterwards all the changes and editing of all my 4000 photos was gone!
    Every phot had reverted back to the original!!!!! WHAT HAPPENED???? Why were all my changes destroyed? Where are the photos that I edited?
    Also a bunch of photos disappeared. HELP!!!!!

    Of course there is no reason that rebuilding a thumbnail cache would cause a loss of all editing of my photos!!! But that's what happened.
    I was there when the tech rebuilt  the library and thumbnails. He held down shift & command and opened Iphoto and a window appeared with "Rebuild Photo Library" with 6 boxes to check such as
    1) Repair Iphoto Library Database
    2) Rebuild Iphoto Library Database from automatic backup
    3) Rebuild the photos' small thumbnails
    4) Rebuild all the photos'thumbnails (this may take a while)
    5) Recover orphaned photos in the Iphoto Library Folder
    6) Examine and repair IPhotoLibrary file permissions
    The tech checked all boxes and after Iphoto has rebuilt everything all my editing was gone and all my photos had reverted back to their originals representing 5 years work.
    There are no stuck keys on my keyboard of my computer.

  • Updating all the changed data from Vo based table into database

    hi,
    there is a advanced table in my page and there r 14columns in it. the data for this columns is coming from 8 different tables. here the table is VO(sql query) based table.there is also a apply button on the page. when i click "apply" which is submit button, i want all the changes made on the advanced table to be captured and get updated on the respective columns in the database..
    can anyone helpme out in doing this.
    Thanks
    Chandu

    SQL query based VO is not updatable. You have to base your ViewObject for all EntityObjects which represent your 8 different tables.
    Its good practice to base all your VO on EO, even for read-only, unless your query does not contain, distinct, union & group by clause.
    Setting "updatable=false" property of EO make behavior of read-only.
    Is your VO based on EO?
    See this- http://howtolearnadf.blogspot.com/2012/04/how-to-create-oracle-adf-view-object.html
    http://weblog.singhpora.com/2010/02/read-only-view-object-also-be-based-on.html

  • SCCM report to find total number of actual patches installed by update deployment on all the machines (present in target collection)

    Hi Guys,
    I am looking for a sccm report which should provide total number of actual patches installed by us on all the machines (present in target collection). For couple of updates after sync it shows installed already on some machines.
    Example:
    CName  |  Total Patches  |  Already Installed  | Installation triggered by Deployment   |  Collection ID
    AW001      (123)               (2)                         (17)                                                    CL00001
    AW002      (123)               (1)                        
    (21)                                                    CL00001
    AW003      (123)               (1)                        
    (26)                                                   CL00001
    I am specially looking for 'Installation triggered by Deployment ' number
    I would appriciate very much your the help.
    Thanks,
    Chandan

    Hi Chandan,
    You could try to create your custom report based on Software Updates Status views.
    Software Updates Views in Configuration Manager
    http://technet.microsoft.com/en-us/library/dn581945.aspx
    Best Regards,
    Joyce

  • [svn:osmf:] 13042: Fix for FM-287, reinstating the main sample ( that uses serial and parallel composition), and making another pass at  getting all the changed trait methods mapped correctly back- and forth between JS and Flash .

    Revision: 13042
    Revision: 13042
    Author:   [email protected]
    Date:     2009-12-17 03:45:27 -0800 (Thu, 17 Dec 2009)
    Log Message:
    Fix for FM-287, reinstating the main sample (that uses serial and parallel composition), and making another pass at  getting all the changed trait methods mapped correctly back- and forth between JS and Flash.
    Ticket Links:
        http://bugs.adobe.com/jira/browse/FM-287
    Modified Paths:
        osmf/trunk/apps/samples/framework/HTMLGatewaySample/HTMLGatewaySample.as
        osmf/trunk/apps/samples/framework/HTMLGatewaySample/html-template/index.template.html
        osmf/trunk/framework/MediaFramework/org/osmf/external/HTMLElement.as
        osmf/trunk/framework/MediaFramework/org/osmf/gateways/HTMLGateway.as

    Perre wrote:I'm used to being able to pick one or a couple of songs and then adding it a specified playlist. Is this impossible in sonata?
    It's clearly not impossible, just different than you expect. Create your playlist as you want it to appear in the Current tab (meaning don't dump every single song from your library in there, just the ones you want) and then save the playlist.
    Perre wrote:And if I try to play the m3u file created (the one with every song listed) through freevo I get a message that the directory is empty. What am I doing wrong??
    Look at save_absolute_paths_in_playlists in your mpd.conf.

  • Query to pull all the receipts applied....

    My requirement is to pull the list of all the receipts applied with the applied amount of that receipt, the unapplied amount and the on account amount on that receipt. The Applied plus Unapplied plus On-Account amounts should equal the Receipt Amount.
    Please let me know if any one has a query to pull these items.
    Any help would be greatly appreciated!!!
    Thanks in Advance!!!

    Pls find the script to find the Hold invoies for those suppliers 
    select aps.VENDOR_NAME,aia.INVOICE_NUM,aia.INVOICE_AMOUNT
    from ap_suppliers aps,ap_invoices_all aia,ap_holds_all aha
    where aia.VENDOR_ID = aps.VENDOR_ID 
    and aia.INVOICE_ID = aha.INVOICE_ID 
    and aha.RELEASE_REASON is null
    Thanks
    Hari

  • Well I made all the changes you suggested & I still have the same problem

    ''locking this thread - please stay with your original thread - https://support.mozilla.com/en-US/questions/848178''
    I did make all the changes you suggested, & it still has the same
    problem! Ok coach what do we do next? PCH told me that pop-up
    blockers must be disabled in order to continue, what do you say?

    jscher2000 are you still there?

  • How to keep track of the changes done in ALV GRID Report

    Hi Experts,
    how to keep track of the changed record in ALV GRID Report. how to set the field to be editable even for the entire row also. Can anybody guide along with code also?...
    Valuable answers will be rewarded.
    Thanks,
    Satish.

    Hi,
    Access the table through SM30. It comes blank as standard. Click "New Entries" and make entries for changes to be tracked. For example, whenever an org. unit changes 002 and 003 relationship, you will make entries like:
    01 O 1001 B002 Activate box checked
    01 O 1001 B003 Activate box checked
    Here, 01 is your active plan version, O is org. unit, 1001 is infotype and B002 and B003 are the subtypes. You can also use * for infotype and subtype which means every change will be logged.
    If you then run the report RHCDOC_DISPLAY through SA38, it will pick up all the changes pertaining to B002 and B003 relationship for org. units (in the above example).
    Similarly, you can set up this table for other object types.
    For more information, follow SPRO>Personnel Management>OM>Basic Settings>Activate change documents and go through the documentation for that node. Also, read up the documentation for the report.
    Hope this helps.
    Donnie

  • HT1296 how do i make sure the changes i make on my iphone over-ride my contacts in yahoo and outlook?

    how do i make sure the changes i make on my iphone over-ride my contacts in yahoo and outlook?

    You can turn iMessage off on your iPhone.  That's relatively easy.  Since iMessage is an Apple product/service, I have no idea how a Samsung phone will deal with an incoming one.  For that answer you should probably contact Samsung support.

Maybe you are looking for

  • Why can't I install iTunes on my Windows 7 laptop?

    So I am installing iTunes for Windows, and it's not like working....it's been stalled at some point where it says "uploading product info." My windows is Windows 7 (64 bit) IT'S NOT WORKING It says this whenever I'm installing itunes

  • Emailing Purchase Order through EMail

    Hi, I have created a Purchase Order Output as Sapscript and I want to send to the Vendor as pdf attachement. I have configured output type using nace. I am in ECC6.0, can anybody guide. Thanks in advance.

  • Trying to un-hide content type using powershell

    I'm using this script below and am writing back the library name and if the content type is hidden after the update. Everything points to being correct yet when I go back to the library settings the eDocument Link is still hidden. What am I missing?

  • Updating the firmware on my 9500

    does anyone know how to update the firmware on the 9500 commincators? i do know that nokia uk does it over the air, but not with this unit. the version i have currently is 4.44. as i am in the US, is there another, newer version that is available to

  • Regarding Iplanet messagingserver 5.1

    with reference to your reply: Iam actually apprehensive of applying the patch.whether this will affect the system or the data.If you can please tell me how typical is applying the patch and how it will affect the system.Also from where I can get the