Why do you need stage variables?
No Answer is Posted For this Question
Be the First to Post Answer
How to Remove Duplicate using SQL?
What are the various kinds of the hash file?
What are the different type of jobs in datastage?
how can we create rank using datastage?what is the meaning of rank?
HOW U CAN ABORT THE JOB IF THE DATA IS DUPLICATE?
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
what is difference between migration project and integration project? can anyone explain with the example Thanks in advance
How many jobs in ur project? Explain any complex job u have done in ur project?
What is the difference between hashfile and sequential file?
There are two file are there .1st file contains 5 records and 2nd file contain 10 records in target they want 50 records.how can achieve this
What are the steps required to kill the job in Datastage?
CAN WE DO HALF PROJECT IN PARALLEL JOBS AND HALF PROJECT IN SERVER JOBS?