IBM Sterling Transformation Extender

Sterling Transformation Extender

Come for answers, stay for best practices. All we're missing is you.


#Sterling
#Supplychain
 View Only

not enough memory to execute the map

  • 1.  not enough memory to execute the map

    Posted 07/31/08 12:43 PM

    Originally posted by: SystemAdmin


    Hello,

    I've a problem of memory when I execute a map.
    This map take in one of his input card: a "big" XML file.
    This XML file is composed of several fields X, and each filed X can have many fields Y (even 500.000).

    The map execution works with one field X with 10.000 or 20.000 fields Y, but I've a problem of memory when I have 50.000 fields Y.

    I generate many txt files:
    • one file per field X.
    • each txt file have 1024 chars per field Y.

    How can I activate the burst mode in mode file ?
    I haven't find how to activate that.

    I try also to modify the size and number of the pages to 1024,64 instead of 64,8 but it changes nothing.

    Have you any idea of what I can do?

    Thanks.
    #IBMSterlingTransformationExtender
    #DataExchange
    #IBM-Websphere-Transformation-Extender