Originally posted by: SystemAdmin
Hi all,
I'm getting error 22 as follows when executing a map that reads from a file.
<ExecutionSummary MapStatus="Error" mapreturn="22" ElapsedSec="0.0204" BurstRestartCount="0">
<Message>Page size too small</Message>
<CommandLine>'C:\projects\DDPTB\maps\fromhost\OrderCreate_T2.mmc' -WM -IE1S15293 %lt;data;%gt; -IE2S1578 %lt;data;%gt; -IE3S55 %lt;data;%gt; -TIO=../../logs/debug/OrderCreate_T2-20090624185556.mtr -AEDUCB=../../logs/debug/AuditLogHostToAdv-OrderCreate_T2-20090624185556.log</CommandLine>
<ObjectsFound>23</ObjectsFound>
<ObjectsBuilt>33</ObjectsBuilt>
<WorkArea type="Memory">
</WorkArea>
</ExecutionSummary>
In the Map Designer Guide, "Map execution error and warning messages" it tells me that
22
Page size too small
Increase the page size or decrease the number of types in the type tree that are used to define the input.
My question is where and how to increase the page size and what is the default page size.
Your help is much appreciated.
#IBMSterlingTransformationExtender#DataExchange#IBM-Websphere-Transformation-Extender