- handling restructure stages in data stage parallel jobs
- colomn import stage
- Colomn export stage
- Make sub record stage
- Split sub record stage
- Combine records stage
- Promote sub record stage
- Make vector stage
- Split vector stage
Handling XML file in data stage parallel jobs
- Introduction to XML files
- Using the XML meta data importer
- Using xml input stage
- Validating documents and schemas
- Processing namespaces
- Supported x path expressions
Using XML output stage
- Processing names spaces
- Supported x path expressions
- Aggregating input rows on output
- Writing output to your file system
- Processing NULLS and empty values
- How repetition paths work
Using xml transformer stage
- Optimizing performance in server and parallel jobs
Web sphere data stage jobs and processes
interpreting performances statistics in server jobs
improving performance in server jobs
- CPU limited jobs single processor systems
- CPU limited jobs multiprocessor systems
- I/O limited jobs
- Hashed file stages
- Hash file design
Inter process stages in sever jobs
Link collector stages in server jobs
Link partitioned stages in server jobs
Job design tips in parallel jobs
- Processing large volumes of data
- Modular development
- Designing for good performance
Database sparse lookup vs. join
Improving performance in parallel jobs
- Understanding a flow
- Performance monitoring
- Resolving bottlenecks
- Ensuring data is evenly partitioned
Programming in data stage
Introduction to programming components
Routines
- Transform functions
- Before /after subroutines
- Custom universe functions
- Active (ole) functions
- Subroutines
- Creating a routine
- Defining custom transforms
Transforms
Macros
Precedence rules
BASIC programming
Built in transforms and routines
- Handling web services in data stageIntroduction to web services technologies
Encoding requests and responses
Using the soap framework
Publishing web service operations
Accessing web services
What is the web service pack
Using the web service meta data importer
Using the web services transformer stage
Using the web services client stage
Creating web service routines
How to expose data stage job as a web service
? Using IBM information console
Job scheduling using job sequences in data stage
Creating a job sequence
- Overview of activity stages
- Triggers
- Expressions
- Job activity properties
- Routine activity properties
- Email notification activity properties
- Wait for file activity properties
- exception activity properties
- Nested condition activity properties
- Start loop activity properties
- End loop activity properties
- User variables activity properties
- Compiling and restarting the job sequence
Some advanced concepts in data stage
- Achieving reusability in data stage using containers
- Types of containers
- Local containers
- Server shared containers
- Parallel shared containers
- Creating a shared containers
- Using shared containers in data stage jobs
- Converting shared containers to local containers
- Deconstruction of shared containers
- Specifying our own parallel stage
- Defining custom stage
- Defining build stage
- Build stage macros
- Defining wrapper stage
- Usage of administrator client in datastage
- Adding environment variables
- Setting job parameters default values
- Changing license details
- Handling projects
- Buffer settings in data stage
- Multiple instances of jobs in data stage
- Data stage job control utility
- Jobs – compilation execution and checking of logs using data stage tool
- Handling multilingual data in data stage
- How to enable NLS on data stage
- Orchestrate architecture and commands
- Orchestrate parallel processing framework in datastage
- Orchestrate utility in data stage
- Surrogate key generation using data stage
- Version control in data stage