what is diff between IN and EXIT commands
Answer / kamesh
IN: Where they r 2 tables dept and emp the records which r
matched records present in both the table will displayed.
EXIT:the all records are displayed including the records
which are matched.
| Is This Answer Correct ? | 6 Yes | 0 No |
What is use of batch file in informatica? How many types of batch file in informatica?
i have a source which relational.I am trying to populate to target flat file with one column for daily date which is sysdate. I want to populate the sysdate coulmn with DD/MM/YYYY format. kindly provide a solution for this..my clear that my target is flat file.
What is the function of aggregator transformation?
I want load the data into target with out 1st and last record.
Is it any possible to using more than one port in Unconnected Lookup Transformation( :LKP.LKP_Prod(Prod_GRP ,Prod_DT,Prod_TM) ) Like this? Pls explain...
How can u stop a batch?
How you count the number of records available at your source?
If session fails after loading 10000 records in the target,how can we load 10001 th record when we run the session in the nexttime?
What are the different types of Type2 dimension maping?
What are the guidelines to be followed while using union transformation?
In what scenario we use to improve session performance by pushdown optimization?can any one give example?
connected and unconnected lookups?