<?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>question Reset Number Counter in Community Central forum</title>
    <link>https://www.servicenow.com/community/community-central-forum/reset-number-counter/m-p/3035578#M793</link>
    <description>&lt;P&gt;In ServiceNow , how to reset number counter to 0 in number maintenance table&lt;/P&gt;</description>
    <pubDate>Wed, 04 Sep 2024 09:59:31 GMT</pubDate>
    <dc:creator>ashavinod</dc:creator>
    <dc:date>2024-09-04T09:59:31Z</dc:date>
    <item>
      <title>Reset Number Counter</title>
      <link>https://www.servicenow.com/community/community-central-forum/reset-number-counter/m-p/3035578#M793</link>
      <description>&lt;P&gt;In ServiceNow , how to reset number counter to 0 in number maintenance table&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2024 09:59:31 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/reset-number-counter/m-p/3035578#M793</guid>
      <dc:creator>ashavinod</dc:creator>
      <dc:date>2024-09-04T09:59:31Z</dc:date>
    </item>
    <item>
      <title>Re: Reset Number Counter</title>
      <link>https://www.servicenow.com/community/community-central-forum/reset-number-counter/m-p/3035881#M794</link>
      <description>&lt;P&gt;Take a look at this post.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.servicenow.com/community/developer-forum/how-to-re-set-the-number-counter/m-p/2091882" target="_self"&gt;How to re-set the number counter?&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However If this is a Prod environment I would highly recommend not doing this, as you will end up with duplicate numbers on records which are supposed to be unique and a lot of functionality is driven by this assumption of uniqueness.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2024 13:08:02 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/reset-number-counter/m-p/3035881#M794</guid>
      <dc:creator>Zach Koch</dc:creator>
      <dc:date>2024-09-04T13:08:02Z</dc:date>
    </item>
    <item>
      <title>Re: Reset Number Counter</title>
      <link>https://www.servicenow.com/community/community-central-forum/reset-number-counter/m-p/3035890#M795</link>
      <description>&lt;P&gt;Agreed with Zack, be very careful with what you do and don't do it on prod&lt;/P&gt;
&lt;P&gt;However,&amp;nbsp;&lt;SPAN&gt;In some instances that module may still be in System Maintenance, which isn't open to admins. If so, you can go directly to the URL&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.service-now.com/yourinstancename/sys_number_list.do" rel="nofollow noopener noreferrer" target="_blank"&gt;http://www.service-now.com/yourinstancename/sys_number_list.do&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;to reset a table's numbering.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2024 13:13:58 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/reset-number-counter/m-p/3035890#M795</guid>
      <dc:creator>Anurag Tripathi</dc:creator>
      <dc:date>2024-09-04T13:13:58Z</dc:date>
    </item>
    <item>
      <title>Re: Reset Number Counter</title>
      <link>https://www.servicenow.com/community/community-central-forum/reset-number-counter/m-p/3035898#M796</link>
      <description>&lt;P&gt;&lt;SPAN&gt;But I need to reset the counter to 0 for all the records in the number maintenance table(sys_number). The solution you have provided is to be used for one particular record but I need to reset for all the records present.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2024 13:23:13 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/reset-number-counter/m-p/3035898#M796</guid>
      <dc:creator>ashavinod</dc:creator>
      <dc:date>2024-09-04T13:23:13Z</dc:date>
    </item>
    <item>
      <title>Re: Reset Number Counter</title>
      <link>https://www.servicenow.com/community/community-central-forum/reset-number-counter/m-p/3035900#M797</link>
      <description>&lt;P&gt;&lt;SPAN&gt;But I need to reset the counter to 0 for all the records in the number maintenance table(sys_number). The solution you have provided is to be used for one particular record, but I need to reset for all the records present.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2024 13:23:58 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/reset-number-counter/m-p/3035900#M797</guid>
      <dc:creator>ashavinod</dc:creator>
      <dc:date>2024-09-04T13:23:58Z</dc:date>
    </item>
    <item>
      <title>Re: Reset Number Counter</title>
      <link>https://www.servicenow.com/community/community-central-forum/reset-number-counter/m-p/3035918#M798</link>
      <description>&lt;P&gt;Maybe this will help then&lt;/P&gt;
&lt;P&gt;&lt;A href="https://servicenowguru.com/scripting/numbering-existing-records/" target="_blank"&gt;Numbering Existing Records - ServiceNow Guru&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Again, test well and understand what implications it might have if you run this in prod.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2024 13:38:39 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/reset-number-counter/m-p/3035918#M798</guid>
      <dc:creator>Anurag Tripathi</dc:creator>
      <dc:date>2024-09-04T13:38:39Z</dc:date>
    </item>
  </channel>
</rss>

