<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>IDENTITY column is skipping the Sequence Number.</title><link>https://community.appian.com/discussions/f/user-interface/24329/identity-column-is-skipping-the-sequence-number</link><description>Hi Team, 
 I am using Appian with backend SQL Server database. 
 I have observed that the IDENTITY column value of a table where I am storing data is skipping number sequence all of sudden. If you observe in my below attached screen, it started showing</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: IDENTITY column is skipping the Sequence Number.</title><link>https://community.appian.com/thread/93879?ContentTypeID=1</link><pubDate>Wed, 20 Apr 2022 16:07:30 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:48d09e0f-e57b-40e0-806a-9607fdfa787e</guid><dc:creator>Richard Michaelis</dc:creator><description>&lt;p&gt;that was my Idea, but does&amp;#39;t explain why it happend in the first place. mysterious&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: IDENTITY column is skipping the Sequence Number.</title><link>https://community.appian.com/thread/93872?ContentTypeID=1</link><pubDate>Wed, 20 Apr 2022 14:19:50 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9acad630-98f5-4c9c-bcec-6910eb0cd9f3</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;Looks like the AUTO_INCREMENT value got set to something higher at some point - like if a new entry for some reason had its PK ID manually set to &amp;quot;1009&amp;quot; before being added.&amp;nbsp; I&amp;#39;d guess you will need to manually fix the errant entries (if safe to do so) then manually set the AUTO_INCREMENT value back to the next-higher ID.&lt;br /&gt;&lt;pre class="ui-code" data-mode="sql"&gt;ALTER TABLE `TABLE_NAME` auto_increment = 35;&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: IDENTITY column is skipping the Sequence Number.</title><link>https://community.appian.com/thread/93863?ContentTypeID=1</link><pubDate>Wed, 20 Apr 2022 13:00:51 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:788c8c64-0c5c-418e-8e98-b9be000c8947</guid><dc:creator>Hari Kishore Reddy</dc:creator><description>&lt;p&gt;Sequence number is very much important for business.&amp;nbsp;Based on that number only they are identifying the number of records submitted and also we are showing this field everywhere.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: IDENTITY column is skipping the Sequence Number.</title><link>https://community.appian.com/thread/93861?ContentTypeID=1</link><pubDate>Wed, 20 Apr 2022 12:58:52 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:fdde6143-945c-46e9-906c-11c6f73e7c9a</guid><dc:creator>Hari Kishore Reddy</dc:creator><description>&lt;p&gt;it is a IDENTITY column.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/13/pastedimage1650459538233v2.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: IDENTITY column is skipping the Sequence Number.</title><link>https://community.appian.com/thread/93860?ContentTypeID=1</link><pubDate>Wed, 20 Apr 2022 12:54:24 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f5cd7c47-40a9-402e-9ad7-8007e024cb66</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;In which way is it important to have no gaps?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: IDENTITY column is skipping the Sequence Number.</title><link>https://community.appian.com/thread/93859?ContentTypeID=1</link><pubDate>Wed, 20 Apr 2022 12:46:07 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ddc83874-cc7f-4efb-83b9-c1514d21cead</guid><dc:creator>Richard Michaelis</dc:creator><description>&lt;p&gt;is this a unique key?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: IDENTITY column is skipping the Sequence Number.</title><link>https://community.appian.com/thread/93857?ContentTypeID=1</link><pubDate>Wed, 20 Apr 2022 12:44:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4e684294-162b-4c30-bb68-965a4123f5db</guid><dc:creator>Hari Kishore Reddy</dc:creator><description>&lt;p&gt;I am the one who is working on this and I am sure no one deleted the data and also not touched IDENTITY column setting.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: IDENTITY column is skipping the Sequence Number.</title><link>https://community.appian.com/thread/93848?ContentTypeID=1</link><pubDate>Wed, 20 Apr 2022 12:13:25 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:dcfe25d6-e3b5-4807-b426-416d187b3ed2</guid><dc:creator>Richard Michaelis</dc:creator><description>&lt;p&gt;-&amp;gt; did somebody delete the other DB entries?&lt;br /&gt;-&amp;gt; got the unique key counter&amp;nbsp;somehow setted to 1009?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>