Oracle 11g  to a MySQL system

Hi,
My server:
- SLES 10SP2
- Oracle 11g
- unixODBC
- MyODBC-unixODBC
My listener.ora
LISTENER =
(DESCRIPTION_LIST =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = metis-bis)(PORT = 1521))
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC))
CONNECT_TIMEOUT_LISTENER = 0
SID_LIST_LISTENER =
(SID_LIST =
(SID_DESC =
(PROGRAM = dg4odbc)
(ORACLE_HOME = /u01/app/oracle/product/11gR1/db_1)
(SID_NAME = opentime)
(ENVS=LD_LIBRARY_PATH = /usr/lib:/usr/lib/unixODBC:/u01/app/oracle/product/11gR1/db_1/lib:/u01/app/oracle/product/11gR1/db_1/hs/lib)
My tnsnames.ora
HS_OPENTIME =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS =
(PROTOCOL = TCP)
(HOST = metis-bis)
(PORT = 1521)
(CONNECT_DATA =
(SID=opentime)
(HS=OK)
My initopentime.ora
HS_FDS_CONNECT_INFO = opentime
HS_FDS_TRACE_LEVEL = off
HS_FDS_SHAREABLE_NAME = /usr/lib/libodbc.so
set ODBCINI=/etc/unixODBC/odbc.ini
When i try
"tnsping opentime" that return
TNS Ping Utility for Linux: Version 11.1.0.6.0 - Production on 22-JUIL.-2008 14:45:08
Copyright (c) 1997, 2007, Oracle. All rights reserved.
Fichiers de paramètres utilisés :
Adaptateur TNSNAMES utilisé pour la résolution de l'alias
Attempting to contact (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP) (HOST = metis-bis) (PORT = 1521))) (CONNECT_DATA = (SID=opentime)) (HS=OK))
OK (0 msec)
next, I can create a dblink but the select no
SQL> SELECT * from "v_hoursEconomie"@opentime;
SELECT * from "v_hoursEconomie"@opentime
ERREUR à la ligne 1 :
ORA-28500: la connexion d'ORACLE à un système non Oracle a renvoyé ce message :
[MySQL][ODBC 3.51 Driver][mysqld-4.1.11-Debian_4sarge2-log]You have an error in
your SQL syntax; check the manual that corresponds to your MySQL server version
for the right syntax to use near
'"id",A1."idPersonne",A1."nomPrenomPersonne",A1."matriculePersonne",A1."idProjet
_' at line 1
ORA-02063: précédant 2 lines de OPENTIME
someone can help me?

thx for answer.
the third solutions work with SELECT, but when i try to create a MV that use mysql database i've the same error. I show you the script to create my MV
CREATE MATERIALIZED VIEW "MV_OPENTIME_HEURE"
ORGANIZATION HEAP PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 NOCOMPRESS LOGGING
STORAGE(INITIAL 65536 NEXT 1048576 MINEXTENTS 1 MAXEXTENTS 2147483645
PCTINCREASE 0 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT)
BUILD IMMEDIATE
USING INDEX
REFRESH COMPLETE ON DEMAND
USING DEFAULT LOCAL ROLLBACK SEGMENT
DISABLE QUERY REWRITE
AS select
     "id" as ID,
     "Personne" as PERSONNE,
     "Projet" as PROJET,
     SUBSTR("pilier", 1,1) as pilier,
     To_Date('01.01.1970','DD.MM.YYYY')+ "jour"/60/60/24+1 as JOUR,
     "nombreHeures"/60/60 as NOMBREHEURES
from
     "Economie"@opentime;
for the second solutions, i'm note the administrator of the mysql, i've only a read access on this base.
Message was edited by:
christopheF

