cancel
Showing results for 
Search instead for 
Did you mean: 

Is there a way to speed up data deletion ?

former_member459142
Participant
0 Kudos
77

i am purging data from MEREP_10700 and MEREP_108 using MEREP_RDB_T01_RESET tool in the middleware

Note that this is running **very** slowly at the moment (~100,000 records per hour, will take days to complete). Is there a way to speed it up?

Thanks & Regards

Prashant Gupta

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member459142
Participant
0 Kudos

thanks

AjithC
Product and Topic Expert
Product and Topic Expert
0 Kudos

There is no other easy way to achieve this (unless you write your own program to do so). But if you are looking for cleaning the entire table, you can use the FM "DD_DATABASE_UTILITY" to delete the entire table..

Regards

Ajith