Scheduling maintenance

Last Updated : Jun 03, 2026 |

About this task

Perform the maintenance activities in any of the following scenarios:

  • To ensure optimum performance.

  • If you observe unusual tempDB growth or increased CPU usage.

  • For PostgreSQL database, if you experience re-indexing issues.

Procedure

  1. Pause all running jobs.
  2. Take a backup of POM database.
  3. Stop the POM server by typing service POM stop.
  4. Stop the application server by typing service appserver stop.
  5. Stop MPP by typing service mpp stop.
  6. Stop MMS server by typing service mmsserver stop.
  7. Stop VPMS by typing service vpms stop.
  8. Stop the POM database server.
  9. Start POM database server.
  10. Start VPMS by typing service vpms start.
  11. Start MPP by typing service mpp start.
  12. Start the application server by typing service appserver start.
  13. Start the POM server by typing service POM start.
  14. Start MMS server by typing service mmsserver start.