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 using WF version 7.6.9 and have an odd problem when using the USE command to concatenate Focus tables. When I put the file OPNRCPPGI AS OPNRCPG_G as the last table in the list of files it duplicates the records. If I move it up it doesn't. Here is the command with it as the first file. Are there limitations to this command? I have not found anything in the documentation.
USE OPNRCPPGI AS OPNRCPG_G OPNRCPC AS OPNRCPG_G OPNRCPQ AS OPNRCPG_G OPNRCPQAR AS OPNRCPG_G OPNRCPS AS OPNRCPG_G OPNRCPS1 AS OPNRCPG_G OPNRCPS4 AS OPNRCPG_G OPNRCPV AS OPNRCPG_G OPNRCPV1 AS OPNRCPG_G OPNRCPV4 AS OPNRCPG_G OPNRCPT AS OPNRCPG_G OPNRCPT1 AS OPNRCPG_G OPNRCPT4 AS OPNRCPG_G OPNRCT91 AS OPNRCPG_G -*OPNRCPPGI AS OPNRCPG_G END
Thanks MarkThis message has been edited. Last edited by: Kerry,
Mark A. Kinsey
Posts: 5 | Location: Visteon | Registered: February 06, 2009
[SOLVED] I found the problem to this but it is strange. Before the USE command I had an ?FF command on one of the other files that was mispelled. When this was fixed the problem went away. Computer Trolls?
Mark A. Kinsey
Posts: 5 | Location: Visteon | Registered: February 06, 2009