Which transformation should we use to normalize the COBOL
and relational sources?
Answer Posted / vikaskrmails@gmail.com
normalizer tr is specially used for Cobol sources because
its contains "Identified by" and "OCCURS" keyword that's
merge multiple record in one Normalized creates Generate-Key
and Genetrete column key for normalize it.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the session task and command task?
I have a mapping loading 100 records and it failed on 20th record. how to recover it without changing anything.(in prod where we don't have any access).. (the session should should start from 21 record)
Differentiate between Load Manager and DTM?
How to do the error handling of if ur source is flatfiles?
What is joiner change?
What is the need for an etl tool?
What is the procedure for creating independent data marts from informatica 7.1?
where to store informatica rejected data?
What is the reusable transformation?
Explain about Informatica server process that how it works relates to mapping variables?
Explain why we use partitioning the session in informatica?
What is the cumulative sum and moving sum?
How do you convert single row from source into three rows into target?
suppose in my source flatfile i have 10000 records in that some of master table records missed table records missed then what will u do
How to create the list file having millions of flat files while indirect loading in informatica? In indirect file loading, suppose we have less no.of flat files then we can enter files names manually in list file creation. If millions of files are there, how can we enter the flat file names in list file?