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.

 View Only
  • 1.  Resize Temporary Working Space

    Posted Fri July 19, 2002 01:46 PM

    Hello Tamino people,

    I need to load large chunks of XML text using
    the mass loader inoxmld'. As others have noticed<BR>(and as the documentation states) you need ample<BR>temporary working space to load large XML files.<BR><BR>The default of 7.0 MB is way too small for my<BR>needs. <BR><BR>I did not, however, manage to find out how to increase the temporary working space size. Neither argbatch’ nor the web-based Tamino manager seem
    to offer such an option.

    I must be missing something obvious and I am
    more than grateful for any insight or clue
    yo can provide.

    Thanks and best wishes,
    --Torsten

    | Dr. Torsten Grust Torsten.Grust@uni-konstanz.de |
    | http://www.fmi.uni-konstanz.de/~grust/ |
    | Database Research Group, University of Konstanz(Lake Constance/Germany) |


    #webMethods
    #API-Management
    #Tamino


  • 2.  RE: Resize Temporary Working Space

    Posted Mon July 22, 2002 11:48 AM

    hello torsten,

    the temp work location is not a (container-)file for which you can increas the size, but is merely a referene to a directory on your server. thus, to increase space there, either make space on the respective drive, or change the location to a space on your hard disk, that has more space available.

    regards,
    andreas f.


    #webMethods
    #Tamino
    #API-Management


  • 3.  RE: Resize Temporary Working Space

    Posted Mon July 22, 2002 01:24 PM

    Hello,

    Andreas wrote:
    |the temp work location is not a (container-)file
    |for which you can increas the size, but is merely
    |a referene to a directory on your server. thus,
    |to increase space there, either make space on
    |therespective drive, or change the location to
    |a space on your hard disk, that has more space
    |available.

    Andreas, thanks a lot for your reply.

    My problem must be something else then, because

    (1) the location holding the temporary working
    space of the database has 3.5 GB available
    disk space, and

    (2) I get the same COMMIT failures when trying to
    load documents of approx. 10kB size.

    The precise error message I get from inoxmld is
    INOXYE9286 (internal database error, COMMIT failed).

    How to proceed from here? The rest of the Tamino
    setup seems to work OK (database creation,
    and document loading of documents of moderate
    size via the Java interface works just fine). This is a real show stopper for us…

    I appreciate any pointer and help!

    Thanks and all the best,
    --Torsten


    #webMethods
    #API-Management
    #Tamino


  • 4.  RE: Resize Temporary Working Space

    Posted Mon July 22, 2002 01:38 PM

    Hi again,

    to make this more effective, some details about
    our local setup:

    – Tamino 3.1.1.3
    – Linux IA32
    – ext2 file system (3.5 GB available)
    – 2 GB RAM

    Greetings,
    --Torsten


    #Tamino
    #API-Management
    #webMethods