<?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 no ddl VCS configuration not working in nuxeo EP 5.5 in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/no-ddl-vcs-configuration-not-working-in-nuxeo-ep-5-5/m-p/322192#M9193</link>
    <description>&lt;P&gt;I first started Nuxeo 5.5 EP with my oracle database configured with OWNER rights. Then I wanted to connect it with USER rights, USER has synonyms so USER does not have rights to CREATE table.&lt;/P&gt;
&lt;P&gt;All the tables are there in database, but when I started the nuxeo server it gave me errors like the following:&lt;/P&gt;
&lt;P&gt;&lt;CODE&gt;2012-05-07 08:00:28,691 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] Unsuccessful: create table RECM_USER.NXP_LOGS (LOG_ID integer not null, LOG_EVENT_CATEGORY varchar2(255 char), LOG_EVENT_COMMENT varchar2(1024 char), LOG_DOC_LIFE_CYCLE varchar2(255 char), LOG_DOC_PATH varchar2(1024 char), LOG_DOC_TYPE varchar2(255 char), LOG_DOC_UUID varchar2(255 char), LOG_EVENT_DATE timestamp, LOG_EVENT_ID varchar2(255 char) not null, LOG_PRINCIPAL_NAME varchar2(255 char), LOG_REPO_ID varchar2(255 char), primary key (LOG_ID))
2012-05-07 08:00:28,691 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] ORA-01031: insufficient privileges&lt;/CODE&gt;&lt;/P&gt;
&lt;P&gt;I referred to this:
&lt;A href="http://doc.nuxeo.com/display/ADMINDOC/VCS+Configuration" target="test_blank"&gt;http://doc.nuxeo.com/display/ADMINDOC/VCS+Configuration&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;and set the &lt;NODDL&gt; to true.&lt;/NODDL&gt;&lt;/P&gt;
&lt;P&gt;but nuxeo server again tries to create tables; and the errors persists.&lt;/P&gt;
&lt;P&gt;Where am I wrong..&lt;/P&gt;</description>
    <pubDate>Mon, 07 May 2012 15:07:15 GMT</pubDate>
    <dc:creator>SMAH_Haider</dc:creator>
    <dc:date>2012-05-07T15:07:15Z</dc:date>
    <item>
      <title>no ddl VCS configuration not working in nuxeo EP 5.5</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/no-ddl-vcs-configuration-not-working-in-nuxeo-ep-5-5/m-p/322192#M9193</link>
      <description>&lt;P&gt;I first started Nuxeo 5.5 EP with my oracle database configured with OWNER rights. Then I wanted to connect it with USER rights, USER has synonyms so USER does not have rights to CREATE table.&lt;/P&gt;
&lt;P&gt;All the tables are there in database, but when I started the nuxeo server it gave me errors like the following:&lt;/P&gt;
&lt;P&gt;&lt;CODE&gt;2012-05-07 08:00:28,691 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] Unsuccessful: create table RECM_USER.NXP_LOGS (LOG_ID integer not null, LOG_EVENT_CATEGORY varchar2(255 char), LOG_EVENT_COMMENT varchar2(1024 char), LOG_DOC_LIFE_CYCLE varchar2(255 char), LOG_DOC_PATH varchar2(1024 char), LOG_DOC_TYPE varchar2(255 char), LOG_DOC_UUID varchar2(255 char), LOG_EVENT_DATE timestamp, LOG_EVENT_ID varchar2(255 char) not null, LOG_PRINCIPAL_NAME varchar2(255 char), LOG_REPO_ID varchar2(255 char), primary key (LOG_ID))
2012-05-07 08:00:28,691 ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] ORA-01031: insufficient privileges&lt;/CODE&gt;&lt;/P&gt;
&lt;P&gt;I referred to this:
&lt;A href="http://doc.nuxeo.com/display/ADMINDOC/VCS+Configuration" target="test_blank"&gt;http://doc.nuxeo.com/display/ADMINDOC/VCS+Configuration&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;and set the &lt;NODDL&gt; to true.&lt;/NODDL&gt;&lt;/P&gt;
&lt;P&gt;but nuxeo server again tries to create tables; and the errors persists.&lt;/P&gt;
&lt;P&gt;Where am I wrong..&lt;/P&gt;</description>
      <pubDate>Mon, 07 May 2012 15:07:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/no-ddl-vcs-configuration-not-working-in-nuxeo-ep-5-5/m-p/322192#M9193</guid>
      <dc:creator>SMAH_Haider</dc:creator>
      <dc:date>2012-05-07T15:07:15Z</dc:date>
    </item>
    <item>
      <title>Re: no ddl VCS configuration not working in nuxeo EP 5.5</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/no-ddl-vcs-configuration-not-working-in-nuxeo-ep-5-5/m-p/322193#M9194</link>
      <description>&lt;P&gt;How did you set noDDL to true: which file(s) did you change? &lt;BR /&gt;
