what is difference between migration project and integration
project? can anyone explain with the example
Thanks in advance
Answers were Sorted based on User's Feedback
Answer / d anil babu
integration project means two projects integrate to a single
project for one purpose
migration project means project already developed by one etl
tool.we take that project and develop that project with
another tool for same purpose
ex:informatica to datastage
| Is This Answer Correct ? | 11 Yes | 0 No |
Answer / d anil babu
hi this is anil.
migration project means already developed project developing
with another tool for same purpose
ex:informatica to datastage
integration:two or more projects intigrate to single project
for one purpose
| Is This Answer Correct ? | 6 Yes | 2 No |
What is RCP
What are the different types of lookups in datastage?
What are the features of datastage flow designer?
I want capture UnMatched records from Primary source and secondary source in JOIN stage?
What is a folder? Difference types of stages?
there are indexes on a table as index1 with col1, col2 index2 with col2 index3 with col1,col2,col3. if i run a query with col1='100' which index will be used and why
Hi all, can u explain header and trailer records in file? If a file has header and trailer /master-detail records how will you read it in datastage?
what are .ctl(control files) files ? how the dataset stage have better performance by this files?
On which Dimension Table you implemented SCD Type in your Project
what is repositery?
What is staging variable?
What is configuration your file structure 2)I have two databases both are Oracle while loading data from source to target the job takes 30 min but I want to load less time how?