Focal Point Banner


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.


Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [Closed]DB2 table view.

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[Closed]DB2 table view.
 Login/Join
 
Gold member
posted
Hi All,

I have a DB2 table with fields, say, A, B, C, D. I am assuming all the fields with 2 bytes.
The layout is as follows:
FIELD=A, A, A2, A2,MISSING=OFF,$
FIELD=B, B, A2, A2,MISSING=OFF,$
FIELD=C, C, A2, A2,MISSING=OFF,$
FIELD=D, D, A2, A2,MISSING=OFF,$

I have re-defined the master layout as follows:
GROUP=AB, AB, A4 ,A4,$
FIELD=A, A, A2, A2,MISSING=OFF,$
FIELD=B, B, A2, A2,MISSING=OFF,$
FIELD=C, C, A2, A2,MISSING=OFF,$
FIELD=D, D, A2, A2,MISSING=OFF,$

This definition is not working when I try to print the GROUP (AB) field. Can I achieve the above in any other way ?
Note: I don't want to use a DEFINE.

This message has been edited. Last edited by: Prash1983,


webFOCUS 7.6.x,
z/OS(Mainframes),
Excel and HTML
 
Posts: 51 | Registered: August 31, 2009Report This Post
Expert
posted Hide Post
I don't beliieve that GROUP works with relational sources.


Waz...

Prod:WebFOCUS 7.6.10/8.1.04Upgrade:WebFOCUS 8.2.07OS:LinuxOutputs:HTML, PDF, Excel, PPT
In Focus since 1984
Pity the lost knowledge of an old programmer!

 
Posts: 6347 | Location: 33°49'23.0"S, 151°11'41.0"E | Registered: October 31, 2006Report This Post
Gold member
posted Hide Post
Thanks Waz! I believed the same but wanted a confirmation. I will keep the discussion open for some more time, in case anybody has done something like this.


webFOCUS 7.6.x,
z/OS(Mainframes),
Excel and HTML
 
Posts: 51 | Registered: August 31, 2009Report This Post
Expert
posted Hide Post
If you check the documentation, I think that is indicates this.


Is there ar reason for using groups ?


Waz...

Prod:WebFOCUS 7.6.10/8.1.04Upgrade:WebFOCUS 8.2.07OS:LinuxOutputs:HTML, PDF, Excel, PPT
In Focus since 1984
Pity the lost knowledge of an old programmer!

 
Posts: 6347 | Location: 33°49'23.0"S, 151°11'41.0"E | Registered: October 31, 2006Report This Post
Virtuoso
posted Hide Post
If you are willing to modify the master to define a group, why not modify the master to include a DEFINE?

FIELD=A, A, A2, A2,MISSING=OFF,$
FIELD=B, B, A2, A2,MISSING=OFF,$
FIELD=C, C, A2, A2,MISSING=OFF,$
FIELD=D, D, A2, A2,MISSING=OFF,$
DEFINE AB/A4 = A | B ; $


WebFOCUS 7.7.05
 
Posts: 1213 | Location: Seattle, Washington - USA | Registered: October 22, 2007Report This Post
Gold member
posted Hide Post
Waz,
I want to join this DB2 table with another DB2 table which has the key value as concatenation of the "A" and "B" fields of the table for which I am trying to define a group.

Using DEFINEs in the FOCEXECs leads the job to run for a long time and when the date range is broadened, the job even fails, hence the idea.


Dan,
Yes, I am currently going using the master that way.

Thanks Waz and Dan!!


webFOCUS 7.6.x,
z/OS(Mainframes),
Excel and HTML
 
Posts: 51 | Registered: August 31, 2009Report This Post
Expert
posted Hide Post
It may be more efficient to use SQL to get the data out. All depends on the SQL genreated from the FOCUS code.


Waz...

Prod:WebFOCUS 7.6.10/8.1.04Upgrade:WebFOCUS 8.2.07OS:LinuxOutputs:HTML, PDF, Excel, PPT
In Focus since 1984
Pity the lost knowledge of an old programmer!

 
Posts: 6347 | Location: 33°49'23.0"S, 151°11'41.0"E | Registered: October 31, 2006Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [Closed]DB2 table view.

Copyright © 1996-2020 Information Builders