Import Sets are stuck in Running state

madhuv
Tera Contributor

Hi,

 

In our system, we several import set runs are stuck in Running state from long time (we have few even from 2015) . How to cancel them? Any precautions to be taken? Please advice.

I see from transform history that most of them are not having Datasource, Transform Map and Import set ID.

 

 

3 REPLIES 3

Prasad Pagar
Mega Sage

Hi @madhuv 

Did you tried using OOB Import set Deleter. It will just delete import sets crated before 7 days but you can change the day ic.setDaysAgo(31); to delete old imports.

find_real_file.png

Hope this helps

Thank you
Prasad

Hi Prasad,

 

The import set cleaner is active and it has the script as attached.

 

Will it consider the import sets with running state a well?

 

Regards

Madhu

Yes It will clean all import sets which are created 7 days ago. 

Thank you
Prasad