CWWBQ0330E   The 0 and 1 query tables cannot be joined.

Explanation

A join operation between two query tables cannot be established because neither query table defines a join operation to the other.

User response

If both query tables are of the "predefined" kind, a direct join operation is not supported. For other kinds of query tables, specify a join operation in the query table definition.