<?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 How do we find the failures in the sys_trigger table to find that a scheduled job is failed. in Service Management forum</title>
    <link>https://www.servicenow.com/community/service-management-forum/how-do-we-find-the-failures-in-the-sys-trigger-table-to-find/m-p/403255#M18202</link>
    <description>&lt;P&gt;How do we find the failures in the sys_trigger table to find that a scheduled job is failed.&lt;/P&gt;
&lt;P&gt;I have entered into the table 'sys_trigger.LIST' and provided the filter conditions as given in the screen print :&lt;/P&gt;
&lt;P&gt;1. Created on today&lt;/P&gt;
&lt;P&gt;2. State is Error&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But, I couldn't find any of the scheduled job record which is in the error state.&lt;/P&gt;
&lt;P&gt;Is this the correct way I'm looking for ?&lt;/P&gt;
&lt;P&gt;Why I'm not getting any error records, is there any other way to find the failed or error scheduled job ?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="find_real_file.png"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/11470i4985BBB04711D2AA/image-size/large?v=v2&amp;amp;px=999" role="button" title="find_real_file.png" alt="find_real_file.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 26 Apr 2018 06:51:05 GMT</pubDate>
    <dc:creator>Pravitha</dc:creator>
    <dc:date>2018-04-26T06:51:05Z</dc:date>
    <item>
      <title>How do we find the failures in the sys_trigger table to find that a scheduled job is failed.</title>
      <link>https://www.servicenow.com/community/service-management-forum/how-do-we-find-the-failures-in-the-sys-trigger-table-to-find/m-p/403255#M18202</link>
      <description>&lt;P&gt;How do we find the failures in the sys_trigger table to find that a scheduled job is failed.&lt;/P&gt;
&lt;P&gt;I have entered into the table 'sys_trigger.LIST' and provided the filter conditions as given in the screen print :&lt;/P&gt;
&lt;P&gt;1. Created on today&lt;/P&gt;
&lt;P&gt;2. State is Error&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But, I couldn't find any of the scheduled job record which is in the error state.&lt;/P&gt;
&lt;P&gt;Is this the correct way I'm looking for ?&lt;/P&gt;
&lt;P&gt;Why I'm not getting any error records, is there any other way to find the failed or error scheduled job ?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="find_real_file.png"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/11470i4985BBB04711D2AA/image-size/large?v=v2&amp;amp;px=999" role="button" title="find_real_file.png" alt="find_real_file.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Apr 2018 06:51:05 GMT</pubDate>
      <guid>https://www.servicenow.com/community/service-management-forum/how-do-we-find-the-failures-in-the-sys-trigger-table-to-find/m-p/403255#M18202</guid>
      <dc:creator>Pravitha</dc:creator>
      <dc:date>2018-04-26T06:51:05Z</dc:date>
    </item>
    <item>
      <title>Re: How do we find the failures in the sys_trigger table to find that a scheduled job is failed.</title>
      <link>https://www.servicenow.com/community/service-management-forum/how-do-we-find-the-failures-in-the-sys-trigger-table-to-find/m-p/403256#M18203</link>
      <description>&lt;P&gt;Could any one of you please update the same - to find the failures in the sys_trigger table to find that a scheduled job is failed.&lt;/P&gt;</description>
      <pubDate>Tue, 08 May 2018 10:40:09 GMT</pubDate>
      <guid>https://www.servicenow.com/community/service-management-forum/how-do-we-find-the-failures-in-the-sys-trigger-table-to-find/m-p/403256#M18203</guid>
      <dc:creator>Pravitha</dc:creator>
      <dc:date>2018-05-08T10:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: How do we find the failures in the sys_trigger table to find that a scheduled job is failed.</title>
      <link>https://www.servicenow.com/community/service-management-forum/how-do-we-find-the-failures-in-the-sys-trigger-table-to-find/m-p/403257#M18204</link>
      <description>&lt;P&gt;Hi , Were you able to achieve this . I have a similar requirement to display any failed job over a period of time.&lt;/P&gt;</description>
      <pubDate>Mon, 18 May 2020 13:52:01 GMT</pubDate>
      <guid>https://www.servicenow.com/community/service-management-forum/how-do-we-find-the-failures-in-the-sys-trigger-table-to-find/m-p/403257#M18204</guid>
      <dc:creator>Kumar38</dc:creator>
      <dc:date>2020-05-18T13:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: How do we find the failures in the sys_trigger table to find that a scheduled job is failed.</title>
      <link>https://www.servicenow.com/community/service-management-forum/how-do-we-find-the-failures-in-the-sys-trigger-table-to-find/m-p/403258#M18205</link>
      <description>You need to bring in the columns "error count" and "error message" in sys_trigger table list view. Each time the job fails, error count is incremented and error message stores the details of the error like exception logs.

Jobs which fail are not marked as "error", rather they are scheduled again (state=ready) for the next run. Definitely not very intuitive design by ServiceNow.</description>
      <pubDate>Tue, 15 Dec 2020 20:18:31 GMT</pubDate>
      <guid>https://www.servicenow.com/community/service-management-forum/how-do-we-find-the-failures-in-the-sys-trigger-table-to-find/m-p/403258#M18205</guid>
      <dc:creator>Annay Das</dc:creator>
      <dc:date>2020-12-15T20:18:31Z</dc:date>
    </item>
  </channel>
</rss>

