I have a few records just I want to store each records tow
times in target how?
Answers were Sorted based on User's Feedback
Answer / radhakant kumar
after source put copy stage and pull two link and combine
two link into one funnel stage and load into target..
| Is This Answer Correct ? | 22 Yes | 1 No |
Hi Vijay here For Four CPU's how many nodes will required?
What is the use of datastage designer?
What is a delta record? How you will read it?
Explain the scenarios where sequential file stage runs in parallel?
How do you get log info into a file?
Converting Vertical PIVOTing without using PIVOT stage in DataStage. Ex: DEPT_NO EMPNAME 10 Subhash 10 Suresh 10 sravs Output: DEPT_NO EMP1 EMP2 EMP3 10 subhash suresh sravs 2) How to implement Horizontal PIVOTing without using PIVOT stage.
I have 5 different sources i want same records in 5 different targets Can you any body send me this question answer rathdsetl@gmail.com
1)Source file contains one record, I want 100 records in target file.
what is difference between migration project and integration project? can anyone explain with the example Thanks in advance
If you want to use a same piece of code in different jobs, how will you achieve this?
how can we generate row values like 1 1 1 2 2 2 3 3 3 using col generator plz let me know
My source having following data as below, AB1 Aim2 Abnv5 1An8bx and my question is i need the Datastage job the following as in my target 000AB1 00Aim2 0Abnv5 1An8bx Please help me to achive this.