As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.
Join the TIBCO Community TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.
From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
Request access to the private WebFOCUS User Group (login required) to network with fellow members.
Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.
Hi I am currently involved in upgrading wf and have to write up the process so I might as well post this online so as to be of use to others and also get some feedback for myself.
I want to move Webfocus root from c:\xg87\ibi to c:\wf76\ibi
1. Stop Webfocus and Caster Services
2. Stop Application server Tomcat or Atlanta
3. Stop IIS
4. Copy c:\xg87\ibi to a copy which you work on in case you make a mistake
5. Backup your registry System tools backup advanced mode and use the wizard
6. Identify instances to be changed using this tool
Search and manually replace for c:\xg87\ibi and c:/xg87/ibi (both used by ibi)
Note that uninstall.exe contains this string and thus will be probably be rendered unusable (same size replace and you might be ok) Fortunately this is the only .exe or .dll identified!
I would suggest separation into 3 areas with careful checking rcaster76 srv76 webfocus76
7. Identify using regedit to find instances that need to change. Create exports that allow you to re import at the very least make a note of all keys before starting. (NB start from my computer and uncheck exact string - where you are in the structure appears on the status line at the bottom)
In retrospect moving the root directory of a webfocus instance is an extremely risky and time consuming affair and can not be countenanced in a production environment since there is always the risk of missing a change in the registry on file or corrupting a file. That it was possible was due to the fact that the install only put the directory string into text files and not any program files where a length and the string would probably be recorded.
It has worked fine so far but I have now hit upon the following strategy. We will have a new root for each install of Webfocus so that they can be run in parallel.
eg we started off with
c:\ibi and my parallel run was c:\xg87\ibi (chosen so string could be easily found) and at switch over I was going to change this back to c:\ibi so that all the fexes and mases with reference to this directory would work correctly. It has turned out that switching the root directory is too risky and time consuming to do on a production install and thus I decided each release will have its own root directory and we will change the fexes and mases when we switch
eg
c:\ibi was original 7.1 directory
C:\wf76\ibi is now the 7.6 directory
C:\wf81\ibi will be the 8.1? directory
This seems to be a better method that the ibi strategy which assumes you are not going to parallel run the 2 systems or you have more hardware than we do.
in addition it works with multiple installs with different security models eg
c:\wf76-ext is now the 7.6 directory for opsys based security
I would advise people to adopt this from the word go and not install in the suggested c:\ibi as the install root.
Server: WF 7.6.2 ( BID/Rcaster) Platform: W2003Server/IIS6/Tomcat/SQL Server repository Adapters: SQL Server 2000/Oracle 9.2 Desktop: Dev Studio 765/XP/Office 2003 Applications: IFS/Jobscope/Maximo
Posts: 888 | Location: Airstrip One | Registered: October 06, 2006