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.
0 ERROR AT OR NEAR LINE 2077 IN PROCEDURE meas_loaderlookFOC (FOC016) THE TRUNCATED FIELDNAME IS NOT UNIQUE: OLD_BENCHMARK 0 ERROR AT OR NEAR LINE 2077 IN PROCEDURE meas_loaderlookFOC (FOC016) THE TRUNCATED FIELDNAME IS NOT UNIQUE: OLD_FORECAST 0 ERROR AT OR NEAR LINE 2077 IN PROCEDURE meas_loaderlookFOC (FOC016) THE TRUNCATED FIELDNAME IS NOT UNIQUE: OLD_STRETCH 0 ERROR AT OR NEAR LINE 2077 IN PROCEDURE meas_loaderlookFOC (FOC016) THE TRUNCATED FIELDNAME IS NOT UNIQUE: OLD_TARGET -IF (16 EQ 0) THEN GOTO :S14 ;
If I try to load the measure, it says ***EXEC error. Failure retrieving New Measures.
Viewing source on the EXEC error, I get a few of these messages:
THE TRUNCATED FIELDNAME IS NOT UNIQUE: OLD_BENCHMARK
Did you read the error messages you are getting? If you are holding a file with computations, you might try SET HOLDLIST=PRINTONLY
If you are extracting data from the initial table, you are not using enough of the actual fieldname for WebFOCUS to recognise which field you are wanting
Pat WF 7.6.8, AIX, AS400, NT AS400 FOCUS, AIX FOCUS, Oracle, DB2, JDE, Lotus Notes
Posts: 755 | Location: TX | Registered: September 25, 2007
Are there reserved characters in the load file? The truncation may be caused by reserved characters in one of the fields being loaded. I think an error similar to this happened to me when there was an "&" in one of the fields.
Also you may want to chec if the WebFOCUS metadata files change (or path change)?
WF 7.65. Solaris. PMF 5.11 on Oracle 10g
Posts: 48 | Location: New York | Registered: March 25, 2009
Thank You Seth, I verified the data and decided to try and load a table with one record only. I am still getting the same error but now I am convinced their is an environmental issue. I will investigate the app path and more and update the post.
-PMF 5.1.2 -WebFOCUS 7.6.9 on Windows 2003 Server -MSSQL Server