Migration Error CLM 5.0.1 to 6.0.1
![](http://jazz.net/_images/myphoto/3bc84e5e3e169a105ec2679a51eb23f0.jpg)
hello, who can help me. I'm doing a migration of CLM 5.0.1 to 6.0.1. I migrated JTS and CCM. when I try to migrate QM gives me the following error:
upgrade\qm\qm_upgrade.bat -oldApplicationHome C:\IBM\clm501\server\conf
IMPORTANT: The upgrade process of the Quality Management application to version
6.0 requires the migration of 35,071 test artifacts. This migration may take
take longer than usual. Migration time depends on several factors including but
not limited to the database vendor, the latency to the database and the number
of artifacts.
Do you wish to continue? Enter "confirm" to confirm, or anything else to exit.
Failed to add tables to the database. The database has not been modified.
The qm upgrade failed at step 1. Correct the problem and run the script again starting at step 1.
upgrade\qm\qm_upgrade.bat -oldApplicationHome C:\IBM\clm501\server\conf
IMPORTANT: The upgrade process of the Quality Management application to version
6.0 requires the migration of 35,071 test artifacts. This migration may take
take longer than usual. Migration time depends on several factors including but
not limited to the database vendor, the latency to the database and the number
of artifacts.
Do you wish to continue? Enter "confirm" to confirm, or anything else to exit.
Failed to add tables to the database. The database has not been modified.
The qm upgrade failed at step 1. Correct the problem and run the script again starting at step 1.
Accepted answer
![](http://jazz.net/_images/myphoto/3bc84e5e3e169a105ec2679a51eb23f0.jpg)
Well, since there is a message that there are 35,071 things to migrate means that the database connection is ok. You are asked next to enter
confirm
You did that, right ?
Your log doesn't show what response you provided, nor any subsequent messages. There would have been written a log file that may contain more detail.
You also ask the question in relation to QM, but your command shows upgrade/rm/rm_upgrade.bat, which causes a bit of confusion to me at least.
confirm
You did that, right ?
Your log doesn't show what response you provided, nor any subsequent messages. There would have been written a log file that may contain more detail.
You also ask the question in relation to QM, but your command shows upgrade/rm/rm_upgrade.bat, which causes a bit of confusion to me at least.
Comments
![](http://jazz.net/_images/myphoto/3bc84e5e3e169a105ec2679a51eb23f0.jpg)
hello Kevin.
the script is actually QM
upgrade\qm\qm_upgrade.bat -oldApplicationHome C:\IBM\clm501\server\conf
once I enter, is that returns me the error
Failed to add tables to the database. The database has not been modified.
![](http://jazz.net/_images/myphoto/197766eae5cac1218c9c4c8ca5d5ca58.jpg)
There should be some files named repotools-qm*.log in the server directory I would inspect those files for issues. Again, the script asks that you type the word confirm<enter> and not just respond with the enter key.
![](http://jazz.net/_images/myphoto/3bc84e5e3e169a105ec2679a51eb23f0.jpg)
okey. It was thanks only pressing the Enter key.
I now call confirm and merged correctly ..
Kevin thank you very much for your time.
![](http://jazz.net/_images/myphoto/197766eae5cac1218c9c4c8ca5d5ca58.jpg)
Awesome ! You're most welcome !