Usually in T24, all files are loggable (You can find the info when you use jstat on a file).... and then you need to decide to switch off the not required files by using jchmod -L <FILE NAME>>.....
Also, in most banks, data is scattered... like say OFS.IN / OUT / LOG msg directories are under bnk.run.... so if you dont need them, then do a jchmod -L for the whole of the bnk.run directory... Additionally you can also switch off F.EB.PHANTOM F.ACTIVITY F.PROTOCOL F.OS.TOKEN F.OS.TOKEN.USE F.ACTIVITY F.EB.PHANTOM F.DE.PHANTOM.LOG F.TERMINAL F.ENQUIRY.SELECT F.ENQUIRY.LEVEL F.OS.XML.CACHE F.TSA.SERVICE F.TSA.SERVICE$HIS F.TSA.STATUS F.BATCH.STATUS F.JOB.TIMES F.PROTOCOL F.OFS.MSG.UNIQUE.REF F.OFS.REQUEST.DETAIL /usr/jspooler/jspool_log &HOLD& &COMO& Maybe you may need to log some info from the above files.... if thats the case, then make it loggable... Cheers, Narayan On Wed, May 5, 2010 at 9:52 AM, acleda <[email protected]> wrote: > Hi all, if anyone who experience in transaction journalling, the > logset is getting full before switch to the next logset since my > storage of logset is 100GB and I have 16 files per each logset. my > current jBase version 5.0.19, T24 data size is about 250GB of full > bnk. OS AIX unix 5.3 > > -- > 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
