If the records doesnt satisfy the filter condition where
will it go?
Answer Posted / basava
If the records does not satisfy the filter condition then
those records will be stored in $pmbadfile location in
informatica. This is the default path provided by
informatica, you can override this path in session properties.
| Is This Answer Correct ? | 2 Yes | 7 No |
Post New Answer View All Answers
I have 10 columns in a flat file and 10 rows corresponding to that columns. I want column number 5 and 6 for last five records. In unix as well as informtica.
What is the session task and command task?
How do you use reject loader.
What is rank transform?
How to create or import flat file definition in to the warehouse designer?
What is joiner change?
Dimension Object created in Oracle can be imported in Designer Cubes contain measures
Explain the code page compatibility?
What is fact table? Explain the different kinds of facts.
How do you remove duplicate records in informatica? And how many ways are there to do it?
Enlist few areas or real-time situations where informatica is required.
Source and Target are flat files, Source table is as below ID,NAME 1,X 1,X 2,Y 2,Y On Target flat file i want the data to be loaded as mentioned below ID,NAME,REPEAT 1,X,2 1,X,2 2,Y,2 2,Y,2 How to achieve this, Can i get a map structure
What is the benefit of partitioning a session?
How do you promote a non-reusable transformation to reusable transformation?
What is a pre-defined event and user-defined event?