You should really go straight to TEMENOS help desk with this one, however, the segmentation violation usually means that there is a corrupt file somewhere. It could mean there is a bug in the journal logs too though. You can test that by selecting the log file on the original system and seeing if it still aborts.
The other possibility is that the log or a set of records in that log cause memory to be exhausted and the SELECT is not detecting that memory allocation filed so aborts. Finally, please take some time to read the posting guidelines. You have not included enough information to fully answer your question. Jim > -----Original Message----- > From: [email protected] [mailto:[email protected]] On > Behalf Of cengizhan > Sent: Monday, August 16, 2010 2:37 AM > To: jBASE > Subject: Transaction Journaling Error jBASE: Segmentation violation. Aborting > > Hi All; > > We are testing Transaction Journaling on our systems. The Log records are > created by T24 without any error message. But we replay these logs to > another environment on another server. we got "jBASE: Segmentation > violation. Aborting" error message. these two server excatly same. We think > the problem about Journaling logs because of we use SELECT or LIST > command on log files and get same error message. for example > > jsh tbasjrn ~ -->SELECT TJLOGWINDOW WITH TIME EQ 13:40 > jBASE: Segmentation violation. Aborting > > our jbase version is TAFC (jbase 5) and T24 verison is R09; > > Could you please help me; > > Thank You.... > > -- > 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
