Unable to delete import table in servicenow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2023 10:39 PM
1.After deleting the imported set table, it will be recreated after a while with the same import set table created by "system."
How to delete permanent import set table ?
Can you help me in this
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2023 10:43 PM - edited 08-02-2023 10:47 PM
Hello @Community Alums
Greetings!
You can either do it via background script or System Import Sets --> Cleanup.
refer the below thread:
https://www.servicenow.com/community/itsm-forum/delete-import-set-tables/td-p/557308/page/2
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0755790
Please mark the answer as correct solution and helpful if helped.
Kind Regards,
Ravi chandra
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2023 11:25 PM - edited 08-02-2023 11:35 PM
Hi @Ravi Chandra_K
I have tired above mentioned clean up ,it's cleaned only records
But i wanna delete the import set table
In my PDI, I can delete manually, but in my client instance, even if I delete manually, import set table is created after some time
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2023 10:50 PM
@Community Alums
you want to delete records of import set table or the table itself?
You can delete the entire table what's the challenge?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2023 11:22 PM - edited 08-02-2023 11:35 PM
I wanna delete below table
I don't wanna see on sys_db_object
In my PDI, I can delete manually, but in my client instance, even if I delete manually, import set table is created after some time