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 have logged on to Dev Studio (Rel. 7703) for first time at this client. I tried to run a little fex to view the fields (and their format, etc.).
quote:
TABLE FILE MMDB1 PRINT *
IF RECORDLIMIT EQ 15 ON TABLE SAVE END
I receive an error message:
quote:
(FOC1822) WARNING. INVALID SYMBOL: >=<
so I issue the command
quote:
CHECK FILE MMDB1 -RUN
and this error returns:
quote:
(FOC03601) ERROR AT OR NEAR LINE 26 IN MMDB1 (FOC1822) WARNING. INVALID SYMBOL: >=< -------------------------------v FIELDNAME=STDPROJECT ALIAS=I0646, USAGE=A4, ACTUAL=A4, $ -EXIT
After looking for the MMDB1 master in whatever folder/domain I could access in Dev. Studio without success, I issued:
Based on the name you provided, SYS5.SYSA.APPROOT.MMIS.MASTER.DATA(MMDB1), this is a mainframe PDS; talk to your system people/WebFOCUS Administrator and re-generate the MFD, or, edit it...
I have been able to locate the mfd in the data servers domain in WebFOCUS.
I added the comma to the STDPROJECT field and the hourglass indicates that the change was saved to the file.
However when I tried a check file against this mfd I received the same errors:
quote:
(FOC03601) ERROR AT OR NEAR LINE 26 IN MMDB1 (FOC1822) WARNING. INVALID SYMBOL: >=< ------------------------------v FIELDNAME=STDPROJECT ALIAS=I0646, USAGE=A4, ACTUAL=A4, $
Other than possible access issues, is there anything else I need to do?
As you know, webfocus is a little different than the mainframe.
I have vague memories of encountering issues updating files in mainframe application folders via Dev Studio, but I can't give you any concrete suggestions, other than to ask someone that has mainframe access to verify that your update actually took place.
Francis
Give me code, or give me retirement. In FOCUS since 1991
Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server