Register in integrated capture in GoldenGate 12c

register extract <name process > database
register in integrated capture in GoldenGate 12c.
detail workflow in register?
Thanks,
T N

Hi T N,
Integrated Capture is one of the New features of Oracle GoldenGate  11g. In Integrated Capture mode, the Extract process does not directly reads the Redo Logs. Instead, it directly interacts with the database log mining server.
The log mining server reads the database redo logfiles and captures the changes in the form of Logical Change Records. These records are then written to the Oracle GoldenGate trail files by the Extract Process.
Earlier in Classic Capture Mode, the Extract directly reads the Redo Logfiles, captures the changes and writes it to the GoldenGate Trail Files. But here it is totally different. The Oracle has binded the GoldenGate process with the Oracle Log Mining Server to capture the changes and hence it is has been named as Integrated Capture.
To Integrate the Extract with the Database Log miner server, we need to first Register the extract with the database.
REGISTER EXTRACT <EXTRACT_NAME> DATABASE
This registers the Extract with the database to make the Extract process integrate with the Oracle Database Log miner server. Once you Register your Primary Extract to the database, automatically dedicated Log Miner Server will be assigned to that Primary Extract Group. So that Log Miner Server will capture the changes from the Redo Logs and gives it to the Extract process which in turn is written to the GoldenGate Trail files.
Only Primary Extract can be registered with the Database. I mean if you are using a Datapump extract, you cannot register it to the Database.
Regards,
Veera

