<?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 Re: 24x7 activiti database? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/24x7-activiti-database/m-p/127141#M89438</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I remember that I worked with a sysadmin before that used dns routing for that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;He switched all traffic to a certain db for a while, upgraded the other db (or whatever) and brought it back online and restored the dns.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But I'm no sysadmin. But I really think that's the area you should look into rather than on the application level.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Apr 2013 09:09:56 GMT</pubDate>
    <dc:creator>jbarrez</dc:creator>
    <dc:date>2013-04-22T09:09:56Z</dc:date>
    <item>
      <title>24x7 activiti database?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/24x7-activiti-database/m-p/127138#M89435</link>
      <description>Hi,We need high availability activiti engine, 24x7. If we bring down activiti database(oracle) for maintenance, and switch to a backup db, how can we handle those in-progress process instances in the down database? How can we move the running data to the backup db?Is there any mechanism?&amp;nbsp; I think ba</description>
      <pubDate>Thu, 18 Apr 2013 15:10:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/24x7-activiti-database/m-p/127138#M89435</guid>
      <dc:creator>mingway</dc:creator>
      <dc:date>2013-04-18T15:10:08Z</dc:date>
    </item>
    <item>
      <title>Re: 24x7 activiti database?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/24x7-activiti-database/m-p/127139#M89436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think the easiest is to do it on the DB level. I only have experience with mysql on that front, but there we used a setup with master-slave replication where we could divert traffic to one of the slaves when we needed to take down the master. I don't know about Oracle, but I'm sure they'll have something similar.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2013 17:56:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/24x7-activiti-database/m-p/127139#M89436</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2013-04-18T17:56:04Z</dc:date>
    </item>
    <item>
      <title>Re: 24x7 activiti database?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/24x7-activiti-database/m-p/127140#M89437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks, jbarrez!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We do use shareplex to sync up data between 2 dbs. But even that small latency is&amp;nbsp; not acceptable. So still trying to find some solution.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2013 19:22:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/24x7-activiti-database/m-p/127140#M89437</guid>
      <dc:creator>mingway</dc:creator>
      <dc:date>2013-04-18T19:22:33Z</dc:date>
    </item>
    <item>
      <title>Re: 24x7 activiti database?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/24x7-activiti-database/m-p/127141#M89438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I remember that I worked with a sysadmin before that used dns routing for that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;He switched all traffic to a certain db for a while, upgraded the other db (or whatever) and brought it back online and restored the dns.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But I'm no sysadmin. But I really think that's the area you should look into rather than on the application level.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Apr 2013 09:09:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/24x7-activiti-database/m-p/127141#M89438</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2013-04-22T09:09:56Z</dc:date>
    </item>
    <item>
      <title>Re: 24x7 activiti database?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/24x7-activiti-database/m-p/127142#M89439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;i'm currently evaluating activiti and have a similar problem:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; we require application based replication capabilities. currently all data is replicated using jpa and eclipseLink.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;is it possible to configure the persistence of activitiy to replicate its data to multiple connections?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible to implement a custom persistence mechanism?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Greetings,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Alexander&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 May 2013 09:47:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/24x7-activiti-database/m-p/127142#M89439</guid>
      <dc:creator>laures</dc:creator>
      <dc:date>2013-05-02T09:47:06Z</dc:date>
    </item>
    <item>
      <title>Re: 24x7 activiti database?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/24x7-activiti-database/m-p/127143#M89440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;&amp;gt; is it possible to configure the persistence of activitiy to replicate its data to multiple connections?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;No, not out of the box that is. I don't know if it exists for other databases, but I remember using in the past a driver for my database which did something similar for me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt; Is it possible to implement a custom persistence mechanism?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It is possible, it is open code after all … but I won't go down that path. It will take you a lot of time and will make it difficult to upgrade to new versions.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 May 2013 08:54:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/24x7-activiti-database/m-p/127143#M89440</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2013-05-06T08:54:56Z</dc:date>
    </item>
  </channel>
</rss>

