Course Overview
TOPThis course is designed to introduce advanced parallel job development techniques in DataStage v11.5. In this course you will develop a deeper understanding of the DataStage architecture, including a deeper understanding of the DataStage development and runtime environments. This will enable you to design parallel jobs that are robust, less subject to errors, reusable, and optimized for better performance.
Scheduled Classes
TOPWhat You'll Learn
TOPPlease refer to course overview
Outline
TOP
Viewing outline for:
Introduction to the parallel framework architecture
- Describe the job execution process
- Partitioning and collecting data
- Understand how partitioning works in the Framework
- Viewing partitioners in the Score- Selecting partitioning algorithms
- Generate sequences of numbers (surrogate keys) in a partitioned, parallel environment
- Sorting data
- Sort data in the parallel framework
- Find inserted sorts in the Score- Reduce the number of inserted sorts
- Optimize Fork-Join jobs
- Use Sort stages to determine the last row in a group
- Describe the parallel processing architecture
- Describe sort key and partitioner key logic in the parallel framework
- Buffering in parallel jobs
- Describe how buffering works in parallel jobs
- Tune buffers in parallel jobs
- Avoid buffer contentions
- Parallel framework data types
- Describe virtual data sets- Describe schemas
- Describe data type mappings and conversions
- Describe how external data is processed- Handle nulls
- Work with complex data
- Describe pipeline and partition parallelism
- Reusable components
- Create a schema file
- Read a sequential file using a schema
- Describe Runtime Column Propagation (RCP)
- Enable and disable RCP
- Create and use shared containers
- Balanced Optimization
- Enable Balanced Optimization functionality in Designer
- Describe the Balanced Optimization workflow
- List the different Balanced Optimization options
- Describe the role of the configuration file
- Design a job that creates robust test data
- Compiling and executing jobs
- Describe the main parts of the configuration file
- Describe the compile process and the OSH that the compilation process generates
- Describe the role and the main parts of the Score
Prerequisites
TOPIBM InfoSphere DataStage Essentials course or equivalent and at least one year of experience developing parallel jobs using DataStage.
Who Should Attend
TOPExperienced DataStage developers seeking training in more advanced DataStage job techniques and who seek an understanding of the parallel framework architecture.