<?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: MDM data model is not deploying to mdm server Talend 7 in Talend Data Catalog</title>
    <link>https://community.qlik.com/t5/Talend-Data-Catalog/MDM-data-model-is-not-deploying-to-mdm-server-Talend-7/m-p/2339086#M1797</link>
    <description>&lt;P&gt;Once we deploy data model to server ,it &amp;nbsp; has to create table in staging schema&amp;nbsp; .&lt;/P&gt;
&lt;P&gt;But table is not creating&amp;nbsp; in staging .&lt;/P&gt;
&lt;P&gt;We created table in staging and tried redeploying data model then also we cant able to deploy .&lt;/P&gt;
&lt;P&gt;we tried Undeploying data model ,data container and view&amp;nbsp; and redeploy .&lt;/P&gt;
&lt;P&gt;we are getting error and error is present in attachment .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Ltaj"&gt;ERROR.PNG&lt;/A&gt;</description>
    <pubDate>Tue, 07 Aug 2018 11:23:21 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-08-07T11:23:21Z</dc:date>
    <item>
      <title>MDM data model is not deploying to mdm server Talend 7</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/MDM-data-model-is-not-deploying-to-mdm-server-Talend-7/m-p/2339084#M1795</link>
      <description>&lt;DIV class="lia-message-subject lia-component-message-view-widget-subject"&gt;
 &lt;DIV class="MessageSubject"&gt;
  &lt;DIV class="MessageSubjectIcons "&gt;
   &lt;DIV class="lia-message-subject"&gt;
    MDM data model is not deploying to mdm server Talend 7
   &lt;/DIV&gt;
  &lt;/DIV&gt;
 &lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="lia-message-body lia-tooltip-trigger"&gt;
 &lt;DIV class="lia-message-body-content"&gt;
  &lt;P&gt;Hello ,&lt;/P&gt;
  &lt;P&gt;I have created Data model , container and view .&lt;/P&gt;
  &lt;P&gt;Data model is not deploying to mdm server .&lt;/P&gt;
  &lt;P&gt;&amp;nbsp;&lt;/P&gt;
  &lt;P&gt;Please find the attached screenshot of error msg from studio and MDM log&lt;/P&gt;
 &lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 07 Aug 2018 07:51:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/MDM-data-model-is-not-deploying-to-mdm-server-Talend-7/m-p/2339084#M1795</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-07T07:51:25Z</dc:date>
    </item>
    <item>
      <title>Re: MDM data model is not deploying to mdm server Talend 7</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/MDM-data-model-is-not-deploying-to-mdm-server-Talend-7/m-p/2339085#M1796</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;When deploying,&amp;nbsp;you are getting the following error:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;Caused by: java.lang.RuntimeException: Could not prepare 'final_cutomer'.
	at com.amalto.core.storage.hibernate.HibernateStorage.prepare(Unknown Source)
	at com.amalto.core.storage.SecuredStorage.prepare(Unknown Source)
	at com.amalto.core.storage.CacheStorage.prepare(Unknown Source)
	... 90 more
Caused by: java.lang.RuntimeException: Exception occurred during Hibernate initialization.
	... 93 more
Caused by: java.lang.IllegalStateException: Could not prepare database schema: Duplicate column name 'x_talend_staging_hastask'

Duplicate column name 'x_talend_staging_status'

Duplicate column name 'x_talend_staging_source'

Duplicate column name 'x_talend_staging_blockkey'

Duplicate column name 'x_talend_staging_error'

Duplicate column name 'x_talend_staging_values'

Duplicate key name 'cutomer_x_talend_task_id_index'

Duplicate key name 'cutomer_x_talend_staging_hastask_index'

Duplicate key name 'cutomer_x_talend_staging_status_index'

Duplicate key name 'cutomer_x_talend_staging_blockkey_index'&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It looks like the Staging DB is already created.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Aug 2018 10:33:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/MDM-data-model-is-not-deploying-to-mdm-server-Talend-7/m-p/2339085#M1796</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-07T10:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: MDM data model is not deploying to mdm server Talend 7</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/MDM-data-model-is-not-deploying-to-mdm-server-Talend-7/m-p/2339086#M1797</link>
      <description>&lt;P&gt;Once we deploy data model to server ,it &amp;nbsp; has to create table in staging schema&amp;nbsp; .&lt;/P&gt;
&lt;P&gt;But table is not creating&amp;nbsp; in staging .&lt;/P&gt;
&lt;P&gt;We created table in staging and tried redeploying data model then also we cant able to deploy .&lt;/P&gt;
&lt;P&gt;we tried Undeploying data model ,data container and view&amp;nbsp; and redeploy .&lt;/P&gt;
&lt;P&gt;we are getting error and error is present in attachment .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Ltaj"&gt;ERROR.PNG&lt;/A&gt;</description>
      <pubDate>Tue, 07 Aug 2018 11:23:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/MDM-data-model-is-not-deploying-to-mdm-server-Talend-7/m-p/2339086#M1797</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-07T11:23:21Z</dc:date>
    </item>
  </channel>
</rss>

