What is orabulk stage?
No Answer is Posted For this Question
Be the First to Post Answer
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.
If you want to use a same piece of code in different jobs, how will you achieve this?
How many number of reject links merge stage can have?
what is the custome stage in datastage? how can we impliment that one? plz tell me
can we use sequential file as a lookup
how to do pergformence tuning in datastage?
In aggregator stage,to find the sum of the entire group of columns,it displays in binary format. How can i solve this problem.
if we using two sources having same meta data and how to check the data in two sources is same or not? and if the data is not same i want to abort the job ?how we can do this?
describe the Steps to confiure a Qlogic switch
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
Hi all, can u explain header and trailer records in file? If a file has header and trailer /master-detail records how will you read it in datastage?
What are the enhancements made in datastage 7.5 compare with 7.0?