Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
DataDeploy Upgrade Question
bscott1
I am currently runnig DataDeploy 5.2.1 Open Deploy 5.01 and Teamsite 5.01 for Solaris and starting the upgrade process to Teamsite, Open Deploy and Datadeploy 5.5 versions. I am planning to do Open Deploy first as it is supposed to not be dependent upon Teamsite also being at the 5.5 version. I want to also upgrade datadeploy to 5.5 version before upgrading Teamsite. Nothing in the manuals specifically states not to do this but they don't say it is supported either. I am running datadeploy without DAS (standalone mode) to an Oracle database. Has any one ever done this? Or possibly see any problems with doing this? Any thoughts are appreciated...
Find more posts tagged with
Comments
Migrateduser
If you are not using DAS there shouldnt be any problem upgrading to DataDeploy 5.5.2.
If you are using DAS however you will need to recreate the tables by running iwsyncdb.ipl -initial since the table naming scheme has changed.
Migrateduser
You should upgrade to TS55x first before upgrading to DD55x. This would enable you to install and configure DataDeploy Admin UI inside the servletd installed by TeamSite.
bscott1
I wouldn't really use the Datadeploy Admin UI much between now and when I upgrade to Teamsite 5.5 and thought I may be able to configure it later (I plan on upgrading to Teamsite 5.5 in March)... Is that possible? Or does it require a whole new install to get the Admin UI to work? Also, I am not using DAS but noticved a reply to my post regarding running iwsynchdb.ipl to synchronize the tracker tables tro the new format. I run iwdd.ipl as a service and it still requires the IWDELTRACKER table to be in the Oracle database (I can't set the XML attribute to "no"). Will I still have to run the iwsynchdb.ipl?
Migrateduser
DD55x is compatible with TS55x only. You can't use DD55x with TS50x.
This compatibility rule is applicable to both standalone and DAS mode deployments.
Once you decide to upgrade, you have to run the iwsyncdb.ipl -initial command as suggested in the documentation, only if you are using DAS.
If you had been deploying in standalone mode with iwdeltracker set, area column values in that table will have to be updated, if you decide to use the multistore feature of TS55x and the area vpath of those files you had previously deployed have been placed in a new store.
bscott1
Thank you for the information. I will upgrade Open Deploy now and Datadeploy at the same time I upgrade Teamsite.