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 getting an error (FOC153) VERB OBJECTS TIMES RETRIEVED COLUMNS EXCEEDS MAXIMUM Is there a simple way to convert the following syntax TABLE FILE EXAMPLE SUM FIELD1 OVER FIELD2 OVER FIELD3 OVER FIELD4 OVER FIELD5 OVER FIELD6 OVER FIELD7 OVER FIELD8 OVER . . . FIELD111 OVER FIELD112 ACROSS FIELDX END
to TABLE FILE EXAMPLE SUM FIELD1 BY FIELD2 ACROSS FIELDX END
Other than the possiblity you've exceeded a maximum, I recall from my 'old mainframe focus days' that message occuring when the column headings/labels were to many. I had an issue in WebFOCUS similarly on the 5.3.4 version we're on where I had to label my colums 'a' 'b' 'c' and so on. Seemed to work better under 7.1.x
Leah
Posts: 1317 | Location: Council Bluffs, IA | Registered: May 24, 2004
I ran some search on Information Builders' online documents and came across the following topics which may be of interest (also many thanks to Leah's input, which helped me in searching ):