source contains 2 columns comes to target 4 columns how
Answer / fayaz
by using copyfile we can easily create 4 columns in targetfile.
| Is This Answer Correct ? | 2 Yes | 0 No |
why do u need the IOS upgradation in a FC switch
i want anser this question empno,ename,sal 12,mmm_ww,200 13,nnn_xx,300 14,bbb_qq,400 which stages are take which types of logicks are doing pls help me i don't need "_"ex nnnxx this type i want
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.
Explain the datastage parallel extender (px) or enterprise edition (ee)?
How will you load you daily/monthly jobs datas in to Fact and Dimension table using datastage.
j1,j2,j3 jobs r runing iwant to run j1,j3 after j2 how to do this using sequencer? 2)j1,j2,j3 jobs r runing iwant to run j1,j2,j3 how to do this?
how to add a new records into source?
Why we need datasets ratherthan sequential files?
What are the steps needed to create a simple basic datastage job?
How do you schedule or monitoring the job?
How do you load 10 different sources with 10 different layouts to 10 different tables?
Is possible to create skid in dim,fact tables?