It's all about the answers!

Ask a question

Suggestions needed on how to Stop/Start JTS automatically for offline backup


Canadian Space Agency (11) | asked Jun 11 '19, 8:11 a.m.

Hello,

I'm looking for advice on how to stop JTS to perform offline backups, and start it once the backups are done.
Right now, I have scheduled tasks targeting server.startup.bat and server.shutdown.bat. Can you share the way you do it? I guess I could create a batch file that includes all the steps explained there:

shutdown CCM_SERVER
shutdown QM_SERVER
shutdown RM_SERVER
shutdown JTS_SERVER

backup CCM_CONFIG backup QM_CONFIG backup RM_CONFIG backup JTS_CONFIG

backup CCM_SERVER_CONFIG backup QM_SERVER_CONFIG backup RM_SERVER_CONFIG backup JTS_SERVER_CONFIG

backup CCM_JFSINDEXES backup QM_JFSINDEXES backup RM_JFSINDEXES backup JTS_JFSINDEXES

backup CCM_FULLTEXTINDEX backup QM_FULLTEXTINDEX

backup CCM_DB backup QM_DB backup RM_DB backup JTS_DB

startup JTS-server startup CCM-server startup QM-server startup RM-server


Comments
Ralph Schoon commented Jun 12 '19, 1:47 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

 The answer to this is heavily dependent on operating system, application server and the like.  

Be the first one to answer this question!


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.