Install oracle golden gate 11.1.1.0 for oracle9i on RedHat AS3 U6 issue

Hi expert,
I need install Oracle golden gate base on below combination:
GG version: 11.1.1.0 (x64)
OS version: Redhat AS3 UL6 (x64)
Oracle version: 9.2.0.8 (x64)
I set the .bash_profile for oracle as below:
export ORACLE_BASE=/u01/app/oracle
export ORACLE_HOME=$ORACLE_BASE/product/9.2.0
export GGATE=/software/ogg
export PATH=$PATH:$ORACLE_HOME/bin:$GGATE
export LD_LIBRARY_PATH=$ORACLE_HOME/lib:$GGATE
However, after installation, when I run ggsci, it show below error message:
ggsci: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory
I searched the libstdc++.so.6 in the server and found one in /lib64/ssa/libstdc++.so.6, I changed the LD_LIBRARY_PATH as:
export LD_LIBRARY_PATH=$ORACLE_HOME/lib:$GGATE:/lib64/ssa/
then this time it has below error:
ggsci: /lib64/ssa/libstdc++.so.6: version `GLIBCXX_3.4' not found (required by ggsci)
ggsci: /lib64/ssa/libstdc++.so.6: version `GLIBCXX_3.4' not found (required by /software/ogg/libxerces-c.so.28)
my question:
1. Is GG 11.1.1.0 supported on RHEL AS3 U6? From oracle official website, it seems only the EL 4 UL7+ or EL 5 UL3+ are supported.
2. If it's supported, how to resolve above error?
Many thanks for your help.

Hi,
I think GG version: 11.1.1.0 (x64) supports only oracle 10g and 11g databases.
Try GG version: 10.4.0.19 (x64) for oracle 9.2.0.8
Thanks.

