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.
I am relatively new to Webfocus. One of our potential customers are looking for an option to migrate the existing Focus on mainframe application to Webfocus on Windows server. The focus application currently makes use of DB2 on zOS. I am just trying to understand the feasibility of migrating the Focus applications to Webfocus. Also, I am trying to find out if there would be any difficulties in accessing the DB2 data from Webfocus. Any help in this regard would be really appreciated. Thanks.This message has been edited. Last edited by: Kerry,
WebFOCUS 7.6 Windows, Excel "Do something today, Even if it's a mistake"
Many people access z/OS db2 from off platform. There are even some performance enhancements in z/OS db2 that are only available when the request comes in from off platform (better use of their ziip processor). One item to watch for if you care ... DB2 z/OS sorts the data in EBCIDIC order - numbers come after letters for alpha strings. 5 years ago, doing a SELECT against UNIX db2 versus z/OS produced different collated answers. Maybe they have a switch for that now so if they know the data is going to ASCII land they will adjust.
But the important thing to watch for is you can not do things like IF ALPHA GE '00000' ... must be a number. Especially if your dev environment will be on a windows test db and production is on z/OS.
Brian Suter VP WebFOCUS Product Development
Posts: 200 | Location: NYC | Registered: January 02, 2007
Another thing you should keep in mind is the user interface. What does your customer use? -CRTFORM? If so, you will probably have a lot to do when you WEBify the user interface. We have had a lot of experience and developed techniques to do this. You can contact me if you wish.
Daniel In Focus since 1982 wf 8.202M/Win10/IIS/SSA - WrapApp Front End for WF
Posts: 1980 | Location: Tel Aviv, Israel | Registered: March 23, 2006