harish wrote: > Hi guys, > > > Jbase Relase :4.1 5.7 > > T24 Release : G14.0.07 > > AIX.Version:5.3.0.0 > > > This is regarding a file called core. > > This file is present in the home directory .i.e. /app/globus3..../ > bnk.run > > This file is getting bigger and bigger every day > > jsh globdev ~ -->du -sg core > 1.52 core > jsh globdev ~ --> > > Currently this file called core is freaking 1.52 GB. > Did you try:
$ man core A core file is a dump if the current process memory which happens because some piece of code is either running out of memory and failing or because it has a bug and is accessing memory incorrectly. Your first port of call here is your TEMENOS help desk, telling them that you are gettin core dumps when you./.. (well, you don't say when you get them ;-). Also make sure that both jBASE and AIX are patched up to date. Finally, did you follow the AIX tuning guidelines (follow the link on this group's home page), and did you change the memory allocation scheme to Watson as discussed here a lot (although we never got any feedback as to whether this fixed the problems the other poster was having). Jim --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
