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 DS 5.0 and have already created the report. The problem is when I am trying to run this report on a different machine (server). To the best of our knowledge we have the database configuration set up. Why do I still get this error when I try to run the report ?
Error: No HTML Output. 0 ERROR AT OR NEAR LINE 35 IN PROCEDURE MEMFEX FOCEXEC * (FOC015) THE TEST VALUE IS LONGER THAN THE FIELD FORMAT LENGTH: None (FOC1488) SQL INTERFACE HAS NOT BEEN INSTALLED OR COULD NOT BE INITIALIZED : Subphysical interface not installed for SUFFIX=SQLORA. Module name: ORAPAS2 (FOC1400) SQLCODE IS -1 (HEX: FFFFFFFF) (FOC1479) ERROR CONNECTING TO SQL DATABASE
Any ideas or suggestions would be greatly appreciated.
When you say DS 5.0 are you talking about DevStudio 5.(2 or 3)?
Also when you are saying you've created the report, Am I to understand that it works properly on 1 machine but not on the "server" machine? (which would have its own WebFocus Server on it and is completely seperate then the first machine)
Its developer studio 5.2 and yes the server is a different machine with the WebFOCUS server running on it. The report runs fine on one machine and gives the other machine wich is completely separate from the first machine.
0 ERROR AT OR NEAR LINE 35 IN PROCEDURE MEMFEX FOCEXEC * (FOC015) THE TEST VALUE IS LONGER THAN THE FIELD FORMAT LENGTH: None
Make sure that metadata (Master File Description, MDF) are the same. It looks like you may have a where statment of define that check the value of a field and the val is longer then field length.