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