The CreatorCon Call for Content is officially open! Get started here.

Unable to delete import table in servicenow

Community Alums
Not applicable

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

@Ankur Bawiskar 

6 REPLIES 6

Ravi Chandra_K
Kilo Patron
Kilo Patron

Hello @Community Alums 

Greetings!

You can either do it via background script or System Import Sets --> Cleanup.

refer the below thread:

https://docs.servicenow.com/bundle/tokyo-platform-administration/page/administer/import-sets/task/delete-import-set-tables.html

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

Community Alums
Not applicable

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

Ankur Bawiskar
Tera Patron
Tera Patron

@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?

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Community Alums
Not applicable

@Ankur Bawiskar 

I wanna delete below table 

suresh9515_0-1691043637012.png
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