<?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 Running Activiti on DB2 for System i in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/running-activiti-on-db2-for-system-i/m-p/123787#M87136</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello folks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;while searching the forums today for information on running Activiti on DB2 for System i I found the following post stating that it can be used and it is even QA'ed: &lt;/SPAN&gt;&lt;A href="http://forums.activiti.org/comment/11941#comment-11941" rel="nofollow noopener noreferrer"&gt;http://forums.activiti.org/comment/11941#comment-11941&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However I am not able to run all of the SQL scripts to create the engine's database structures on DB2 for System i since there are problems with the "generated as" clauses. I looked up the syntax in the SQL reference manual for DB2 and found that syntax used with the "generated as" clauses is indeed not supported. The same problem is described here (although this is an issue relative to DB2 on z/OS):&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://jira.codehaus.org/browse/ACT-817" rel="nofollow noopener noreferrer"&gt;http://jira.codehaus.org/browse/ACT-817&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So what is the state of the DB2 for System i support of Activiti?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sebastian&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 May 2013 19:05:21 GMT</pubDate>
    <dc:creator>sebastian_s</dc:creator>
    <dc:date>2013-05-29T19:05:21Z</dc:date>
    <item>
      <title>Running Activiti on DB2 for System i</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/running-activiti-on-db2-for-system-i/m-p/123787#M87136</link>
      <description>Hello folks,while searching the forums today for information on running Activiti on DB2 for System i I found the following post stating that it can be used and it is even QA'ed: http://forums.activiti.org/comment/11941#comment-11941However I am not able to run all of the SQL scripts to create the en</description>
      <pubDate>Wed, 29 May 2013 19:05:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/running-activiti-on-db2-for-system-i/m-p/123787#M87136</guid>
      <dc:creator>sebastian_s</dc:creator>
      <dc:date>2013-05-29T19:05:21Z</dc:date>
    </item>
    <item>
      <title>Re: Running Activiti on DB2 for System i</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/running-activiti-on-db2-for-system-i/m-p/123788#M87137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We run QA on DB2, but on a red hat linux system.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is DB2 on System I so different from other DB2 installs?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2013 10:28:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/running-activiti-on-db2-for-system-i/m-p/123788#M87137</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2013-05-31T10:28:07Z</dc:date>
    </item>
    <item>
      <title>Re: Running Activiti on DB2 for System i</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/running-activiti-on-db2-for-system-i/m-p/123789#M87138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello Joram,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;especially regarding to the SQL being used it is not really different at all. However there are some restrictions/differences when it comes to the check constraints - as described above. We are already using Activiti on DB2 LUW - we are running on Linux as well but we also need support for DB2 for System i.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We are interested in contributing support for DB2 on System i.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sebastian&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2013 11:24:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/running-activiti-on-db2-for-system-i/m-p/123789#M87138</guid>
      <dc:creator>sebastian_s</dc:creator>
      <dc:date>2013-05-31T11:24:19Z</dc:date>
    </item>
    <item>
      <title>Re: Running Activiti on DB2 for System i</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/running-activiti-on-db2-for-system-i/m-p/123790#M87139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Sebastian,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We are always interested in contributions like this, but the issue is that we won't be able to run QA on System i. So it will be hard to maintain that contribution. Would you be able to do QA on System i with a continuous build system that we can access?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2013 12:31:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/running-activiti-on-db2-for-system-i/m-p/123790#M87139</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2013-05-31T12:31:35Z</dc:date>
    </item>
    <item>
      <title>Re: Running Activiti on DB2 for System i</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/running-activiti-on-db2-for-system-i/m-p/123791#M87140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Tijs,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am taking this into discussion here. You'll receive a private message from me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sebastian&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2013 12:56:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/running-activiti-on-db2-for-system-i/m-p/123791#M87140</guid>
      <dc:creator>sebastian_s</dc:creator>
      <dc:date>2013-05-31T12:56:11Z</dc:date>
    </item>
  </channel>
</rss>

