in datastage scenario this is sourec data i want this traget? tell me please? source target ------- ------- Mohan,Prasad,Naresh Mohan Prasad Naresh
1 4298A job is having only 2 stages I/p dataset and target table.Job is taking very long time to load 50 million records.How to improve performance of this job.
3 7679Create 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
3 10191Input file one has data as shown below 1 2 3 4 5 6 7 8 Input file two has data like 6 7 8 9 10 11 Design a data stage job which will provide me three output files as shown below: Output 1 6 7 8 Output 2 1 2 3 4 5 Output 3 9 10 11 Let me know your answers
4 6582Post New IBM Data Stage Interview Questions
Can you assign more than one company code to a company ?
What is && in c programming?
Does pyspark install spark?
functions of a resolver
What are the weaknesses of personas? How do you overcome those weaknesses?
How do I open an asp file?
What are basics of policy management?
What is a hybrid framework?
what is foreign key? : Sql dba
How to get, set, distroy cookies in laravel?
How do I use keyboard shortcuts in word?
You are the project manager for Lucky Stars Candies. You've identified the deliverables and requirements and documented them where? A. In the scope statement, which will be used as in input to the Scope Definition process B. In the scope definition document, which is used as an input to the Scope Planning process C. In the WBS, which is an output of the Scope Planning process D. In the WBS, which is a tool and technique of the Scope Definition process
How do you got about defining co-product functionality in repetitive manufacturing?
how to prepare mba finance for interview questions
Is monkey patching considered good programming practice?