Sort file size limit exceeded 2GB

ADBA

New Member
We are executing a GL transaction year-end close (glyrcl.p) in QAD and are running into a file size limitation with sort file that is being created when client connection is established. I know this is a limitation of progress but I was wondering if anyone is aware of any work around this problem.

System Specs: RedHat4, progress 9.1E04, QADeb.

a stack file is generated when error occurs that looks something like this:
#1 [0x8373873] /usr/lib/libstdc++-libc6.2-2.so.3
#2 [0x837524c] /usr/lib/libstdc++-libc6.2-2.so.3
#3 [0x837515f] /usr/lib/libstdc++-libc6.2-2.so.3
#4 [0x80578dc] /usr/lib/libstdc++-libc6.2-2.so.3
#5 [0x805827c] /usr/lib/libstdc++-libc6.2-2.so.3
#6 [0x26f908] /tst/apps/progress/dlc/bin/_progres
#7 [0x805549b] /usr/lib/libstdc++-libc6.2-2.so.3
#8 [0x8054deb] /usr/lib/libstdc++-libc6.2-2.so.3
#9 [0x836d575] /usr/lib/libstdc++-libc6.2-2.so.3


Please help.....
 

Casper

ProgressTalk.com Moderator
Staff member
Make a call with QAD TS if this is a qad Program or upgrade to 10.1C where the limit is lifted. Most times this is an indication that the program needs to be reviewed carefully.

Casper.
 

comatt1

Member
I think the other issue is using QADeb and not (at the least) eb2.

Do you have large files enabled (shouldn't matter though), and what filesystem are you currently using? Could be related to filesystem.
 
Top