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.
Just do an assigment: FA160V = FA22; What exactly do you mean with 'no white space'? That's just what a AxxV variable does, it removes the white space when it is stored in the database. But this is valid only for relational databases, not for FOCUS db nor for hold format alpha or binary.
GamP
- Using AS 8.2.01 on Windows 10 - IE11.
in Focus since 1988
Posts: 1961 | Location: Netherlands | Registered: September 25, 2007
Focus format is based on uniform segment-instance length within all pages of a Segment; segment instances are keyed to page and offset.
Xfocus is designed to accommodate variable-length fields, and thus variable-length segment instances (so your 1-character value in an A40V can take up less room than a full 40-char value): Segment instances are keyed to page and row (rather than page and offset); the offset and length are stored in a table on the page (somewhat like IDMS's page structure).
- Jack Gross WF through 8.1.05
Posts: 1925 | Location: NYC | In FOCUS since 1983 | Registered: January 11, 2005
Joining a virtual A160V field to a real A160V field is not a very smart idea. I would suggest to convert the real A160V field to the A24 field (without the 'V'.
Frank
prod: WF 7.6.10 platform Windows, databases: msSQL2000, msSQL2005, RMS, Oracle, Sybase,IE7 test: WF 7.6.10 on the same platform and databases,IE7
Posts: 2387 | Location: Amsterdam, the Netherlands | Registered: December 03, 2006