Similar Messages

  • GoldenGate integrated capture mode (native DDL capture method)

    Hi Everyone,
    I configured Oracle GoldenGate by integrated capture mode (native DDL capture method)
      with
      Oracle DB version: 11.2.0.4
      OGG version:  12.1.2.1.0
    My proplem is the extract processes use high memory and memory not release when many ddl activity.
    Can anyone advise how to reduce memory ?
    Thanks.

    Thank you Veera
    after i config that you advice.
    For DML INSERT MANY ROW
    memory usage normal:
         254.836 MB ./dirprm/exaa.prm
    libumem:
         $  echo "::findleaks " | mdb -p 1766
    BYTES             LEAKED         VMEM_SEG CALLER
    4096                   2 fffffd7ff8df5000 MMAP
    4096                   1 fffffd7ffcf39000 MMAP
               Total       2 oversized leaks, 8192 bytes
    CACHE             LEAKED           BUFCTL CALLER
    000000000272b2e8       1 0000000004a2a0e0 __1cIggCalloc6Fi_pv_+0x3c
    0000000002724b28       1 0000000004a478c0 __1cIggCalloc6Fi_pv_+0x3c
    0000000002724b28       1 0000000004a0f380 __1cIggCalloc6Fi_pv_+0x3c
    0000000002724b28       1 0000000004b158c0 libCrun.so.1`__1c2n6FL_pv_+0x26
    0000000002724b28       1 0000000006984c40 libCrun.so.1`__1c2n6FL_pv_+0x26
    000000000272b5a8       1 0000000003c51700 libCrun.so.1`__1c2n6FL_pv_+0x26
    0000000002724b28      35 0000000007cd3ee0 libCrun.so.1`__1c2n6FL_pv_+0x26
               Total      41 buffers, 1392 bytes
    For DLL test by ADD Column
    memory Increased by number of DLL activity and memory not release until restart processes:
         264.211 MB ./dirprm/exaa.prm 
    libumem:
         $ echo "::findleaks " | mdb -p 1766
    BYTES             LEAKED         VMEM_SEG CALLER
    4096                   2 fffffd7ff8df5000 MMAP
    4096                   1 fffffd7ffcf39000 MMAP
               Total       2 oversized leaks, 8192 bytes
    CACHE             LEAKED           BUFCTL CALLER
    0000000002724b28       1 0000000004a478c0 __1cIggCalloc6Fi_pv_+0x3c
    000000000272b2e8       1 0000000004a2a0e0 __1cIggCalloc6Fi_pv_+0x3c
    0000000002724b28       1 0000000004a0f380 __1cIggCalloc6Fi_pv_+0x3c
    0000000002724b28     131 0000000007c02700 libCrun.so.1`__1c2n6FL_pv_+0x26
    0000000002724b28     131 0000000007ccf540 libCrun.so.1`__1c2n6FL_pv_+0x26
    0000000002724b28     131 0000000007c0f380 libCrun.so.1`__1c2n6FL_pv_+0x26
    0000000002724b28     131 0000000007c0f000 libCrun.so.1`__1c2n6FL_pv_+0x26
    0000000002724b28     131 0000000007be42a0 libCrun.so.1`__1c2n6FL_pv_+0x26
    0000000002724b28       1 0000000004b158c0 libCrun.so.1`__1c2n6FL_pv_+0x26
    0000000002724b28     131 0000000007cd09a0 libCrun.so.1`__1c2n6FL_pv_+0x26
    0000000002724b28     131 0000000007be57e0 libCrun.so.1`__1c2n6FL_pv_+0x26
    0000000002724b28     131 0000000007ce0ee0 libCrun.so.1`__1c2n6FL_pv_+0x26
    0000000002724b28     131 0000000007be2380 libCrun.so.1`__1c2n6FL_pv_+0x26
    0000000002724b28     131 0000000007c000e0 libCrun.so.1`__1c2n6FL_pv_+0x26
    0000000002724b28     132 0000000007cce7e0 libCrun.so.1`__1c2n6FL_pv_+0x26
    000000000272b5a8       1 0000000003c51700 libCrun.so.1`__1c2n6FL_pv_+0x26
    0000000002724b28     131 0000000007be8d20 libCrun.so.1`__1c2n6FL_pv_+0x26
    0000000002724b28     130 0000000007cce000 libCrun.so.1`__1c2n6FL_pv_+0x26
    0000000002724b28     131 0000000007be48c0 libCrun.so.1`__1c2n6FL_pv_+0x26
    0000000002724b28     131 0000000007be80e0 libCrun.so.1`__1c2n6FL_pv_+0x26
    0000000002724b28     131 0000000007be5ee0 libCrun.so.1`__1c2n6FL_pv_+0x26
    0000000002724b28     131 0000000007cec0e0 libCrun.so.1`__1c2n6FL_pv_+0x26
    0000000002724b28     131 0000000007be5380 libCrun.so.1`__1c2n6FL_pv_+0x26
    0000000002724b28     210 0000000007cd3ee0 libCrun.so.1`__1c2n6FL_pv_+0x26
    0000000002724b28     131 0000000007bdb7e0 libCrun.so.1`__1c2n6FL_pv_+0x26
    0000000002724b28     131 0000000007c0f9a0 libCrun.so.1`__1c2n6FL_pv_+0x26
    0000000002724b28     131 0000000007be88c0 libCrun.so.1`__1c2n6FL_pv_+0x26
    0000000002724b28     131 0000000007c108c0 libCrun.so.1`__1c2n6FL_pv_+0x26
    0000000002724b28     132 0000000007c0e0e0 libCrun.so.1`__1c2n6FL_pv_+0x26
    0000000002724b28     131 0000000007c0e460 libCrun.so.1`__1c2n6FL_pv_+0x26
    0000000002724b28     132 0000000007cce2a0 libCrun.so.1`__1c2n6FL_pv_+0x26
    0000000002724b28     131 0000000007bdc620 libCrun.so.1`__1c2n6FL_pv_+0x26
    0000000002724b28     131 0000000007c0f540 libCrun.so.1`__1c2n6FL_pv_+0x26
    0000000002724b28     131 0000000007cde540 libCrun.so.1`__1c2n6FL_pv_+0x26
    0000000002724b28     131 0000000007c022a0 libCrun.so.1`__1c2n6FL_pv_+0x26
    0000000002724b28     131 0000000007cec8c0 libCrun.so.1`__1c2n6FL_pv_+0x26
    0000000002724b28     130 0000000007c10e00 libCrun.so.1`__1c2n6FL_pv_+0x26
    0000000002724b28     131 0000000007bdf620 libCrun.so.1`__1c2n6FL_pv_+0x26
    0000000002724b28     131 0000000007c0f1c0 libCrun.so.1`__1c2n6FL_pv_+0x26
    0000000002724b28     131 0000000007bdbd20 libCrun.so.1`__1c2n6FL_pv_+0x26
    0000000002724b28     131 0000000007ce81c0 libCrun.so.1`__1c2n6FL_pv_+0x26
    0000000002724b28     131 0000000007c02a80 libCrun.so.1`__1c2n6FL_pv_+0x26
    0000000002724b28     131 0000000007bf4a80 libCrun.so.1`__1c2n6FL_pv_+0x26
    0000000002724b28     131 0000000007ce5460 libCrun.so.1`__1c2n6FL_pv_+0x26
    0000000002724b28     131 0000000007bdcee0 libCrun.so.1`__1c2n6FL_pv_+0x26
    0000000002724b28     131 0000000007be2700 libCrun.so.1`__1c2n6FL_pv_+0x26
    0000000002724b28     131 0000000007ce7620 libCrun.so.1`__1c2n6FL_pv_+0x26
    0000000002724b28     131 0000000007c02460 libCrun.so.1`__1c2n6FL_pv_+0x26
    0000000002724b28     131 0000000007bdfee0 libCrun.so.1`__1c2n6FL_pv_+0x26
    0000000002724b28     131 0000000007cceb60 libCrun.so.1`__1c2n6FL_pv_+0x26
    0000000002724b28     131 0000000007ce8620 libCrun.so.1`__1c2n6FL_pv_+0x26
    0000000002724b28     131 0000000007be20e0 libCrun.so.1`__1c2n6FL_pv_+0x26
    0000000002724b28       1 0000000006984c40 libCrun.so.1`__1c2n6FL_pv_+0x26
    0000000002724b28     131 0000000007bf41c0 libCrun.so.1`__1c2n6FL_pv_+0x26
    0000000002724b28     131 0000000007ccf9a0 libCrun.so.1`__1c2n6FL_pv_+0x26
    0000000002724b28     131 0000000007ce5c40 libCrun.so.1`__1c2n6FL_pv_+0x26
    0000000002724b28     131 0000000007c0fd20 libCrun.so.1`__1c2n6FL_pv_+0x26
    0000000002724b28     131 0000000007c02ee0 libCrun.so.1`__1c2n6FL_pv_+0x26
    0000000002724b28     131 0000000007ce7ee0 libCrun.so.1`__1c2n6FL_pv_+0x26
    0000000002724b28     131 0000000007bf4700 libCrun.so.1`__1c2n6FL_pv_+0x26
    0000000002724b28     131 0000000007ce70e0 libCrun.so.1`__1c2n6FL_pv_+0x26
    0000000002724b28     132 0000000007c00460 libCrun.so.1`__1c2n6FL_pv_+0x26
    0000000002724b28     131 0000000007cd0460 libCrun.so.1`__1c2n6FL_pv_+0x26
    0000000002724b28     132 0000000007c0e2a0 libCrun.so.1`__1c2n6FL_pv_+0x26
    0000000002724b28     131 0000000007c0f700 libCrun.so.1`__1c2n6FL_pv_+0x26
    0000000002724b28     131 0000000007c10a80 libCrun.so.1`__1c2n6FL_pv_+0x26
    0000000002724b28     131 0000000007be4d20 libCrun.so.1`__1c2n6FL_pv_+0x26
    0000000002724b28     131 0000000007bf4c40 libCrun.so.1`__1c2n6FL_pv_+0x26
    0000000002724b28     130 0000000007cce540 libCrun.so.1`__1c2n6FL_pv_+0x26
               Total    8340 buffers, 266960 bytes

  • GoldenGate Downstream Integrated capture from SQL Server 2012 as source

    Hi,
    Previously, I had done OGG integrated capture from downstream mining database. In that case SourceDB, Downstream MiningDB and TargetDB, all databases were Oracle.
    MiningDB was in sync with source for log shipping and OGG extract was hooked with MiningDB to capture changes and apply on targetDB by replicat.
    This time, I am looking for similar solution for SourceDB as MS SQL Server 2012. Exploring my options as I am not allowed to let OGG extract directly capture from source database.
    I have to come up with a solution where source database can ship logs to another location (miningDB) and let OGG extract capture from there.
    What could be my options ??? Appreciate your suggestions???
    Thanks
    Neetu

    Hi,
    You can move post to Golden Gate forum and also add following more information: 
    I see you are using Integrated it means the version is either 11 or higher.
    1, Add GG version   11/12 ?
    2. Add Oracle DB Version 10/11/12
    In Oracle downstream, basically you ship the archive logs to the downstream server but have you thought how is the transnational logs handled in SQL Server ?
    HTH,
    Pradeep

  • OGG Integrated Capture applies to which version of DB?

    If I want to use the Integrated Capture which talks to DB Log mining servers, Is this feature only applicable from Oracle DB 12c or I can use it for Oracle DB v 11.2.0.4.2.

    Ya I just read in the DOC. But wanted to be sure. So If I use the version 11.2.0.4.2 all the Integrated features are available by default. So we neednot apply a patch for it.
    Doc Refer
    5.2.2.1 Integrated Capture Supported Database Versions
    The database version determines the data type support available through integrated capture:
    Full support: To support all Oracle data and storage types, the compatibility setting of the source database must be at least 11.2.0.3 with the 11.2.0.3 Database specific bundle patch for Integrated Extract 11.2.x (My Oracle Support Document ID 1557031.1). To get this patch from My Oracle Support, go to:https://support.oracle.com/oip/faces/secure/km/DocumentDisplay.jspx?id=1557031.1
    To support DDL capture without installing DDL support objects, the source database must be at least Oracle 11.2.0.4 or later. For earlier database versions, DDL support objects are required. See Appendix D, "Installing Trigger-Based DDL Capture" for more information.
    Limited support: You can use integrated capture on an 11.2.0.3 downstream mining database for a source database with a compatibility less than 11.2.0.3, but in this mode, SECUREFILE LOBs, XML columns, Transparent Data Encryption, and UDTs have limited support based on database version and compatibility. The downstream mining database must have the 11.2.0.3 Database specific bundle patch for Integrated Extract 11.2.x (Doc ID 1557031.1) applied. See Section 5.2.2.2, "Integrated Capture Deployment Options". The downstream mining database must be at the same (or greater) database release (minimum 11.2.0.3) as the source database release being mined.

  • Oracle Integrated capture

    I am wondering if anyone has hands-on experience with Oracle Integrated capture and can share pros/cons in this thread?

    Anyone has any experience?

  • New feature SOCKSPROXY parameter in GoldenGate 12c

    Hello everyone!
    Does anybody try to use the new parameter SOCKSPROXY in the GoldenGate extract?
    I got the following error when I use it:
    2015-04-14 12:40:37  ERROR   OGG-00382  Oracle GoldenGate Capture for Oracle, ext2.prm:  Invalid option for RMTHOST.
    2015-04-14 12:40:37  ERROR   OGG-01668  Oracle GoldenGate Capture for Oracle, ext2.prm:  PROCESS ABENDING.
    Settings:
    RMTHOST dc0a5db00.ps, MGRPORT 7809, SOCKSPROXY 10.70.133.10:17809
    or
    ADD EXTRACT test1 desc "test extract" RMTHOST dc0a5db00.ps MGRPORT 7809 RMTNAME test1 SOCKSPROXY 10.70.133.10:17809
    Could you please help me in it?
    Thank you beforehand,
    Sergey Kushnarev.

    Hi Nishar,
    Thank you for our quick answer! You are just right! I have the privious version
    Oracle GoldenGate 12.1.2
    As I understand there is no such version 12.1.2.1.0 for Solaris SPARC 64bit? Only Linux and et cetera...?

  • Unable to register Informatica Integration Service & Repository on DAC

    hi Gurus:
    I´m not able to register the Informatica services on DAC. The services are running and I also created a Custom Property on the Integration Services to set the server port to 4006, I created the Administrator user on the Informatica Administrator Console, but nothing has worked.
    My OBIEE Apps version is 7.9.6.3 and Informatica is 9.0.1 hotfix 2.
    Thanks

    Check these
    For Type=Informatica
    Service--> Give Integration service name
    Server Port: 6007 as per my config
    Domain-->Doamin_<hostname>
    Repository Name-> as per your config
    For Type=Repository
    Hostname-><hostname>
    Server Port : 6005 as per my config
    Domain-->Doamin_<hostname>
    Repository Name-> as per your config
    The host and port number can get from file \Informatica\9.0.1\domains.infa
    there is a possibility for work with same ports as I mentioned
    Make sure your dac and informatica servers are up and running
    Mark if helps

  • How to register an Integration Server with an SLD?

    In my SLD I can see:
    - Adapter Engine
    - Integration Directory
    - Integration Repository
    - RWB
    But the Integration Server is not there.
    I have tried:
    - Restarting the PI 7 system
    - OSS Note 764176 (Error in XI due to inconsistent SLD contents)
    - Registering to the SLD using the Visual Administrator and RZ70
    Any ideas?
    Thanks.

    HI Paul,
    Just check in Integration repository whiole creating the Communication channel for File Adapter
    Are you able to see the entry for Adapter Engine as--integration Server as shown in the Blog OR missing that???
    If you are missing that means you need to implement that Blog which i provided
    If you just want to create the Integration Server in Sld means , follow this
    The specified item was not found.
    Regards
    Seshagiri

  • No more Change Data Capture in Oracle 12c

    Can anyone explain why this feature is being moved out of the database product and into the Golden Gate option?  Does this mean that anybody using CDC in 11g must now license Golden Gate when moving to 12c, if so, what are some of the additional benefits of Golden Gate?
    Thanks

    63944f3a-c27e-4f4e-89c6-e33d0c86222e wrote:
    Hi John,
    Thanks for your response.  I found this Deprecated and Desupported Features for Oracle Database 12c and under 8.2.2 it says CDC is not included in DB 12c.  From the way it reads it seems to be saying CDC is only in Golden Gate now.  I assume Streams is still included in 12c?!?
    I've just set up CDC in a 12.1.0.1 instance, using a hotlog_source, and it works no problem. Exactly the same as in 11.x. Tested it right through to purging a subscription window.

  • Firewire Not Registering Camera for Capture

    I have a Canon HV10 High Def camera. I was able to capture footage for a short time, before I took it into my work computer. Now I can't capture footage in FCP. It seems like the camera never registers when I plug it in. Is there anything I can do to get this to work agian?

    Trask your preferences and repair your permissions, and if neither solve the problem, try this:
    http://docs.info.apple.com/article.html?artnum=301852
    And if THAT doesn't work, this:
    http://docs.info.apple.com/article.html?artnum=2238

  • JMF Registry Capture Device register a mobile camera(Problem or Impossible)

    Hi all
    I have found some softwares that allows us using mobile phone camera as a web cam and use with skype, yahoo messenger etc... Those allows us use them as wireless web cameras and medium is bluetooth or wifi. So I am wondering whether they can register with JMF capture device registry and using for our java applications?
    Supporting for wireless capability is important if they can registered. Otherwise we have to go for an expensive IP cameraWhat I want to point out is they detect as registered web cameras in skype and yahoo messenger but not with JMF.
    This is the software which I have tried
    [http://www.wwigo.com/home.php]
    Can anyone please answer?
    Edited by: deshan on May 3, 2009 3:33 PM

    JMF will only work with web cameras that are accessible through the DirectShow or VFW interfaces. If the way you're accessing them isn't available through one of those two APIs, then JMF probably won't be able to use the web cam.
    But, of note, JMF doesn't need a web cam to be registered to use it, it simply needs to know the hardware URL of the web cam. Normally this is something like "vfw://0" for the default camera.
    If you could get a URL like that, and use it as a MediaLocator for your DataSource, then you could possibly use your web cam without having to register it.

  • Virtual Capture Device integration

    Hello,
    I want to encode and send to a FMS server for streaming over
    Internet some live stream. By live I mean it is generated in real
    time. Basically, I have created a DirectShow filter that is
    registered as a capture device, and I pipe my video to that stream.
    DS filter should have on it's output pin uncompressed RGB24. I
    decode my live source with mencoder in uncompressed RGB24, and pipe
    that to my DS filter, that sends it to it's output pin.
    I can see the live source perfectly in AMCap!
    The problem is in Adobe FME, If I select my virtual capture
    device in Adobe FME, I see only green garbage. The image is heavily
    distorted and green. Why does it work in AMCap, but not in Adobe
    FME? Should I use a specific format (instead of uncompressed RGB)?
    Thanks!

    It works now, although the video is a bit choppy. I made a
    logging mechanism and frames seem to render in weird timings.
    Anyway, the problem is now audio. How to implement audio and how to
    sync audio with video. Any tips?
    What audio format does Adobe FME expect from filters? I need
    to know that to convert to it first. PCM?
    This is a sample (frame: rendering time)
    1: 2
    2: 2
    3: 4
    4: 2
    5: 2
    6: 24
    7: 2
    8: 49
    9: 89
    10: 88
    11: 98
    12: 133
    13: 3
    14: 91
    15: 89
    16: 74
    17: 51
    18: 94
    19: 76
    20: 86
    Thanks again!

  • Goldengate setup

    Hi
    I am setting up goldengate. I am fairly new to oracle. On th einstallation guide step 4.8.1 it is referring to extract user name, i do not recall making such user or is this the goldengate user?
    also what are the 4 other user names in the db for goldengate
    Extract
    Replicat
    Manager
    DEFGEN
    Edited by: 963369 on 05-Oct-2012 02:17
    Edited by: shorif2000 on Oct 8, 2012 3:27 AM

    So I have decided to go with integrated capture with mining database as both instances shall be oracle and exactly identical. I am now on step 4.8.1 and it is referring to extract group which I am unsure of what is this gourp?
    example given
    EXTRACT financep
    USERID ogg,
    PASSWORD AACAAAAAAAAAAAJAUEUGODSCVGJEEIUGKJDJTFNDKEJFFFTC &
    AES128, ENCRYPTKEY securekey1
    TRANLOGOPTIONS MININGUSER oggm, &
    MININGPASSWORD AACAAAAAAAAAAAJAUEUGODSCVGJEEIUGKJDJTFNDKEJFFFTC &
    AES128, ENCRYPTKEY securekey1
    TRANLOGOPTIONS INTEGRATEDPARAMS (MAX_SGA_SIZE 164, &
    DOWNSTREAM_REAL_TIME_MINE y)
    ENCRYPTTRAIL AES192, KEYNAME mykey1
    EXTTRAIL /ggs/dirdat/lt
    SEQUENCE hr.employees_seq;
    TABLE hr.*;
    My one
    * EXTRACT do not knwo what group?
    * USERID goldengate,
    * PASSWORD AACAAAAAAAAAAAJAUEUGODSCVGJEEIUGKJDJTFNDKEJFFFTC & Can i use m5?
    * AES128, ENCRYPTKEY securekey1 What is securekey1
    * TRANLOGOPTIONS MININGUSER goldengate, & my user for testing is goldengate
    * MININGPASSWORD AACAAAAAAAAAAAJAUEUGODSCVGJEEIUGKJDJTFNDKEJFFFTC &
    * AES128, ENCRYPTKEY securekey1
    * TRANLOGOPTIONS INTEGRATEDPARAMS (MAX_SGA_SIZE 164, &
    * DOWNSTREAM_REAL_TIME_MINE y)
    * ENCRYPTTRAIL AES192, KEYNAME mykey1 ??can this be md5 and wher is the key coming from named "mykey1"
    * EXTTRAIL /u01/app/goldengate/dirdat/lt
    * SEQUENCE hr.employees_seq; is this default?
    * TABLE hr.*; is this default?

  • GoldenGate 11.1 with MySQL 5.5

    On what date will be available GoldenGate 11.1 with MySQL 5.5 ?

    user2663706 wrote:
    On what date will be available GoldenGate 11.1 with MySQL 5.5 ?It looks like it's already "certified" and available. Admittedly, it's a challenge to find this information, though. Just for "fun", below is literally the process I followed when seeing if MySQL 5.5 is supported. (I guess it's subjective as to whether this is intuitive or not. I guess I'm kind of used to something more along the lines of "yum info goldengate" & "yum install goldengate"... one day, maybe : - )
    First, I check the "certification matrix", which actually does include MySQL 5.5 as a certified source/target
    <ul>
    <li> from http://www.oracle.com/technetwork/middleware/goldengate/downloads/index.html
    <li> download spreadsheet: http://www.oracle.com/technetwork/middleware/data-integration/goldengate1111-cert-matrix-349179.xls (it's hard to find the reference to MySQL 5.5; just search for the string "5.5" in the spreadsheet)
    </ul>
    Then, one of course has to see if the actual GG software (and the correct version) is available. It could be that it's not available for your platform (e.g., linux, windows, solaris); if so, open an SR (service request) and a "patch" will be posted to the support site. When downloading the software...
    <ul>
    <li> first, you can check OTN (see OGG download link, above); but this just has OGG for Oracle DB (basically the most common downloads are listed on OTN)
    <li> then, check for releases on edelivery: https://edelivery.oracle.com .... Here, you'll find OGG for "MySQL 5.x" (that's literally what it says).
    <li> search for: "Oracle Fusion Middleware" & Platform (e.g., Linux x86-64) & search & select: Oracle GoldenGate for Non Oracle Database v11.1.1.1.0 Media Pack for Linux x86-64 / 11.1.1.1.0 / B64653-01 / SEP-15-2011 / parts=8 / size=717M
    <li> download: Oracle  GoldenGate V11.1.1.1.1 for MySQL 5.x on Linux x86-64 / V27808-01 / size=96M
    <li> ...and I always check the support site for the latest patches as well ( http://support.oracle.com ). I don't see any currently for MySQL, though. (Note that currently, "patches" for OGG are actually the full software distro. You don't have to download the release and "patch" it. You can just download the patch and unzip it.)
    </ul>
    Once you've downloaded, you can run "ggsci -v" for version info... sometimes this says what database version is supported (but not in this case):
    $ ./ggsci -v
    Oracle GoldenGate Command Interpreter for MySQL
    Version 11.1.1.1.1 OGGCORE_11.1.1.1.1_PLATFORMS_110729.1700
    Linux, x64, 64bit (optimized), MySQL Enterprise on Jul 29 2011 22:29:06
    Copyright (C) 1995, 2011, Oracle and/or its affiliates. All rights reserved.And in the downloaded software bundle, see also the release notes ( OGG_WinUnix_Rel_Notes_11.1.1.1.1.pdf ), which do say:
    New Features in 11.1.1.0
    MySQL Capture: Oracle GoldenGate now supports log based capture from MySQL 5.1.15 or higher.
    For more information, see the MySQL Installation and Setup Guide.And this points you back to the documentation site on OTN, where you want to download the MySQL installation notes:
    <ul>
    <li> go to: http://www.oracle.com/technetwork/middleware/goldengate/documentation/index.html
    <li> look for latest patch that actually had the MySQL docs (it might not be part of the latest patch set) : http://docs.oracle.com/cd/E22355_01/index.htm
    <li> view "MySQL Installation and Setup Guide" ( http://docs.oracle.com/cd/E22355_01/doc.11111/e21506.pdf ) (Note: it makes no reference to MySQL 5.5 specifically, but the install instructions should still apply.)
    <li> check the support site for the latest notes ( http://support.oracle.com , click tab: "knowledge" )
    </ul>
    That's the long road, anyway.... Feel free to take any shortcuts you can find.
    Regards,
    -Mike

  • GoldenGate Replication 32bit db to 64bit db

    Hi all,
    I have two (2) 9i databases  (9.2.0.6) on OEL 5.3(32/64b).  One is 32bit, and the other is 64bit.
    Can I replicate 32bit database going to 64bit?
    Thanks a lot for your unfailing support.
    mk

    Hi MK,
    Another question is, how many numbers tables limitation does GG has? it it 2,000 tables maximum only?
    GoldenGate Extract Process does not have limitation on number of Tables to  be replicated. It all depends on the Memory. Oracle GoldenGate supports 5000 concurrent Extracts and Replicat Processes per Instance of Oracle GoldenGate. Each Extract and Replicat process needs approximately 25-55 MB of memory, or it can also be more depending on the size of the transactions and the number of concurrent transactions. This is for Classic Capture and Replicat mode. We have also another mode called Integrated Capture and Integrated Replicat mode. For setting Memory when using Integrated Capture Mode use the below.,
    http://www.oracle-scn.com/?p=195
    Another question is, can I replicate at database level ? so I won't need to type each table 1-by-1?
    Database Level replication is not possible in Oracle GoldenGate. Only Data level Replication is posssible. You can use the wildcard ' * ' . For example, If you need to replicat a schema SCOTT, You don't need write separate entries for each tables instead you can use the wildcard(*). Please see the below example,
    TABLE SCOTT.TABLE1;
    TABLE SCOTT.TABLE2;
    TABLE SCOTT.TABLE3;
    Instead of using the above, you can use the Wildcard entry.
    TABLE SCOTT.*;
    The above automatically picks up all the existing tables and also the tables which are newly added.
    Is it supported also to replicate tables from 9i 32bit Db to 11g 64bit Db?
    Yes, it is supported.
    How can the two get in sync if they have different version of GG installed?
    It is recommended to use the same version on both the source and target. However, If the Oracle GoldenGate versions on the source and target database are different, it is a good practice to use the RELEASE option of the EXTFILE/RMTFILE and EXTTRAIL/RMTTRAIL parameter, especially if you have a lower version of Oracle GoldenGate on the target.
    Example: EXTFILE  ./dirdat/em, FORMAT RELEASE 10.4
    Regards,
    Veera

Maybe you are looking for

  • How to get GUI Status(Push Buttons) in ALV Report

    Hi Friends I have a requirement in a way that: Once selection-screen was processed,an ALV report has to come and above the ALV List,I need a custom GUI Status(4 Push Button) with Push Buttons Logic. Once I had clicks on thesse push button,I need to d

  • Issue in updating the Huge XML

    Hi All, Database Credentails: Oracle 9i R2. I have a huge xml like this, <Root> <abc></abc> <abc></abc> <abc></abc> </Root> The <abc></abc> will be more than 10000 under the <Root> tag. I have tried to update this xml by using the following script, f

  • Charts are not displaying in Webi in BO XI R2

    Hi, i am new for developing the Charts in Webi.i am using BO XI R2.my requirements is as below. Selling price,cost and variance are the 3 measure objects which should be displayed in the Graph (i.e Vertical grouped type). i placed all these 3 measure

  • Why is the result different

    **the only different point is whether or not the construct function has "void "keyword,but the result is completely different,who can give me an answer ,thanks. *the result: a[1234]=0 public class SynTest4 static int a[]=new int[10000]; public void S

  • CS4 liquify tool error

    Something very strange has just started to happen to me with CS4.  I've been running CS4 on my Mac Pro for quite some time without any problems.  Just yesterday I began to run into something like a mini "crash" when using the liquify tools. Previousl