IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.


#TechXchangePresenter
 View Only
  • 1.  swich off logging

    Posted Mon March 15, 2004 03:20 PM

    We are planning an application using Tamino were there are loads of Non-XML documents to be loaded. Tests showed exploding log spaces. Is there a way to reduce the logging or to switch it off? No recovery from logging information would be needed. Recovery from backup would be enough.

    Greetings

    Sascha Hosse


    #webMethods
    #Tamino
    #API-Management


  • 2.  RE: swich off logging

    Posted Tue March 16, 2004 11:19 AM

    Hi,

    no, there is no documented method to do so. But note that, when setting backup generations to a low value, log spaces will be removed after a new backup is done

    Regards

    Harald Sch


    #webMethods
    #Tamino
    #API-Management


  • 3.  RE: swich off logging

    Posted Wed March 17, 2004 09:46 AM

    Hi,

    thanks for your reply. Unfortunately the amount of logging data that is written for one upload job is far too big. So reducing the number of backup generations wouldn’t help.

    By the way: Wouldn’t it be an interesting feature to switch off logging?. This could also be temporarily.

    Regards,

    Sascha Hosse


    #webMethods
    #API-Management
    #Tamino


  • 4.  RE: swich off logging

    Posted Wed March 17, 2004 02:43 PM

    Just to give an example:

    Uploading of 42.8 MB (41 files) results in 56.64 MB of log space. In the end there will be more than 100000 files.

    Regards,

    Sascha Hosse


    #API-Management
    #webMethods
    #Tamino


  • 5.  RE: swich off logging

    Posted Wed March 17, 2004 03:18 PM

    Hi Sascha,
    100.000 nonxml-docs per day ???
    Could you expand a bit about the scenario as well as what the actual “problem” with logging is: disc-space, writeIO performance …
    regards
    Finn
    PS are there any xml-docs part of the transaction (meta-data describing the nonxml files etc.) ?


    #webMethods
    #Tamino
    #API-Management


  • 6.  RE: swich off logging

    Posted Wed March 17, 2004 03:29 PM

    Hi,

    it’s 100000 files for the initial load. And the problem is disk space. The customer estimated a few hundred GB for the files. Having even more log space makes it impossible to handle. Nothing known about daily changes, but 1000 files are possible.
    The customer wants to perform full text search on the files, so Tamino Non XML Indexer is used. He wants to add some more meta data, but this can be done afterwards. Thats not the problem. The files are mostly MS-Office documents or plain text files.

    Regards,

    Sascha Hosse


    #webMethods
    #API-Management
    #Tamino


  • 7.  RE: swich off logging

    Posted Wed March 17, 2004 04:05 PM

    Hi again Sascha,
    As Harald mentioned the initial load shouldn’t be a problem if you set the “backup generation” parameter to 1, and the do a backup for approx every 10.000 files. In this case all logfiles will be deleted when the backup has succesfully finished.

    I wouldn’t consider 1000 docs daily to be any problem (unless of course 1000 users try to store within the same splitsecond :wink:

    BTW have you considered using the office2003 feature “save as XML” and then natively store the MSWord-docs etc. in Tamino ?

    Finn


    #webMethods
    #API-Management
    #Tamino


  • 8.  RE: swich off logging

    Posted Wed March 17, 2004 04:27 PM

    Hi Finn,

    thanks for your advise. I think we will have to do backups during the initial load and see how this affects the performance.
    As for the ‘Save as XML’ feature: the documents are created by users and we don’t have any influence on them.

    Regards,

    Sascha


    #Tamino
    #API-Management
    #webMethods