zOs/TX/PER05
* test table pruning for union all
* create tables, switchTable, fill them and generate view
creDb trg 1
+ ok creDb A540769.TX.GENF(PER05t1) ::f
* PER05RUN runstats, nicht nötig
* -sto ts, indexes for x0 and x2
* PER05SE1 select direkt auf tabelle
* vPer05UnionWhere (mit where in union all) works ok:
* PER05SEW konstanten in where
* PER05SMW parameter marker in where
* PER05RXX parameter marker REXX
* PER05WSH parameter marker wsh
* PER05SFW Funktioniert auch mit Funktionen und ops
* vPer05Union (ohne where in union all) accesses wrong tables
* PER05SEU -904
* vPer05UnionJoin (where mit join in union all) accesses wrong tables
* PER05SEJ -904
* vPer05UnionInt (where mit ix) works ok
* PER05SIW konstanten in where
* PER05RIX paramter marker rexx
* .... aber int Funktion accesses wrong tables
* PER05SJW -904
* PER05DDL