Can we have a Mapping without a Source Qualifier?
Answer Posted / amit
Yes it is very much possible to have a mapping without a
source qualfier...If you have COBOL source files you will
NOT have a source qualifier , you will have a Normalizer
instead..
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What are the guidelines to be followed while using union transformation?
Can one use mapping parameter or variables created in one mapping into any other reusable transformation?
How to partition the Session?
How do you load alternate records into different tables through mapping flow?
What are the different types of transformation available in informatica.
Hi, There is a session in my workflow which is running for a long time, atlast we found the cause is the missing index. My session is running via a stored procedure. Can I create an Index on the table which the stored procedure is using while my session is running? Please suggest. My Informatica version is PC 8.0.6 My Oracle APPS is 11.5.3. Thanks,
Define filter transformation?
What are the basic requirements to join two sources in a source qualifier transformation using default join?
How can we delete duplicate rows from flat files?
what is index?how it can work in informatica
What is a dimensional model?
How can we update a record in the target table without using update strategy?
How to load the data from a flat file into the target where the source flat file name changes daily?
can we override a native sql query within informatica? How do we do it?
In What Situations we can use MappingParameters ,Mapping Variables AND Session Parameters in REAL TIME.