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?
Answer Posted / sarath
We can not say this is/isnt a migration project based on your query.For many projects we get the data from mainframe or as flat file
Migration project means the entire code is developed in one technology ( lets say eg: SAS) and now they want to implement the same code in new technology ( say now DATASTAGE) for better performance. as it will take more time to complete the job in SAS compared to datastage. finally the goal is optimization.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Define oconv () and iconv () functions in datastage?
Can you filter data in hashed file?
Source has 2 columns: USA,NewYork INDIA,MUMBAI INDIA,DELHI UDS,CHICAGO INDIA,PUNE i want data in target like below: INDIA,MUMBAI1 INDIA,DELHI2 INDIA,PUNE3 USA,NEWYORK1 USA,CHICAGO2
Differentiate between Symmetric Multiprocessing and Massive Parallel Processing?
How to perform incremental load in datastage?
Differentiate between Join, Merge and Lookup stage?
What is the difference between in process and inter process?
Define Merge?
Differentiate between data file and descriptor file?
What is active and passive stage?
Can you implement SCD2 using join, transformer and funnel stage?
What are the various kinds of the hash file?
How will you load you daily/monthly jobs datas in to Fact and Dimension table using datastage.
What is the difference between passive stage and active stage?
How do you start developing a datastage project?