graham@fumart.org [hercules-390]
2016-12-29 17:41:07 UTC
The demo EMP table has a few more columns than ACT and PROJ.
Have you tried explicitly adding columns to your query and seeing if it
fails at a certain point.
eg.
Select EMPNO, FIRSTNME, MIDINIT from ... etc?
Given that there are three ASIDs in the dump, might be something awry with
the cross-memory processing.
Just a thought.
Have you tried explicitly adding columns to your query and seeing if it
fails at a certain point.
eg.
Select EMPNO, FIRSTNME, MIDINIT from ... etc?
Given that there are three ASIDs in the dump, might be something awry with
the cross-memory processing.
Just a thought.