Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
Dear All,
I'm trying to upgrade windchill from 10.1 M010 to 10.2 M020 in my test server.
For that I've followed below steps.
Now, I'm trying to perform UpgradeManager task but facing error at Database path phase . I'ts asking Oracle schema user and role name and I'ven't set them while installing. So, I manually created these two and granted all permissions. But, tit shows that these valuese are not properly considering by UpgradeManager.
I'm performing Windchill Upgradation for the firs time.
Request you to please guide me to overcome this problem.
Thanks in advance.
Hi,
You need to install your 10.2 System into a new (temporary) DB schema to install the fresh 10.2 installation and then later the update_tool is used to update your old 10.1 DB schema to suit 10.2 and it is then used with the 10.2 Application loadpoint - they old 10.2 DB is then no longer needed and can be discarded.
Rgds
Gary
Dear Gary
Thanks for your reply...
I wil reinstall 10.2 in the different schema of existed database.
I'll ill be touch with you .