Need a way to stop the full scan that's running on 'Instance scan' for more than 4 hours now.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-10-2022 08:31 AM
Need a way to stop the full we started on the 'Instance scan'.The scan generally takes 10 to 15 mins but it's been running for hours and is stuck.Need a way to stop it.It's not listed even in the active transaction on the platform so that i can kill it.
Any help is appreciated.
Thanks,
Aindrila

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-10-2022 08:40 AM
Hi there,
Have to reproduce.
Though can you open the Scan Result record, and copy the "progress_id" value (for example look at the XML). Then within the Progress Worker table [sys_progress_worker], search for a record with sys_id being the progress_id. The Progress Worker record, is it still in state Running?
I'll do some searching if it's related somewhere else, being processed by an other mechanism, etc..
If my answer helped you in any way, please then mark it as helpful.
Kind regards,
Mark
2020-2022 ServiceNow Community MVP
2020-2022 ServiceNow Developer MVP
---
LinkedIn
Community article, blog, video list
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-10-2022 09:37 AM
Not sure if you're situation is exactly the same, though tried reproducing.
With the Process Worker record, you should be able to find the Schedule Item (maybe there's an easier way, haven't looked that much):
If you would open the related record under Job ID, and kill the background process, the Scan should stop.
(the message about exceeded time is incorrect)
If my answer helped you in any way, please then mark it as helpful.
Kind regards,
Mark
2020-2022 ServiceNow Community MVP
2020-2022 ServiceNow Developer MVP
---
LinkedIn
Community article, blog, video list
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-10-2022 09:43 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-10-2022 09:46 AM
This is what i see on the progress worker record