Can you explain link buffering?
No Answer is Posted For this Question
Be the First to Post Answer
If I make any changes in the parallel job,do I need to implement the changes in the sequencer job,else the changes will be reflected automatically
Have you have ever worked in unix environment and why it is useful in datastage?
Hi I have scenario like this s/r table T/r table ename,sal empno,ename,sal vijay,2000 1 , vijay, 2000 kumar,3000 2 ,kumar , 3000 ravi ,4000 3 ,ravi , 4000 How can i get target table like that without using Transformer stage?
WHAT are unix quentios in datastage
what are the different type of errors in datastage?
1)Source file contains one record, I want 100 records in target file.
How did you reconcile source with target?
i have source data like empno,enmae 11 ,aa 12 ,bb i want output like empno,ename 11 ,aa 12 ,bb 11 ,aa 12 ,bb
Is there any possibility to generate alphanumeric surrogate key?
Please tell me What is difference between 8.0 and 8.1
I have a few records just I want to store each records tow times in target how?
In my project source data comes from MAINFRAME in files.so,This time data is coming as a binary file...I know for binary data we use Complex flat file stage..I have used it also..but on 'view data' data is not coming correctly..as it in MAINFRAME.give me some ideas..