Focal Point
[CLOSED] Resource Analyzer : problem Fieldname in JOIN

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/9657053306

May 06, 2011, 03:49 AM
Rafik
[CLOSED] Resource Analyzer : problem Fieldname in JOIN
Hi guys,
I have a problem about Resource Analyzer
I noticed that a FIELDNAME which appear only in a JOIN, is not collected in RA's tables. It is collected only if the FIELDNAME is in a DEFINE FILE or a TABLE FILE.

For instance :

JOIN CLEAR *
JOIN TRAINING.PIN IN TRAINING TO EMPDATA.PIN IN EMPDATA AS J1
JOIN TRAINING.COURSECODE IN TRAINING TO COURSE.CPOURSECODE IN COURSE AS J2

TABLE FILE TRAINING
PRINT
TRAINING.PIN
COURSE.SOURCE
END
-EXIT

--> The FIELDNAME COURSE.COURSECODE doesn't appear in Resource Analyzer.

Does someone know how to get all JOIN FIELDNAME in Resource Analyzer, even those not used in the query?

Thanks

v. 7.6.10
Windows 2003 srv

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


WebFOCUS 7.6
Windows, All Outputs
May 13, 2011, 04:27 PM
Kerry
Hi Rafik,

This is the suggestion from our technicals: Resource Management does not collect JOIN commands, we will collect fields in a JOIN WHERE but not the fields in a vanilla JOIN.

If you have further questions, or if you think this is an issue, please open a case with Customer Support Services and we will follow-up. To open a case, you may either call at 1-800-736-6130, or access online at InfoResponse.

Cheers,

Kerry


Kerry Zhan
Focal Point Moderator
Information Builders, Inc.