Similar Messages

  • Prerequisites for POC on Oracle Golden Gate

    Hi,
    I want to build POC on Oracle Golden Gate. I am looking for any prerequisites for the demonstration such as any downloads, machine requirements, hard disk capasity, configuration guide etc.
    Any help would be much appriciated.
    Thanks,
    Avadhut

    Hi Avadhut,
    Oracle GoldenGate for the Oracle Database:
    http://www.oracle.com/technology/software/products/goldengate/index.html
    Oracle GoldenGate for the ODI:
    http://www.oracle.com/us/products/middleware/data-integration/index.htm

  • Oracle Data Integrator (ODI) vs Oracle Golden Gate

    We are about to start a new data warehouse project, which will require a data integration product and have the following questions:
    - ODI provides near real-time data warehousing support: - What is the difference between ODI's near-realtime data warehousing features and Oracle Golden Gate's real-time data integration?
    - How does Oracle Golden Gate achieve Real-time Data Integration? (What kind of non-invasive techniquire/procedures/processes does it use to achieve Real-time Data Integration?
    - Obviously with Oracle Golden Gate being the superior Data Integration product, what is the future of ODI?
    - Is there any product convergence planned for ODI and Oracle Golden Gate by Oracle corp. in the near/far future?
    - Most importantly, what product should we use to implement the new project: ODI or Oracle Golden Gate?
    - What is the easier product to learn/implement: ODI or Oracle Golden Gate?
    Others, please feel free to add to the above questions/concerns.
    Thanks for all your help.

    Hi,
    I tried to install the essbase driver adapter on ODI, but I can't connect to Essbase using topology manager. Anyone know about essbase drivers for ODI. I used ODI 10.1.3.4.
    Thanks all.
    Regards,
    Sumardi

  • Does the oracle golden gate version 11.1.1.1.2 support oracle 12C database ?

    Hi experts,
    Currently in our environment we are having Oracle Database 10g Enterprise Edition Release 10.2.0.5.0 - 64bit DB which is replicated via oracle golden gate version 11.1.1.1.2. As per the application team requirement we need to migrate this database to 12C.
    Can any one help me on the below queries
    Does the oracle golden gate version 11.1.1.1.2 support oracle 12c database ?
    Are there any syntax changes in oracle goldengate versions which needs to be taken care in extract or replicat parameter files ?
    Thanks,
    Mushraff Shaik

    Hi,
    >>Does the oracle golden gate version 11.1.1.1.2 support oracle 12c database ?
    Why do you think it will not support 12c database ?
    From a Golden Gate perspective you need to create schema and use that.  As you are moving to 12c database, ideally you should think of upgrading Golden Gate 11.1 to 12c so you can use new feature such as Multi Threaded replicate etc..
    HTH,
    Pradeep

  • Help on Oracle Golden Gate [SQL Server to Oracle Database]

    Hi,
    I am planning to use Oracle Golden Gate to replicate data from SQl Server 2008 to Oracle database. I had below queries which I wanted to get clarity on before making a decision. It would be very helpful if anyone can clarify this
    - Can I set-up OGG to synchronize only a subset of tables within a schema ? (for ex: 10 tables out of 50 tables in a schema)
    - Once the synchronization is set-up after the Initial Load, can the synchronization be paused (for few days) and then resumed again seamlessly ?
    Any help/input would be greatly appreciated.
    Regards
    Rajashekar

    - Can I set-up OGG to synchronize only a subset of tables within a schema ? (for ex: 10 tables out of 50 tables in a schema)
    Yes, the TABLE option in the extract needs to specify the table name (not a wildcard ( * )).  The replecat needs to be done the same way.
    Example:
    --Extract--
    TABLE <SCHEMA>.<TABLE_NAME>
    --Replicat--
    MAP <SCHEMA>.<TABLE_NAME>, TARGET <SCHEMA>.<TABLE_NAME>
    - Once the synchronization is set-up after the Initial Load, can the synchronization be paused (for few days) and then resumed again seamlessly ?
    Once the initial load is done, you can turn off the replicat for a few days.  Only thing is that you need to make sure you have space for the trail files that will be generated and access to any backups/archive logs that you may need later.

  • Oracle golden gate question

    Hello,
    I have a plan to migrate my oracle 9.2.0.8 database from windows 32 bit to 11.1.0.7 on IBM AIX (6.1) 64 bit and i want to utilize Golden gate for this purpose. I am trying to open site http://support.goldengate.com/ but was not able to open for past two days. Can any onve guide if this site has been moved. I want to check whether above combination is supported on oracle golden gate or not.
    Thanks

    You can check https://support.oracle.com

  • Oracle Golden Gate Manager not starting

    Trying to configure Oracle Golden Gate between oracle 10g and Oracle 9i
    Golden gate Manager is not starting
    Error in MGR.rpt
    Source Context :
    SourceModule : [mgr.main]
    SourceID : [home/ecloud/workspace/Build_FBO_OpenSys_r11.1.1.0.0_078_[34085]/perforce/src/app/mgr/mgr.c]
    SourceFunction : [param_file_args]
    SourceLine : [2854]
    2010-10-03 09:27:48 ERROR OGG-00303 Unrecognized parameter (<CODE>PORT).
    2010-10-03 09:27:48 ERROR OGG-01668 PROCESS ABENDING.
    GGSCI (ggntestb) 1> edit params mgr
    "/export/home/oracle/ggs/dirprm/mgr.prm" 1 line, 23 characters
    <code>PORT 7809</code>

    Hi,
    Welcome to oracle forums :)
    Refer Link: http://gavinsoorma.com/2010/02/goldengate-tutorial-3-configuring-the-manager-process/
    Regards,
    X A H E E R

  • Oracle golden gate mapping table to target

    Hi,
    I am trying to map only few selected columns from a table on the source; to the target machine. How can it be done in oracle golden gate? Is there any specific GGSCI command for it?
    Regards

    arch27 wrote:
    Hi, I am trying to map only few selected columns from a table on the source;
    to the target machine. How can it be done in oracle golden gate? Is there any specific GGSCI command for it?The column mapping is done in the parameter (*.prm) file, not in the command line interface (ggsci). See the reference guide or the admin guide for examples. Basically just map the columns you want; unused columns from the source would just be ignored.
    The following maps all source columns to target columns where the source/target names are the same, and explicitly maps the target "foo" column to the source "bar" column:
    <blockquote>
    MAP ggs.tcustmer, TARGET ggs.tcustmer,
    COLMAP (
    USEDEFAULTS,
    foo = bar);
    </blockquote>
    The following ignores all columns from the source DB that are not explicitly listed.
    <blockquote>
    MAP ggs.tcustmer, TARGET ggs.tcustmer,
    COLMAP (
    id = id,
    target_firstname = src_fname,
    target_lastname = src_lname,
    foo = bar);
    </blockquote>
    See also...
    * http://www.oracle.com/technetwork/middleware/goldengate/overview/index.html
    * http://apex.oracle.com/pls/apex/f?p=44785:2:0:FORCE_QUERY::2,RIR,CIR:P2_GROUP_ID,P2_PRODUCT_ID:1001,2023

  • Oracle golden gate mapping table

    Hi,
    I am trying to map only few selected columns from a table on the source; to the target machine. How can it be done in oracle golden gate? Is there any specific GGSCI command for it?
    Regards

    Hi;
    For your issue i suggest close your thread here as changing thread status to answered and move it to Forum Home » System Management and Integration » GoldenGate which you can get more quick response
    Regard
    Helios

  • Oracle Golden gate installation

    Hi,
    Where i will ger the configuration for Oracle golden gate,
    i want golden gate configuration for Oracle to Oracle, SQL to Oracle
    unidirectional & bi directional
    Thanks,

    You can go through several of the Oracle Learning Library lessons here:
    http://apex.oracle.com/pls/apex/f?p=44785:2:1926170455343282:FORCE_QUERY::2,CIR,RIR:P2_TAGS:Goldengate

  • Unable to connect to sybase in Oracle Golden Gate using GGSCI cmd prompt

    Hi All,
    I am trying to connect to sybase using golden gate cmd prompt GGSCI, but i am getting below error
    Command - dblogin sourcedb master userid sa
    master is the dbname (Default available in sybase)
    sa - user
    ERROR: Cannot connect to database master at server BL1DDG1W4BS.
    Client Library error: severity(0) number (44) origin(1) layer(4).
    ct_connect(): protocol specific layer: external error: The attempt to connect to
    the server failed.
    Sybase Version - 15.0
    Oracle Golden Gate version - Oracle Golden Gate for Non Oracle Database Release 10.4 for sybase 15.0.
    Please if any one can help me out.
    Thanks In Advance.
    Regards,
    Prachi

    the command is
    dblogin sourcedb <DNS_NAME> etc...
    DNS_NAME is the name of the ODBC connection to your sybase server.

  • Monitoring tool for Oracle Golden gate

    Hi,
    I am new to Oracle Golden gate. I did the setup for one way replication golden gate and wanted to monitor it for any alerts.
    I am wondering if we have any tool to monitor the golden gate and send the alerts if any issues like OEM grid?
    Thanks,
    Mahi

    Hello,
    Is it possible to monitor DB2 as a source(OS-AIX) and Oracle as a Target(OS-Linux) using OEM12c Plugin to monitor the golden gate.Please let us know.
    Thanks,
    Biplab.

  • Difference b/w oracle golden gate and odi

    Hi Friends,
    i am new to odi,i want to know the exact difference b/w ODI AND OGG
    please share your knowledge
    Regards
    sateesh

    Sounds like a great question for the Data Integrator or Golden Gate forums; not so great for the JDeveloper/ADF forum, unfortunately.

  • Oracle Golden gate compatibility

    Hi,
    We are trying to decide the use of Golden Gate in our project, but I have not been able to determine if our database and OS are compatible and supported.
    We have IBM DB2 UDB v.8 with Z/OS 1.11
    I have downloaded the Certification matrix (http://www.oracle.com/technetwork/middleware/data-integration/goldengate1111-cert-matrix-349179.xls) and I did not see any Z/OS version, but I have seen some presentations that say that OGG can run in a Z/OS with DB2.
    ¿Anybody can help me find information?
    Thanks in advance.

    Hi,
    1.
    DB environment: IBM DB2 UDB v.8 with Z/OS 1.11
    Oracle GoldenGate is ceritifed to use with DB2 8.1 on z/OS 1.11. You can download below mentioned either of the OGG software from edelivery.oracle.com and can install and configure and use for replication of data to homogenous or hetrogenous environments.
    a. Oracle GoldenGate V11.1.1.0.0 for DB2 8.1/9.1 64bit on zOS 1.08/1.09/1.10/1.11
    Package/Zip Name:V22309-01
    Build Name:ggs_zOSV1R6_UDB81_32bit_v11_1_1_0_0_078
    OR
    b.Oracle GoldenGate V10.4.0.x for DB2 8.1/8.2 64bit on zOS 1.06/1.07/1.08/1.09
    Package/Zip Name:V18173-01
    Build Name:ggs_zOSV1R6_UDB81_32bit_v10.4.0.19_002
    Both the builds are certified to be used with DB2 v8.1 on z/OS 1.11
    2.
    OGG Installation and Setup Guide for DB2 z/OS can be downloaded from below link.
    http://download.oracle.com/docs/cd/E18101_01/doc.1111/e17796.pdf
    Other OGG documentation can be downloaded from below link.
    http://download.oracle.com/docs/cd/E18101_01/index.htm
    Thanks & Regards
    SK

  • Oracle Golden Gate - need help on DBLOGIN

    Friends,
    Need some help on GG, I installed gg for oracle 10g on windows.
    In ggsci I try :
    GGSCI (MyHost) 5> DBLOGIN SOURCEDB <my10gdb> USERID hr, PASSWORD <password>
    ERROR: Unrecognized parameter (SOURCEDB), expected USERID.
    Also:
    GGSCI (MyHost) 2> DBLOGIN USERID hr@localhost:1521/<my10gdb> PASSWORD <password>
    ERROR: Failed to open data source for user HR@LOCALHOST:1521/<my10gdb>
    Also:
    GGSCI (MyHosti) 1> DBLOGIN USERID hr@<my10gdb> PASSWORD <password>
    ERROR: Failed to open data source for user HR@<my10gdb>.
    Tnsping works fine at the command prompt.
    How do I do a dblogin in Golden Gate?
    Regards,
    Porus.
    Edited by: porushh_s&amp;I on Dec 4, 2009 6:26 AM

    Hi i face the similar problem with dblogin,i tried login using SYS user as well ,still face the same error
    ERROR: Failed to open data source for user SYS.
    Please guide me

Maybe you are looking for

  • Vendor open items aging list - Reg.

    Hi, My client is requesting a transaction in SAP which can be used to produce a Vendor open items aging list and the output should be exactly the same as it is for the Customer open items aging List (transaction S_ALR_87012178). Moreover, It is essen

  • Creation of Manual Orders in PPDS in /sapapo/rrp4

    Hi All, We are using PPDS for production planning. In the process of generating a plan in short term horizon, after executing the scheduling heuristic, user wants flexibility of manually creating some orders. We are using /sapapo/rrp4, where user can

  • Why Does Retina MacBook Pro (2012) Suddenly Hibernate With Lid Open?

    I'd like to know why my Retina MacBook Pro (2012) at certain times suddenly go into Hibernate mode when I'm actively using it with the lid open and what I can do to prevent this. I know this is hibernate because of what I see in the Console logs and

  • Design View Blank in CS4

    For whatever reason Design View is coming up completely blank in DreamWeaver CS4 except for 3 icons for the document encoding, title, and CSS file. Live View works fine, but Design View fails to show anything. Does anyone know what setting controls t

  • Window.open in apex

    Hi I have created a report form with a column as a link . When i click that report column . i need a window to open with no tool bars ,,.... plz help .. bye