Repository tools command to stop an online migration

Use the onlineMigrateStop command to stop an online migration. This command directs the online migration process to finish the current transaction and exit.

Important: IBM® Engineering Workflow Management is the only IBM Engineering Lifecycle Management application that supports online migration.

Purpose

The onlineMigrateStop command stops the onlineMigrate command.

Typically, the onlineMigrate command can end abruptly without the risk of corrupting the database. However, an abrupt end while the online migration process is running might prevent database locks from releasing in a timely manner. To eliminate this risk, use the onlineMigrateStop command, which directs the onlineMigrate command to complete its current task and exit.

After the onlineMigrate command exits, you can restart it at any time.

Example

For Windows
operating system Open a command prompt and enter this command:

cd C:\Program Files\IBM\JazzTeamServer\server\
repotools-ccm.bat -onlineMigrateStop

For Unix
operating systems Open a command line and enter this command:

cd /opt/IBM/JazzTeamServer/server/
./repotools-ccm.sh -onlineMigrateStop