ERROR | Ancillary operator not supported with set view query block |
CAUSE | Outer view query block contains ancillary operator and view query block contains union all. |
ACTION | Define the union-all view query to contain the primary and ancillary query terms. i.e. have the operators within the view definition rather than in the query outside the view. |