Originally posted by: SystemAdmin
Have you got map tracing switched off? This can be a big overhead.
To parallel process, you could read the database in bursts of data, transform the data and output it to a file of unique name. Then have a second map for the database update triggering on a wild card for these files so that you can run multiple instances of the map.
I'm not sure that this would be faster as there will be contention on the database.
#DataExchange#IBM-Websphere-Transformation-Extender#IBMSterlingTransformationExtender