Platform: LINUX (SUSE 7.2), Perl 5.6.1

Hello,

We tried to run the () example script longtest.pl, and
it worked fine with Dittmar Daniels hints (thanks a
lot :) ). 

But when we tried to use longer LONGs:
with a size of 
$longval = 'x' x 64886;
it works fine, but:

$longval = 'x' x 64887;
results in:

ABEND: sqlabort called
Segmentation fault

Is there a way around this sizelimit?

Thanks

Max


__________________________________________________
Do You Yahoo!?
Great stuff seeking new owners in Yahoo! Auctions! 
http://auctions.yahoo.com
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to