Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X
Solved! Go to Solution.
I've done a fair amount of upgrades over the years and they have gotten faster. I would remember certain points taking much longer in the past than recent upgrades. I did find this article that speaks to your issue:
https://www.ptc.com/en/support/article/CS243308?source=search
A lot depends upon the size of your installation and amount of data you have. I would make sure that you can ensure that things are tuned properly, you have sufficient memory for the process to run and you address your connectivity issues such that you do not have an issue with things dropping. I might recommend a stable host where you can remote into and have the upgrade process running. This way if you lose connection, process still runs regardless. Monitor the log files, CPU activity on both the target server and database to make sure gears are still turning. I would be concerned if both ends went idle.
I've done a fair amount of upgrades over the years and they have gotten faster. I would remember certain points taking much longer in the past than recent upgrades. I did find this article that speaks to your issue:
https://www.ptc.com/en/support/article/CS243308?source=search
A lot depends upon the size of your installation and amount of data you have. I would make sure that you can ensure that things are tuned properly, you have sufficient memory for the process to run and you address your connectivity issues such that you do not have an issue with things dropping. I might recommend a stable host where you can remote into and have the upgrade process running. This way if you lose connection, process still runs regardless. Monitor the log files, CPU activity on both the target server and database to make sure gears are still turning. I would be concerned if both ends went idle.
Thank You for the suggestions, I'll adopt and let you know!
A complete retuning fixed the issue, Thank you!
Depending on the size of the database and the largest tables in the database, 4.5 hours is not too long.
How large is the database dump file?
What is the database software and version?
Which migrator is taking the most time?
Did you performance tune the database and the Windchill DB connection properties?
https://www.ptc.com/en/support/article/CS51908
What connection is dropping, the connection between the application and DB?
Database is oracle 11g, and i made the initial tunings.
the operation taking so long is DerviedFrom Column Migrator in the Execute Standalone Migrators group.
Thank You!
the connection dropping is the remote xterminal connection that undergoes the UpgradeManager Java UI.