ClInvoke cleanup for all the tables
- 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.
- Then to start the clean up for all the tables,
- java com.eg.EgDbCleanup
- To clean up the specific table,
-
java com.eg.EgDbCleanup -tables SystemTest,NetworkTest
-
-
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
Feedback sent
We appreciate your effort and will try to fix the article