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?
we r using aggregator with out using groupby?
7 Answers HSBC, Principal Finance,
can we have to do changes in session property when we are dynamically generating target files?
Differentiate between Load Manager and DTM?
if the session fails after 100 records agian we have to starts the session or we go for recovery session
Types of error logs in Informatica?
Can yoU use the maping parameters or variables created in one maping into another maping?
Explain lookup transformation source types in informatica
how to join two flat file if they have diff. structure?how to join one relational and one flat file?
Define sessions in informatica etl?
What is the method of seperating unique and duplicate records in session level?
2 Answers Emphasis, JBL, Wipro,
My source table look like ID Name Location Salary 0000001 ran tpty 1000 0000002 ram DELHI 2000 hju-hji raj hyd 1000 my target table should be ID Name Location Salary 1 ran tpty 1000 2 ram DELHI 2000 hju-hji raj hyd 1000
Tell me about MD5 functions in informatica