Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1of 4

Parallel Jobs Pipe-line Parallelism Partition Parallelism Chandras Process Pipe-line parallelism Raghus Process Partition parallelism Parallel

el Jobs Pipeline + Partition ******************************************** Assignment: Finish the installation of DataStage software. Couple of diagrams to compare SMP and MPP Server Architecture to support Parallel Jobs. Read Introduction chapter in Parallel Jobs Hashing Algorithm What is DataStage Parallel Jobs OSH Orchestrate. What is DataStage Server Jobs BASIC - Language? What are the differences between DataStage 7.5 and 8.0? Very Important, get me as much as possible information about this topics.

Create small test jobs using the following stages: Sort Copy Funnel Remove Duplicate Stage Very Very very Important: Difference between Lookup, Join and Merge Stage Which stage is better in which scenario? Source file requirements for this stage. *******************************************

Node Server

SMP 4 CPUs 4 Nodes Configuration File - 4 CPUS 4 Nodes What is datastage environment variable which stores configuration file Very very very very important question APT_CONFIG_FILE Different types of Partitions Round-Robin Hash Modulus Auto Random DB2 Entire Partition

Customer, Department, Sales Amout 1, Hr, 10 2, Hr, 20 3, Mark, 15 4, Hr, 5 5, Mark, 30

Hr 30 Hr 5 Mark, 45 Select Department, sum(amount) from Transaction group by Department;

Modulus or Hash Partitioning algorithms 4) 35 ( 17 34 1 35 modulus 2 = 1 36 modulus 2 = 0 37 modulus 2 = 1 Entire DB2 DataStage Forum to discuss different issues: http://www.dsxchange.com/ /usr/spool/cs/dev/data/cs_pcr/staging

Assignment 4 Regenerated Dimension Fact Less Fact Conformed Dimension Compare Hybrid & Extended Star Schema Package vs Individual Procedures & Functions What kind of indexes we create in Partition table Issue with Surrogate Stage getting reset for each run, it suppose to retain and increment the numeric value.check for solution. Aggregator Change Capture Copy Filter FTP Enterprise Funnel Lookup, Join & Merge Modify Pivot (Server)

Remove Duplicates Sort Surrogate Key Transformer

You might also like