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.
Got one Oracle table with 10 fields where I changed the fieldnames using the FILE TOOL. It works fine. It works fine in Developer Studio and the gui part of Developer Studio. The fields show up in the gui as the changed fieldnames.
I took a second table that has 200 fields and changed the fieldnames using the FILE TOOL. It works fine in ETL but not in Developer Studio. When I do a PRINT * with a recordlimit in Developer Studio I receive the following error: (FOC1400) SQLCODE IS 904 (HEX: 00000388) (FOC1410) SQL COLUMN NOT FOUND. (FOR TABLE: CHECK ALIAS NAMES) : ORA-00904: "T1"."WOPRICESEP": invalid identifier : Erroneous token: T1 L (FOC1406) SQL OPEN CURSOR ERROR. : AMZRWO
When I get into Developer Studio Gui all the fields show up with the Alias name not the changed Fieldname. I did the changes the same way as the first table. Can anyone tell me what I did wrong?
Thanks, Jim WebFocus 7.13 Unix Solaris Oracle 10g Developer Studio client 7.14
Posts: 12 | Location: Bay Area - San Francisco | Registered: January 06, 2006
We have this resolved. we were changing the Alias and should have changed the Fieldname. The only other item I noticed was when I did the changes to the master using the Dev Studio editor, it didn't work. The report wouldn't recognize the new fieldnames. I had to end up using the "FILE TOOL" in ETL and change each fieldname one at a time.
Thanks for the link, Jim
Posts: 12 | Location: Bay Area - San Francisco | Registered: January 06, 2006