Similar Messages

  • Network adapter could not establish the connection oracle 11g

    Hi All,
    I Have oracle 11g database in remote system.When I am trying to access through my Oracle Jdeveloper in my system,I am getting this error:
    "Test Failed: network adapter could not establish the connection oracle 11g"
    I also checked the ipaddress and listener status by giving lsnrctl status and service in remote system.Both are running.
    What Should I do now?
    Thanks in advance

    902286 wrote:
    Hi All,
    I Have oracle 11g database in remote system.When I am trying to access through my Oracle Jdeveloper in my system,I am getting this error:
    "Test Failed: network adapter could not establish the connection oracle 11g"
    I also checked the ipaddress and listener status by giving lsnrctl status and service in remote system.Both are running.
    What Should I do now?
    Thanks in advance
    For starters, you make sure that there is even the possibility of a network connection between your client machine and the machine hosting the "remote system".  What happens when, on the client machine, you issue a 'ping <ip address of remote system>'?

  • Oracle 11g installation on Oracle Enterprise Linux, 64bit version.

    Hi
    I want to install oracle 11g on Oracle Enterprise Linux, 64bit version.
    Do I need to set kernel parameters in this operating system, since it is not standart Linux editions.
    or
    Can I have a step by step documentation for installing oracle 11g on this operating system?

    Hello,
    Yes you do need to set kernal parameters in order to meet pre-requisites, otherwise your installation will fail and oracle might not work or unstable.
    Here is the best place to find out stepwise installation instruction and kernel parameter configuration
    Quick Installation Guide*
    http://download.oracle.com/docs/cd/B28359_01/install.111/b32285/toc.htm
    Kernel parameter configuration*
    http://download.oracle.com/docs/cd/B28359_01/install.111/b32285/toc.htm#CEGFBCFD
    You can use this tutorial to install oracle 11g*
    http://www.oracle.com/technology/obe/11gr1_db/install/dbinst/dbinst.htm#o
    Regards

  • How to install  OBIEE 11g(already installed Oracle 11g)

    hi, i already installed oracle 11g DB on my system, shall i directly install OBI 11g on that or do i stil need to install l RCU..?
    please help me on this concern,

    Hi,
    1st you need to install RCU 1st then proceed (OBIEE 11g - simple/software/enterprise installation option).
    refer RCU DSN setup & config steps,
    http://gerardnico.com/wiki/dat/obiee/installation_11.1
    also further steps refer my blog,
    http://obieeelegant.blogspot.com/2012/07/obiee111160-software-only-installation.html
    Thanks
    Deva
    Edited by: Devarasu R on Feb 19, 2013 5:35 PM

  • Error In ReInstalling the Oracle 11g  Database

    Hi,
    I have installed the Oracle 11g before but it was an improper one.I uninstalled it completely by running the Universal Installer and deinstalling the products.
    After that ,i installed the Oracle 11g again on the system again and while installing the Database by running the Database Configuration Assistant,i got the error as
    ORA 27102:out of memory
    I have checked the memory size which i have specified during the installation but it was all default values that were provided.
    Please help.....

    Platform? 32 or 64 bit? By default 40% of physical RAM is allocated , that may be too much because of platform or wordsize limitations.
    Werner

  • Migrating from MySQL to Oracle 11g

    can u tell me the steps to migrating database from MySQL to Oracle using SQL Developer?
    I have installed Oracle 11g(11.1.0.6.0) in server and SQl Developer in my local system.
    I connected to MySQL and Oracle in SQL Developer and tried to MIgrate everything in MySQL to Oracle using Quick Migrate option.
    it took one and half day but didn't work at last...
    is there any pre tasks that i need to do before migrating to oracle from MySQL?
    and also when i export the MySQL data to Oracle using SQL Developer,it is giving data type mismatch errors like (date, boolean etc...).
    please give a reply what i need to do and any refferences also very much appreciated.

    hi Turloch ,
    I followed the steps mentioned above.
    When I right click my MySQL server db Connection and click "Capture MySQL server", it just shows a dialog with "Close" enabled.
    after clicking the close button, it gives following error messages.
    oracle.dbtools.metadata.persistence.PersistableObject.doInsert(PersistableObject.java:238)
    the same error is coming no of times.
    Kindly help me in this regard.

  • What should i do with an Oracle 11g Database, MySQL database and a dump file.

    I just joining to a new work field, almost about a database and i know "NOTHING" about this field.
    My company has a system that running by Oracle Database, the problem is that Oracle Database will cost a lot of money when my company expands.
    So the quest is converting Oracle Database to MySQL database.
    Of course i cant try to convert it in the main Database, so i create one Oracle 11g Database on my LocalHost, and it already actived in " Localhost:1158 " etc.
    I have another Sever test that already set up MySQL database, and a dump file from the system.
    So I want to ask these 2 questions :
    1. How to create an new Oracle Database from that dump file ?
    2. Is it alright if i use tool to convert Oracle Database into MySql, or i should do it manually ?
    Thanks alot.

    I just joining to a new work field, almost about a database and i know "NOTHING" about this field.
    My company has a system that running by Oracle Database, the problem is that Oracle Database will cost a lot of money when my company expands.
    So the quest is converting Oracle Database to MySQL database.
    I predict that converting to MySQL will cost your company more as it expands. As you expand managing contention becomes more important - Oracle does this for you. I do not think MySQL does, so you'll have to write more code to deal with this, costing the company money. A big part of making application scalable and reliable is to use stored procedures, how good are MySQL's compared to PL/SQL's. What other features are there that MySQL has that will benefit your company that Oracle doesn't. What do you need to think about as your company expands that need to be taken care of in the database. I would have thought a migration from MySQL to Oracle would be more common to deal with expansion.
    As you know "NOTHING" you need to think about what each database can give you for the next 10 years to cope with you businesses potential requirements, and extimate how much it will cost to implement these requirements, then make the decision

  • Can't connect to MySQL from Oracle 11g R1

    Hello Oracle's guru.
    Sorry for my English it's not my native langauge
    Enviroments: Oracle 11g R1, Windows 7, ODBC Driver 5.1.8
    I have a some problem with creation gateway to connection to MySQL, and I hope somebody can help me.
    So,
    1) ODBC name - MYSQLDSN
    2) initMYSQLDSN.ora
    # This is a sample agent init file that contains the HS parameters that are
    # needed for the Database Gateway for ODBC
    # HS init parameters
    HS_FDS_CONNECT_INFO = MYSQLDSN
    HS_FDS_TRACE_LEVEL = 0
    3) listener.ora
    # listener.ora Network Configuration File: E:\app\voxa\product\11.1.0\db_1\network\admin\listener.ora
    # Generated by Oracle configuration tools.
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 0.0.0.0)(PORT = 1521))
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
    SID_LIST_LISTENER=
    (SID_LIST=
    (SID_DESC=
    (SID_NAME=MYSQLDSN)
    (ORACLE_HOME=E:\app\voxa\product\11.1.0\db_1)
    (PROGRAM=dg4odbc)
    4) tnsnames.ora
    # tnsnames.ora Network Configuration File: E:\app\voxa\product\11.1.0\db_1\network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.
    CXWH =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 0.0.0.0)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = CXWH)
    MYSQLDSN =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 0.0.0.0)(PORT = 1521))
    (CONNECT_DATA =(SID = MYSQLDSN))
    (HS = OK)
    Then I trying to connect to MySQL using sql*plus:
    C:\Windows\system32>sqlplus
    SQL*Plus: Release 11.1.0.6.0 - Production on Ср Июн 1 12:13:39 2011
    Copyright (c) 1982, 2007, Oracle. All rights reserved.
    login: system
    pass:
    Connect to:
    Oracle Database 11g Enterprise Edition Release 11.1.0.6.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    SQL> create public database link MYSQLDSN
    2 connect to DEMO identified by "DEMO" using 'MYSQLDSN';
    Channel was created
    SQL> select * from items@MYSQLDSN;
    select * from items@MYSQLDSN
    Error in line 1:
    ORA-28500: connection with ORACLE with other system return message:
    [MySQL][ODBC 5.1 Driver][mysqld-5.5.12]You have an error in your SQL syntax;
    check the manual that corresponds to your MySQL server version for the right
    syntax to use near
    '"ITEMS_KEY",A1."ITEM_NAME",A1."ITEM_CATEGORY",A1."ITEM_VENDOR",A1."ITEM_SKU",A1
    .' at line 1
    ORA-02063: предшествующий 2 lines из MYSQLDSN
    If I trying create new ODBC mobule via OWB, I had next error:
    [MySQL][ODBC 5.1 Driver][mysqld-5.5.12]You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '"DUAL"' at line 1
    ORA-02063: предшествующий 2 lines из OWB_56
    What I do wrong? Please help me

    Hi,
    You can download the 11.1.0.7 patchset from My Oracle Support -
    support.oracle.com
    as patch 6890831.
    Once logged in click on 'Patches and Updates' and enter the patch number as 6890831 and choose whichever platform you are running.
    the readme explains how to apply the patch to an existing 11.1.0.6 install.
    The url you posted is only for complete product installs, but 11.1.0.7 is only a patchset that must be applied to an existing install.
    Regards,
    Mike

  • Connecting Oracle 11g with MySQL 5.1

    Hey all,
    I've been looking all over the web for this, and I can't find any information that applies to my case. I have an Oracle 11g DB setup on a Windows Server 2003 SP2, and have installed the Heterogeneous services ODBC driver. I want to connect this to another Windows 2003 SP2 machine that runs MySQL Community.
    On the Oracle side, I have configured the ODBC Systems connection to MySQL, and it connects successfully. I have also configured tnsnames.ora as follows:
    mysqlecommerce=
    (DESCRIPTION=
    (ADDRESS=
    (PROTOCOL=TCP)
    (HOST=dvlps11.cosine.com.cy)
    (PORT=1521)
    (CONNECT_DATA=
    (SID=mysql_gateway))
    (HS=OK))
    I have initmysql_gateway.ora with the following two lines:
    HS_FDS_CONNECT_INFO = mysqlecommerce
    HS_FDS_TRACE_LEVEL = ODBC
    and I have included the following into the listener.ora file:
    SID_LIST_LISTENER=
    (SID_LIST=
    (SID_DESC=
    (SID_NAME=mysql_gateway)
    (ORACLE_HOME=C:\Oracle11g\product\11.1.0\db_1)
    (PROGRAM=dg4odbc)
    I have also created a dblink as follows:
    create public database link "MYSQLECOMMERCE"
    connect to MYSQLDB
    identified by "<pwd>"
    using 'mysqlecommerce';
    Now when I try to run a simple SQL selection such as:
    select "id_category" from "ps_category"@mysqlecommerce
    I get the following reply:
    ORA-28500: connection from ORACLE to a non-Oracle system returned this message:
    [MySQL][ODBC 5.1 Driver][mysqld-5.1.36-community-log]You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '"id_category" FROM "ps_category" A1' at line 1
    ORA-02063: preceding 2 lines from DG4ODBC
    Can anyone please help me understand what is going on?
    Thank you in advance!

    The syntax error is caused by your MySQL database not running in ANSI mode. By default DG4ODBC sends ansi compliant code to the foreign database and this means for case sensitive column and table names it surrounds them by double quotes. MySQL db not running in ANSI compliant mode rejects them and uses a back tick to preserver the case - thus it reports a syntax error in case of double qoutes.
    To solve the issue please have a look at My Oracle Support note:
    Problems Selecting Mysql Data Using 11.1.0.6 DG4ODBC - Error In Your SQL Syntax [ID 553030.1]

  • [Oracle 11G XE and Apex 4.2 ] Backup from System "A", restored in System "B" wont work.

    ***Backup from System A, restored in System B wont work.***
    Hi!
    i have a problem, my Apex 4.2 computer/server died, broken motherboard, made me to take the backup files from the HDDs within System A, moved them over to the HDD within System B.
    System OS: Win7 Ult 64bit.
    1. Installed Oracle 11g XE
    2. Installed Java JRE-7 (1.7.0_40)
    3. Installed Java Glassfish Server 3.1.2.2 (ogs-3.1.2.2-windows.exe) (Java EE6 Compatible)
    4. Run Restore, Succefully Restored. (the Backup is taken from System "A" that worked properly with Apex 4.2 before hardware crash.)
    The Result
    http://127.0.0.1:8080/apex/f?p=4950
    Error    Error processing request.
    ORA-01403: no data found
    OK    <-( Button )

    then i tryed just this URL -> http://127.0.0.1:8080/apex
    it works as it schould.

  • MS SQL Server system stored procedures can't be migrated into Oracle 11g

    During database migration from MS SQL Server 2008 to Oracle 11g R2, if the application stored procedure invokes the MS SQL Server system stored procedures (for example: sp_getapplock, sp_releaseapplock ....), these SQL server system stored procedures can't be transferred. See following migrated Oracle application stored procedure for example:
    create or replace
    PROCEDURE spPwSysID_GetNextID
    v_ID OUT NUMBER,
    iv_SysType IN NVARCHAR2 DEFAULT NULL ,
    iv_Cnt IN NUMBER DEFAULT NULL
    AS
    v_SysType NVARCHAR2(50) := iv_SysType;
    v_Cnt NUMBER(10,0) := iv_Cnt;
    v_result NUMBER(10,0);
    BEGIN
    --SQL Server BEGIN TRANSACTION;
    utils.incrementTrancount;
    v_Systype := UPPER(v_Systype) ;
    IF v_Cnt < 1 THEN
    v_Cnt := 1 ;
    END IF;
    v_result :=sp_getapplock(v_Resource => v_Systype,
    v_LockMode => 'Exclusive') ;
    IF v_result >= 0 THEN
    BEGIN
    SELECT ID
    INTO v_ID
    FROM PWSYSID
    WHERE SysType = v_SysType;
    IF SQL%ROWCOUNT = 1 THEN
    UPDATE PwSysID
    SET ID = ID + v_cnt
    WHERE SysType = v_SysType;
    ELSE
    BEGIN
    INSERT INTO PwSysID
    ( ID, SysType )
    VALUES ( v_cnt + 1, v_SysType );
    v_ID := 1 ;
    END;
    END IF;
    v_result :=sp_releaseapplock(v_Resource => v_Systype) ;
    END;
    ELSE
    BEGIN
    raise_application_error( -20002, 'Lock failed to acquire to generate Cityworks Id.' );
    END;
    END IF;
    utils.commit_transaction;
    END;

    During database migration from MS SQL Server 2008 to Oracle 11g R2, if the application stored procedure invokes the MS SQL Server system stored procedures (for example: sp_getapplock, sp_releaseapplock ....), these SQL server system stored procedures can't be transferred. See following migrated Oracle application stored procedure for example:
    create or replace
    PROCEDURE spPwSysID_GetNextID
    v_ID OUT NUMBER,
    iv_SysType IN NVARCHAR2 DEFAULT NULL ,
    iv_Cnt IN NUMBER DEFAULT NULL
    AS
    v_SysType NVARCHAR2(50) := iv_SysType;
    v_Cnt NUMBER(10,0) := iv_Cnt;
    v_result NUMBER(10,0);
    BEGIN
    --SQL Server BEGIN TRANSACTION;
    utils.incrementTrancount;
    v_Systype := UPPER(v_Systype) ;
    IF v_Cnt < 1 THEN
    v_Cnt := 1 ;
    END IF;
    v_result :=sp_getapplock(v_Resource => v_Systype,
    v_LockMode => 'Exclusive') ;
    IF v_result >= 0 THEN
    BEGIN
    SELECT ID
    INTO v_ID
    FROM PWSYSID
    WHERE SysType = v_SysType;
    IF SQL%ROWCOUNT = 1 THEN
    UPDATE PwSysID
    SET ID = ID + v_cnt
    WHERE SysType = v_SysType;
    ELSE
    BEGIN
    INSERT INTO PwSysID
    ( ID, SysType )
    VALUES ( v_cnt + 1, v_SysType );
    v_ID := 1 ;
    END;
    END IF;
    v_result :=sp_releaseapplock(v_Resource => v_Systype) ;
    END;
    ELSE
    BEGIN
    raise_application_error( -20002, 'Lock failed to acquire to generate Cityworks Id.' );
    END;
    END IF;
    utils.commit_transaction;
    END;

  • Heterogeneous System Copy from MS SQL to Oracle 11g

    Good day friends,
    I am currently in the stage of running SAPINST to continue the System Copy to the Target (i.e. the export is complete).
    This may seem like a rudimentary question, but I am trying to implement Oracle 11g as the new database (and the SAP version of ECC 5). Now when I execute the sapinst, I only get the option for the Client on 9.2 and the RDBMS on 10.2.0.4.
    I would like to specify 10.2 for the Client and 11g for the RDBMS, but those options are not included in the SAPINST. What must I do to get these options in the SAPINST?
    Any help would be welcome.
    Thanks.

    I have run a system export from MSSQL and Windows Server, and I wish to run the import to Red Hat 5.4 and Oracle 11g.
    I have used the latest ECC 5 Installation Master disk, which still does not have the option to install Oracle 11g. In fact, it only has the option to install Oracle 10g with an Oracle Client version 9. Surely there must be a newer option with Oracle Client 10?
    Here is the product code for the Inst Master I downloaded.
    6.20/6.40 based products Installation Master (Edition May 2008) Number 51033746

  • MYSQL to Oracle 11G R2

    Hello
    I am trying to import a MySQL dump file to a Oracle 11G R2 database. Has anyone done this before? I have sqldeveloper installed but, am not sure if I can use that tool to import a .sql MySQL file. Anyone know of a good reference guide..or even better has anyone done this before?
    Brian Sims

    I am still stuck, so I think I can use the offline method in SQL Developer but I am not sure how to create the migration repository? Any ideas. I check in the documentation link but it does not give a good explanation of what to do for offline migrations. Do you or anyone know of a document that goes into that more deeply?
    The guy that gave me this data dump was doing me a favor I would rather not ask him to export it a different way if I did not absolutely have to.
    Any help would be appreciated, Thanks
    Brian Sims

  • Anyone inserted data directly from Oracle 11g to MySQL?

    Hi There,
    We work mainly on Oracle 11g. However, there is a requirement to now connect to an external MySQL database from our company's Oracle Database. Would be trying to do this for the first time. The process would be to download the data using PL/SQL from the ORacle 11g DB and then insert the data into the MySQL DB table. Had a few questions,
    1. Are there any known issues with connections between ORacle as source and MySQL as target. Anything that needs to be kept in mind?
    2. How do we send the data to MySQL, I mean in PL/SQL we can have the procedure create the insert statements. But can we directly fire the insert on MySQL ? If yes, any suggestions on what the commands would be?
    3.Any way to figure out if the insert was successful?
    4. We might also have to do other operations like update/delete etc.
    5. Any possible reference or sample code on this would also help.
    Thanks

    Well, the simplest and most direct approach would be to create a java function in the database to perform the operation and call it from pl/sql. I've done it before and there are examples out there and its a pretty straight-forward process.
    A quick example from [this website|http://w2.syronex.com/jmr/edu/db/oracle-and-java]
    import java.io.*;
    import java.sql.*;
    public class OraThin {
      public static void main(String[] args) {
        try {
          Connection con=null;
          Class.forName("oracle.jdbc.driver.OracleDriver");
          con=DriverManager.getConnection(
            "jdbc:oracle:thin:@machine_name:1521:database_name",
            "scott",
            "tiger");
          Statement s=con.createStatement();
          s.execute("
            INSERT INTO BOOKS VALUES
            'A Tale of Two Cities',
            'William Shakespeare',
            4567891231,
            '5-JAN-1962'
          s.close();
          con.close();
       } catch(Exception e){e.printStackTrace();}
    }Check out Oracle's Java tutorial at http://docs.oracle.com/javase/tutorial/jdbc/basics/storedprocedures.html for more in-depth information.
    If you're going to be doing this for more than a handful of tables under very controlled circumstances keeping it synchronized is going to be a mess, however.
    Edited by: Bill Haverberg on Jun 20, 2012 8:05 AM

  • Migrating MySQL database to Oracle 11g RAC

    Hi,
    I would like to migrate an entire database from MySQL to my new Oracle 11g RAC. How do I do it?

    Hi Turloch,
    I was able to configure SQLDeveloper to connect to Oracle and MySQL.
    I am having a hard time migrating data from mysql maybe due to table size. I got mysql tables with more than 20M and the PC am running the sqldeveloper is running out of memory every time I try to migrate the tables.
    Can you share some experience migrating from MySQL to Oracle?
    Thank You.

Maybe you are looking for

  • Combining individual songs to show as 1 album in cover flow

    I'm manually going through my iTunes library filling in missing album artwork. I haven't really used cover flow because of the fact that I had so few albums that autofilled with album artwork. But I'd like to now, I noticed that a lot of my albums ar

  • HP Color LaserJet 2600n and Airport Express Issues

    To me it seems like more of an issue with the Airport Express and Snow Leopard. Am I totally off base on this. I tried the work around post in another thread on here and it just fails to connect to the printer properly. Either way, I wonder how long

  • Help with opening a fb file in Adobe reader

    HI i am trying to open a PDF file from facebook in adobe  reader. I had done this many times on my old iPhone 5 (I'm now using iOS 8 on a iphone 6plus) it does not give me the option to do this jiwrver . There no box with the arrow to select open in.

  • Dafault value variable in WAD

    Hi Experts I have a query with the 0FISCPER object, this has a varible with customer-exit that calculate the actual year with the date system. Then, I save a view with a value of 2006 (because I want to validate the variable always returns the actual

  • Applet hangs at startup [SOLVED]

    Hi All, I am facing problem with launching my forms application. Version: Oracle Application Server 10g Release2 Jinitiator: 1.3.1.22 IE7, IE6 When i launch my application after applet is initialized and splash screen is launched nothing happens. I c