What are the partitioning techniques available in link
partitioner?
No Answer is Posted For this Question
Be the First to Post Answer
How we can convert rows to columns in datastage?
5) A file contains 10 (1-10) I want trgt like Trgt 1 trgt 2 trgt 3 1 2 3 4 5 6 7 8 9 10
What are the types of containers?
which is more expensive hash or modulus partitioning? when do you use modulus partitioning?
1.new record it will insert but changes of natural key is not present in taget i want to update (here key is composite natural key )can any one help this to explan how to do
Name the different types of Lookups in Datastage?
how can u find out the datastage job is running on how many nodes
Create a job to load all unique products in one table and the duplicate rows in to another table. The first table should contain the following output A D The second target should contain the following output B B B C C Q2. Create a job to load each product once into one table and the remaining products which are duplicated into another table. The first table should contain the following output A B C D The second table should contain the following output B B C
Explain the datastage parallel extender (px) or enterprise edition (ee)?
what is the definitions for Datawarehose and Datamart?
What is a ds designer?
input like 2 7 8 9 5 1 7 3 6 output:2 5 6 how to find out this plz explain?