hm1974
13th August 2002, 15:09
Hi all,
our users are getting an error called:
Fatal Error: bis_alloc_mem: sym '', i = 5800000
Any suggestions?
:confused:
we are using BaanIV,oracle 7.3.4.4,hpux10.20,Baan Client
Greetings
HM
jaapzwaan
13th August 2002, 16:29
This happens when the function alloc.mem is called with a value that is too large. String variables have a maximum length of 4K; your variable seems to become too big, hence the error. You need a debugger to find out where the error occurs.
Regards,
Jaap
NPRao
21st August 2002, 11:35
Surprising... that we got this kind of error, and we removed the session defaults and it seems working fine again...
I think there is some issue with the option of "save and restore window defaults" in the user data, which gives this as well as few others kind, grid errors, out of memory etc, when used with DFE and Integrated sessions.
We had a case logged with BaaN, they say its fixed but doesnt seems so, it occurs sporadically. :eek: