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.
We are looking into moving applications and FOCUS databases from MVS to Linux. Yes, we could download flat files and write a MODIFY to create a FOCUS database on Linux, does anyone else have another way to do that is more eloquent?
WebFOCUS & ReportCaster 8.1.05, 7.7.03 - AIX/LINUX, FOCUS 7.6.13 MVS, Output PDF, XLS-XLSX, DOCX and HTML
Posts: 146 | Location: Atlanta, GA | Registered: May 31, 2007
That actually works the best and is the safest. There is a fairly recent post on moving a FOCUS database from Unix to Windows. The technique is the same. Check it out.
There is an import command in Focus for Unix (called "IMPORT") that you might want to look into. You ftp the focus and master files from MVS to Lynx, issue some settings, then Focus will import the focus files for you. It should be in the documentation for Focus for Unix. I used it many years ago for importing from VM to AIX ... it turned out to be a real time saver.
"There is no limit to what you can achieve ... if you don’t care who gets the credit." Roger Abbott
Another word. If you have many files to move from MVS to Linux, we can help. We have some FOCEXECs that do just that. They analyse the MASTER on the MVS; create HOLD files (either from individual segments or from full hierachy paths); FTP the HOLD files to Linux (we did this with Windows, but it is the same); recombine the transferred files into FOCUS files on Linux. If you have IMS files, they can also be imported to Focus files from MVS to Linux.
So we run the MVS procedure on MVS, then run the Linux procedure.
It saves a lot of time and prevents headaches.
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
Well, we also have here a much more sticky problem. It is called Hebrew. As you (probably) know, Hebrew is written right-to-left. However, numbers are written left-to-right. And some of our customers have fields with mixed data: Hebrew, English, numbers and special characters. Then the code pages are different. Not the same even on M/F.
We have fun!
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