Did you precisely write &lt;CODE&gt;&amp;lt;noDDL&amp;gt;&lt;/CODE&gt; and not &lt;CODE&gt;&amp;lt;noddl&amp;gt;&lt;/CODE&gt; (in lowercase)?&lt;/P&gt;
&lt;P&gt;Note with INFO level on "org.nuxeo.ecm.core.storage.sql.jdbc", if no DDL was properly set, you would
see a log line stating that JDBCBackend is "Skipping database creation".&lt;/P&gt;</description>
      <pubDate>Mon, 07 May 2012 17:40:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/no-ddl-vcs-configuration-not-working-in-nuxeo-ep-5-5/m-p/322193#M9194</guid>
      <dc:creator>Julien_Carsique</dc:creator>
      <dc:date>2012-05-07T17:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: no ddl VCS configuration not working in nuxeo EP 5.5</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/no-ddl-vcs-configuration-not-working-in-nuxeo-ep-5-5/m-p/322194#M9195</link>
      <description>&lt;P&gt;&lt;CODE&gt;&amp;lt;noDDL&amp;gt;&lt;/CODE&gt; only controls VCS, but given the error message you show your problem comes from Hibernate.&lt;/P&gt;
&lt;P&gt;In any case if you want a kind of "noDDL" for hibernate you still must create the tables by hand before starting Nuxeo, it needs them.&lt;/P&gt;</description>
      <pubDate>Mon, 07 May 2012 18:19:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/no-ddl-vcs-configuration-not-working-in-nuxeo-ep-5-5/m-p/322194#M9195</guid>
      <dc:creator>Florent_Guillau</dc:creator>
      <dc:date>2012-05-07T18:19:29Z</dc:date>
    </item>
    <item>
      <title>Re: no ddl VCS configuration not working in nuxeo EP 5.5</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/no-ddl-vcs-configuration-not-working-in-nuxeo-ep-5-5/m-p/322195#M9196</link>
      <description>&lt;P&gt;Julien thanks for the reply,&lt;/P&gt;</description>
      <pubDate>Tue, 08 May 2012 07:00:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/no-ddl-vcs-configuration-not-working-in-nuxeo-ep-5-5/m-p/322195#M9196</guid>
      <dc:creator>SMAH_Haider</dc:creator>
      <dc:date>2012-05-08T07:00:36Z</dc:date>
    </item>
    <item>
      <title>Re: no ddl VCS configuration not working in nuxeo EP 5.5</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/no-ddl-vcs-configuration-not-working-in-nuxeo-ep-5-5/m-p/322196#M9197</link>
      <description>&lt;P&gt;Florent, all the table are setup in my oracle database, for the above error I mentioned, NXP_LOGS exists in my oracle database.&lt;/P&gt;</description>
      <pubDate>Tue, 08 May 2012 07:02:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/no-ddl-vcs-configuration-not-working-in-nuxeo-ep-5-5/m-p/322196#M9197</guid>
      <dc:creator>SMAH_Haider</dc:creator>
      <dc:date>2012-05-08T07:02:19Z</dc:date>
    </item>
    <item>
      <title>Re: no ddl VCS configuration not working in nuxeo EP 5.5</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/no-ddl-vcs-configuration-not-working-in-nuxeo-ep-5-5/m-p/322197#M9198</link>
      <description>&lt;P&gt;Julien, the no DDL property is successfully set as Im able to see the following line in my logs&lt;/P&gt;</description>
      <pubDate>Tue, 08 May 2012 14:05:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/no-ddl-vcs-configuration-not-working-in-nuxeo-ep-5-5/m-p/322197#M9198</guid>
      <dc:creator>SMAH_Haider</dc:creator>
      <dc:date>2012-05-08T14:05:31Z</dc:date>
    </item>
  </channel>
</rss>

