<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic From RDBMS Oracle to MySQL in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/from-rdbms-oracle-to-mysql/m-p/58433#M20837</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;i am looking for information about to change from RDBMS Oracle (11g) that we are currently using, to MySQL.&lt;/P&gt;&lt;P&gt;I was taking a walk on search engines (i promised) looking for info to do it. But i found very little.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anybody has experience changing the RDBMS from Oracle?&lt;/P&gt;&lt;P&gt;Which is best way to do it?&lt;/P&gt;&lt;P&gt;Dump the data on flat format?&lt;/P&gt;&lt;P&gt;Are there any wizard to do it?&lt;/P&gt;&lt;P&gt;Any guidelines?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Oct 2018 10:02:14 GMT</pubDate>
    <dc:creator>guille</dc:creator>
    <dc:date>2018-10-26T10:02:14Z</dc:date>
    <item>
      <title>From RDBMS Oracle to MySQL</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/from-rdbms-oracle-to-mysql/m-p/58433#M20837</link>
      <description>Hi,i am looking for information about to change from RDBMS Oracle (11g) that we are currently using, to MySQL.I was taking a walk on search engines (i promised) looking for info to do it. But i found very little.Anybody has experience changing the RDBMS from Oracle?Which is best way to do it?Dump th</description>
      <pubDate>Fri, 26 Oct 2018 10:02:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/from-rdbms-oracle-to-mysql/m-p/58433#M20837</guid>
      <dc:creator>guille</dc:creator>
      <dc:date>2018-10-26T10:02:14Z</dc:date>
    </item>
    <item>
      <title>Re: From RDBMS Oracle to MySQL</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/from-rdbms-oracle-to-mysql/m-p/58434#M20838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I googled "oracle mysql migration toolkit" and found some decent results.&lt;/P&gt;&lt;P&gt;Generally speaking, such a migration requires to dump, potentially transform and import the data from Oracle to MySQL. I have done this for an Alfresco customer about 7 years ago, and since no useful / open source tools existed (and customer was not willing to buy something commercial for a one-off use) I wrote a small Java utility using JDBC to transfer the data. With regards to the Alfresco schema you have to take into account the subtle differences, like column types / String length limitations, as well as the Oracle specific access to&amp;nbsp;CLOB/BLOB data, which required me to perform multiple calls for partial BLOBs, reassemble the full BLOB in memory and then store in MySQL.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Oct 2018 10:51:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/from-rdbms-oracle-to-mysql/m-p/58434#M20838</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2018-10-26T10:51:28Z</dc:date>
    </item>
  </channel>
</rss>

