7.0.1 and the 64k limit for @functions
According to this fix, IBM reverted the way the >64k data error is handled.
Unfortunately this will invalidate all code dependant on the 'old' method.
You could in fact lookup more than 64k with a @dblookup or @dbcolumn, as long as it was contained in another formula that reduced the data to less then 64k (@subset for example).
Now in 7.0.1 this code will no longer work, so check your applications before upgrading or wait for the fix :-(
 9 February 2006  comments (10)