hi iam new to this tooliam cmpltied to know abt datastage so
now iam in project tell me whole step by step what iam doing
iwnt to go with exp so plz hlp me pals
No Answer is Posted For this Question
Be the First to Post Answer
When we will go for Data elements?
Explain the scenarios where sequential file stage runs in parallel?
What are the types of containers in datastage?
What all are the different way to run a job?
SOURCE LIKE I_D,F1,F2 --------- 100,N,Y 100,N,N 100,Y,N 101,Y,Y 101,N,Y 102,Y,N 103,N,N 104,Y,Y 105,N,N 106,N,Y 102,N,Y 105,Y,Y O/P LIKE ID flag1 flag2 101 Y Y 101 N Y 102 Y N 102 N Y 104 Y Y 106 N Y
How do you load 10 different sources with 10 different layouts to 10 different tables?
How many nodes supported by a one cpu in parallel jobs?
Differentiate between hash file and sequential file?
hi, how would i run job1 then job 3 , then job2 in a sequence of job1 ,job2,job3. Thanks sunitha
Hi dude, i/p eno ename date edate deptno 1 x 10thjuly 30july A 2 y 10th aug 30 aug B 1 x 1aug ------ A 3 z 1jan ------ c 2 y 1sep ------ B o/p is eno ename date edate deptno 1 x 1aug ------ A 2 y 1sep ------ B 3 z 1jan ------ c Here edate is System generates we don't know that value. Please design the job by using SCD stage and Sql query. If any body know this answer please tel me. Tanks.
Can you explain tagbatch restructure operator?
What a datastage macro?