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
What is the differentiate between data file and descriptor file?
how can we validate the flat files using the date in the header and number of records in the flat file? Using both conditions at a time.
What is a folder? Difference types of stages?
how to write server Routine coding?
what is the use of materialized view?
How can we perform the 2nd time extraction of client database without accepting the data which is already loaded in first time extraction?
What are the types of containers in datastage?
What is developer responsibilities in UAT (user acceptance testing and Post implementation phase?
What are the important features of datastage?
Name the different types of Lookups in Datastage?
What are the different plug-ins stages used in your projects?
AGGREGATOR default datatype
Hi guys, Please design a job for dis requirement with derivation(solution). my source table like dis. emp_no qualification 1 a 1 c 2 a 3 c 3 b To loaded to target like dis emp_no qualification 1 b 2 b 2 c 3 a my requirement is every employer have three qualifications i.e a,b and c. what qualification missed in source table that will be move to target systems. Hope u got it the requirement. Right Thanks.
What is the difference between orabulk and bcp stages?
What are the benefits of datastage?