Something about DataStage, DataStage Administration, Job Designing,Developing, DataStage troubleshooting, DataStage Installation & Configuration, ETL, DataWareHousing, DB2, Teradata, Oracle and Scripting.
Showing posts with label disable. Show all posts
Showing posts with label disable. Show all posts
Wednesday, May 20, 2015
Disable auto insertion of Partition and Sort
Partitioner insertion and sort insertion each make writing a flow easier by alleviating the need for a user to think about either partitioning or sorting data. By examining the requirements of operators in the flow, the parallel engine can insert partitioners, collectors and sorts as necessary within a data flow.
However, there are some situations where these features can be a avoided or not needed.
If data is pre-partitioned and pre-sorted, and the InfoSphere DataStage job is unaware of this, you could disable automatic partitioning and sorting for the whole job by setting the following environment variables while the job runs:
Labels:
DataStage
,
disable
,
environment
,
hash
,
insertion
,
Parallelism
,
partition
,
sort
,
variables
Subscribe to:
Posts
(
Atom
)