We need to archive file that is distributed on 32 part files and during this process we are getting error "jBASE: Segmentation violation. Aborting". Limit for the user that is starting process is: ulimit -a time(seconds) unlimited file(blocks) unlimited data(kbytes) unlimited stack(kbytes) 4194304 memory(kbytes) unlimited coredump(blocks) unlimited nofiles(descriptors) 2000 threads(per process) unlimited processes(per user) unlimited
We have contacted Temenos and we are advised to put on .profile following - export LDR_CNTRL=MAXDATA=0x60000000 Even after we have exported LDR_CNTRL the problem is not solved and reason for that could be that when the .profile is executed the value for ulimit -d changes. ulimit -a time(seconds) unlimited file(blocks) unlimited data(kbytes) 1572864 stack(kbytes) 4194304 memory(kbytes) unlimited coredump(blocks) unlimited nofiles(descriptors) 2000 threads(per process) unlimited processes(per user) unlimited I will appreciate any help regarding this issue -- Please read the posting guidelines at: http://groups.google.com/group/jBASE/web/Posting%20Guidelines IMPORTANT: Type T24: at the start of the subject line for questions specific to Globus/T24 To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en
