Skip to main content

Posts Tagged ‘datastage tuning’

Most Common Points for DataStage Jobs Performance Tuning – Part 1

The following are the points for DataStage best practices: Select suitable configurations file (nodes depending on data volume) Select buffer memory correctly and select proper partition Turn off Run time Column propagation wherever it’s not required Taking care about sorting of the data. Handling null values (use modify instead of transformer) Try to decrease the […]