Focal Point
Error Parsing Master File after Joins made

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

July 30, 2008, 04:28 PM
MO Admin
Error Parsing Master File after Joins made
I am trying to create a report that is based on 3 DB2 tables. I use the join tool to link the first to the second table via 4 fields 1:N, and then join the second table to the third table via 1 field 1:1.

When I take the next step and try to create the report, selecting the first table that was used in the join, I get an "Error Parsing Master File... Possible causes could be...".

If I do not do the join, or I make the report before the join, I can pull in that first table, but do not have access to the other 2.

Any help is greatly appreciated.


Kevin
______________________
Production: WebFocus 7.6.11 on Win2K3 Server
Test: WebFocus 7.6.11 on Win2K3 Server
Formats: Excel2K, PDF, HTML
July 30, 2008, 04:32 PM
Prarie
So you cannot run a report against the other two by themselves? Have you ever been able to do so?


In Focus since 1993. WebFOCUS 7.7.03 Win 2003
Before you do the joins, I would use the CHECK command on each file to verify that the Masters are syntactically correct, specially if someone has modified them after they were generated.

CHECK FILE file-name


Look for "Checking and Changing a Master File: CHECK" in the "Describing Data With WebFOCUS Language" manual.

If there are errors, either correct the errors or recreate the metadata.


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server