When to use normalization transformation other than cobol
source?
Answers were Sorted based on User's Feedback
Answer / chandra
by using normalizer we can normalize the data .
means a single input record can be devided into multiple
data records.
This process is also called as datta pivot.
Regards
chandrababu Naidu
| Is This Answer Correct ? | 11 Yes | 0 No |
Answer / abdulquadir atif
Hi,
We use Normalizer for COBOL sources and also to split data,
which means de-normalizing. If you want to change columns
to rows and vice versa.
Atif
| Is This Answer Correct ? | 1 Yes | 0 No |
Mapplets can you use an active transformation in a mapplet,
how will you remove the duplicate records from flat file without using sorter?
Difference between session variables and workflow variables?
Does an informatica transformation support only aggregate expressions?
For stage table data processing, suppose in first run we processed 8 records out of 10 records then in 2nd run we should consider only not processed records (here total no of records =2) along with new records which got loaded in stage table thru real time mapping. Note : In this example, 8 records are those records for which we got transaction number after lookup on trn_no_cod table and 2 records for which lookup returns trn_no as NULL
Tell me about informatica architecture.
If we have a two tables A & B A contain 10 records,B contain 20 records,what w'll b the o/p if we perform normal join,Master outer join,Detail outer join and Full Outer join how?
Write the advantages of partitioning a session?
In a sequential batch can you run the session if previous session fails?
what is casual dimension?
What is limitations of truncate and load option
Hi friends I want to know about what r the dimensions in the banking porjects and genarally how many tables r in project ?