Posted by Jim Walker on April 15, 2008 at 11:12:24:
In Reply to: IOF Find all posted by Doug Oliverio on April 09, 2008 at 09:05:10:
: Hello, We are running IOF8C on z/OS 1.8. Recently a user showed me that there might be some limit on the Find all menu.
: When you select a report to browse in the output queue and issue the following find all:
: f vsm01 113 all
: it seems to stop at 65535 and then displays blanks:
We have reached an architectural limit with the number of FIND ALL entries. The FIND ALL internal table has a half word entry for the number. A halfword overflows at 65k.
We are investigating what it will take to correct this limitation. Unfortunately this may be too big a change to implement with an IOF fix.