Ad Widget

Collapse

Migrate MySQL to Oracle

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • navtek007
    Senior Member
    • May 2005
    • 100

    #1

    Migrate MySQL to Oracle

    Hi All,

    I have the requirement to migrate my MySQL database to Oracle 9.2.x. Has anyone done this yet? I was basically going to run the Oracle Migration workbench to create the export then import into an oracle schema on another server. From here I would then recompile the zabbix server to point to oracle.

    Can the oracle database live on a seperate server then the zabbix server?

    Is that all I have to do to move the data accross? I can setup the db username and passwords to reflect the db.inc etc.. Am I missing something or is there a better migration strategy out there? Alexei what do you recommend?

    Thanks in advanced.
  • blouz
    Junior Member
    • Nov 2006
    • 1

    #2
    Hello navtek007,

    Did you perform this upgrade ?
    I would need to perform the same task.
    Additionnally, I would like to upgrade from 1.0 using mysql to 1.1 using oracle.

    The steps would be 1.0->1.1 then 1.1 mysql -> 1.1 oracle.
    Does anyone already perform this kind of migration ?

    regards, blouz.
    Last edited by blouz; 20-11-2006, 16:19.

    Comment

    • Alexei
      Founder, CEO
      Zabbix Certified Trainer
      Zabbix Certified SpecialistZabbix Certified Professional
      • Sep 2004
      • 5654

      #3
      Originally posted by navtek007
      Can the oracle database live on a seperate server then the zabbix server?

      Is that all I have to do to move the data accross? I can setup the db username and passwords to reflect the db.inc etc.. Am I missing something or is there a better migration strategy out there? Alexei what do you recommend?
      I know many ZABBIX installations having Oracle running on a dedicated server. I think you should follow standard (i.e. there is nothing ZABBIX specific) way of moving data from MySQL to Oracle.
      Alexei Vladishev
      Creator of Zabbix, Product manager
      New York | Tokyo | Riga
      My Twitter

      Comment

      • thiagomz
        Member
        • Jan 2010
        • 74

        #4
        I am trying to do it ...

        I have been used SQL Developer (Oracle Free) to migrate... but some data was lost... now i will try to use a utf8 oracle database ...

        Any one did it ? I mean... migrate from mysql to oracle...

        PS. I am doing it... because i am a OCP DBA and i haven't a lot o knowledge in mysql. ;-)

        Comment

        • Zaniwoop
          Senior Member
          • Jan 2010
          • 232

          #5
          Oracle bought mysql.

          So I suggest you learn it

          Comment

          Working...