How to invoke cleanup manually

Modified on Mon, May 15, 2017 at 2:36 PM

ClInvoke cleanup for all the tables

  1. Open a command prompt as an administrator, and go to egurkha\lib folder. Run the SetEnv.bat, it will set the classpath to run the cleanup.
  2. Then to start the clean up for all the tables,  
    • java com.eg.EgDbCleanup
  3. To clean up the specific table, 
    • java com.eg.EgDbCleanup -tables SystemTest,NetworkTest


  4. To clean up the specific tables for the specific duration,

    • java com.eg.EgDbCleanup -tables SystemTest,NetworkTest -period 20


Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article