When do you get this? What backup tool are you using? What operating system? Looks like AIX? Will anyone ever read the posting guidelines?
Higher on the list than LDR_CNTRL for me would be the need to run jcheck on the file parts and make sure that you do not have a corrupt file, which seems likely. Jim > -----Original Message----- > From: [email protected] [mailto:[email protected]] On Behalf > Of Agim > Sent: Wednesday, May 26, 2010 1:56 AM > To: jBASE > Subject: (T24) LDR_CNTRL and Segementation violation > > 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 -- 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
