Describe the architecture of datastage?
No Answer is Posted For this Question
Be the First to Post Answer
3) Sequential file contains data like Empno ename sal 111 abc 2000 Trgt file: Trgt1----111 Trgt2----abc Trgt3---2000
how to retrive the max(sal),deptno,empno in datastage?
What are system variables and sequencers in datastage
Give example for FACTLESS FACT TABLE in real-time scenario.
What is the difference between hashfile and sequential file?
What are the processing stages?
why do u need the IOS upgradation in a FC switch
What is developer responsibilities in UAT (user acceptance testing and Post implementation phase?
What is ibm datastage flow designer?
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?
in sequtial file 2 columns avaliable, i want only one column load the target. for this we can do by modify and copy stage. But here when using modify stage (in property drop column1) until it is ok. if target is data set How to view the data. with out using data management. what is the reason for this. if any body know this answer plz tel me. thanks.
In my previous project we get data from mainframe and load it into datastage DB2 tables.Sometimes we get data as flat file or a mainframe tables itself directly we fetch the data.Is this a migration project?