<?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 Setting up Oracle database for Activiti in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/setting-up-oracle-database-for-activiti/m-p/228825#M181955</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi experts,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm switching Activiti application from in-memory database to Oracle. Scripts activiti.oracle.create.engine.sql, activiti.oracle.create.history.sql, activiti.oracle.create.identity.sql were successfully executed and all tables were created in the database. Application starts up fine and gets initialized without any problems. However, I get the following error when I try running one of my Activiti workflows. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hibernate: select hibernate_sequence.nextval from dual&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[2016-03-09 10:02:35] [W] [SqlExceptionHelper.logExceptions:144] SQL Error: 2289, SQLState: 42000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[2016-03-09 10:02:35] [E] [SqlExceptionHelper.logExceptions:146] ORA-02289: sequence does not exist&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My workflow takes a couple of variables that are persisted in JPA repository. I understand that the error is returned because Hibernate can't find the sequence for generating IDs for my variables. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My question is whether I need to create this sequence myself or it's created by one of the scripts that I missed? Thanks a lot in advance!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;By the way, I have the following settings to ensure that DDL scripts are not executed on start-up&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;spring.jpa.generate-ddl=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;spring.jpa.hibernate.ddl-auto=none&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Mar 2016 15:50:06 GMT</pubDate>
    <dc:creator>jubedus</dc:creator>
    <dc:date>2016-03-10T15:50:06Z</dc:date>
    <item>
      <title>Setting up Oracle database for Activiti</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/setting-up-oracle-database-for-activiti/m-p/228825#M181955</link>
      <description>Hi experts,I'm switching Activiti application from in-memory database to Oracle. Scripts activiti.oracle.create.engine.sql, activiti.oracle.create.history.sql, activiti.oracle.create.identity.sql were successfully executed and all tables were created in the database. Application starts up fine and g</description>
      <pubDate>Thu, 10 Mar 2016 15:50:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/setting-up-oracle-database-for-activiti/m-p/228825#M181955</guid>
      <dc:creator>jubedus</dc:creator>
      <dc:date>2016-03-10T15:50:06Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up Oracle database for Activiti</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/setting-up-oracle-database-for-activiti/m-p/228826#M181956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Andrei,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Which version of Activiti are you using? The Activiti Engine doesn't include Hibernate, only MyBatis. Or are you using Alfresco Activiti BPM Suite?&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, 11 Mar 2016 08:27:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/setting-up-oracle-database-for-activiti/m-p/228826#M181956</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2016-03-11T08:27:43Z</dc:date>
    </item>
  </channel>
</rss>

