<?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: setting auto increment start value? in Talend Data Catalog</title>
    <link>https://community.qlik.com/t5/Talend-Data-Catalog/setting-auto-increment-start-value/m-p/2329588#M799</link>
    <description>Hi,
&lt;BR /&gt;This value is stored in the system datacontainer called 'CONF'. You can edit the XML to set the value you need.
&lt;BR /&gt;
&lt;PRE&gt;&amp;lt;AutoIncrement&amp;gt;&lt;BR /&gt;      &amp;lt;id&amp;gt;AutoIncrement&amp;lt;/id&amp;gt;&lt;BR /&gt;      &amp;lt;entry&amp;gt;&lt;BR /&gt;         &amp;lt;key&amp;gt;."Datacontainer"."Entity"."Pk"&amp;lt;/key&amp;gt;&lt;BR /&gt;         &amp;lt;value&amp;gt;1&amp;lt;/value&amp;gt;&lt;BR /&gt;      &amp;lt;/entry&amp;gt;&lt;/PRE&gt;
&lt;BR /&gt;Regards,
&lt;BR /&gt;Cyril</description>
    <pubDate>Fri, 25 Mar 2011 15:18:57 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2011-03-25T15:18:57Z</dc:date>
    <item>
      <title>setting auto increment start value?</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/setting-auto-increment-start-value/m-p/2329586#M797</link>
      <description>I have tried find instructions how to set the start value of the auto increment attribute in the data model but no luck. can somebody help? I know how to use the auto incremet as id but want to change the value where it begins to increment. it's possible in mysql so I suppose its possible in talend mdm/exist?
&lt;BR /&gt;cheers, samuli</description>
      <pubDate>Sat, 16 Nov 2024 13:00:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/setting-auto-increment-start-value/m-p/2329586#M797</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:00:54Z</dc:date>
    </item>
    <item>
      <title>Re: setting auto increment start value?</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/setting-auto-increment-start-value/m-p/2329587#M798</link>
      <description>yes its possible.&lt;BR /&gt;1. In TOS got to MDM section&lt;BR /&gt;2. go to Data Container|System|CONF&lt;BR /&gt;3. On the Entity Drop Down list, select Autoincrement and hit the search &lt;BR /&gt;4. Edit the search record returned, and go to Source section&lt;BR /&gt;Good luck.</description>
      <pubDate>Fri, 25 Mar 2011 15:14:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/setting-auto-increment-start-value/m-p/2329587#M798</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-03-25T15:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: setting auto increment start value?</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/setting-auto-increment-start-value/m-p/2329588#M799</link>
      <description>Hi,
&lt;BR /&gt;This value is stored in the system datacontainer called 'CONF'. You can edit the XML to set the value you need.
&lt;BR /&gt;
&lt;PRE&gt;&amp;lt;AutoIncrement&amp;gt;&lt;BR /&gt;      &amp;lt;id&amp;gt;AutoIncrement&amp;lt;/id&amp;gt;&lt;BR /&gt;      &amp;lt;entry&amp;gt;&lt;BR /&gt;         &amp;lt;key&amp;gt;."Datacontainer"."Entity"."Pk"&amp;lt;/key&amp;gt;&lt;BR /&gt;         &amp;lt;value&amp;gt;1&amp;lt;/value&amp;gt;&lt;BR /&gt;      &amp;lt;/entry&amp;gt;&lt;/PRE&gt;
&lt;BR /&gt;Regards,
&lt;BR /&gt;Cyril</description>
      <pubDate>Fri, 25 Mar 2011 15:18:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/setting-auto-increment-start-value/m-p/2329588#M799</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-03-25T15:18:57Z</dc:date>
    </item>
    <item>
      <title>Re: setting auto increment start value?</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/setting-auto-increment-start-value/m-p/2329589#M800</link>
      <description>sronkane, 
&lt;BR /&gt;It is possible indeed as muraliv and csonnefraud detailed. 
&lt;BR /&gt;But I'll let you one advice, as I've struggled multiple times resetting multiple counters... Id is just an identifier, so unless there is a really strong point to use a AUTO_INCREMENT type, you should use UUID instead. That way, you don't have to keep resetting Auto Increment start values every time you want to redo your tests. 
&lt;BR /&gt;If you are using AUTO_INCREMENT to keep track of creation order, you could deal with that in other ways: 
&lt;BR /&gt;- Create CreateDate and UpdateDate on the DataModel; 
&lt;BR /&gt;- Query Journal and see all the CRUD actions on every record, ordered in any way you want. 
&lt;BR /&gt;Best regards, 
&lt;BR /&gt;Diogo Afonso</description>
      <pubDate>Fri, 25 Mar 2011 16:53:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/setting-auto-increment-start-value/m-p/2329589#M800</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-03-25T16:53:40Z</dc:date>
    </item>
  </channel>
</rss>

