Home >Weblog
Thursday, February 09, 2006
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 :-(
1.   Re: 7.0.1 and the 64k limit for @functions
Michael B on 02/09/2006 10:36:31 PM
I confirm !
It's broken and so my apps :(
2.   Re: 7.0.1 and the 64k limit for @functions
AJP on 02/10/2006 12:19:18 PM
So much for backward compatibility. I'm raising a support note. This means a major re-write for us.... :(
3.   Re: 7.0.1 and the 64k limit for @functions
AJP on 02/10/2006 12:55:43 PM
I've rasied a PMR 89430 019 866. please add your voice to it if you have a support contract.
4.   Re: 7.0.1 and the 64k limit for @functions
Rock on 02/11/2006 09:03:08 PM
I posted an update about this situation here:
http://www.lotusgeek.com/sapphireoak/lotusgeekblog.nsf/d6plinks/ROLR-6LWM7R
Here's what it says:
I have been in contact with the folks responsible for getting this resolved. They have acknowledged that this is a regression bug introduced in 7.0.1, and they are working on the appropriate timely response and resolution. Look for this response next week. Please pass this along as needed.
Stay tuned.
--Rock
5.   Re: 7.0.1 and the 64k limit for @functions
yashin on 02/16/2006 05:02:28 PM
As always, dont go with the newest stuff. Bugs happens, just wait and see until it's stable-then implement.
6.   Re: 7.0.1 and the 64k limit for @functions
Anonymous on 02/22/2006 04:33:47 PM
Any idea of the progress of this fix?
7.   Re: 7.0.1 and the 64k limit for @functions
Vince on 02/23/2006 10:14:03 PM
I heard they have a fix, but Q&A will take some time I guess :(
8.   Re: 7.0.1 and the 64k limit for @functions
Christian Brandlehner on 02/24/2006 05:55:58 PM
I opened another PMR to add some weight to that issue. I ask everybody to do the same if he is affected by this issue.
9.   Re: 7.0.1 and the 64k limit for @functions
Christian Brandlehner on 03/17/2006 12:48:16 PM
I received a Hotfix, so other customers may get it as well when opening a PMR. I do not think that there will be an immediate 7.0.1a release.
10.   Re: 7.0.1 and the 64k limit for @functions
Christian Brandlehner on 03/31/2006 07:52:41 PM
See this Technote: http://www-1.ibm.com/support/docview.wss?uid=swg21231611
Discussion for this entry is now closed