Migration Error CLM 5.0.1 to 6.0.1
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
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.