Answer Posted / arockia
In File list is it possible to create seperate target files
for each input file?? Ex: My list.yxy contains :
datafile1.dat,datafile2.dat. I want target file needs to be
created as datafile1.out, datafile2.out..
Please help...
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the scenario which compels informatica server to reject files?
IN SCD1, insource we have 10 billion records and in the first day its uploaded successfully and in the second day its taking time to upload because some records it might get update or insert new records. As a developer what will be the better solution for this??
What are the popular informatica products?
what is the -ve test case in your project.
How you know when to use a static cache and dynamic cache in lookup transformation?
Define Pmrep command?
How to do unit testing in informatica? How to load data in informatica ?
what is the size of u r source(like file or table)?
Which means the first record should come as last record and last record should come as first record and load into the target file?
What is the meaning of up gradation of repository?
If the source has duplicate records as id and name columns, values: 1 a, 1 b, 1 c, 2 a, 2 b, the target should be loaded as 1 a+b+c or 1 a||b||c, what transformations should be used for this?
How we can use union transformation?
Suppose we do not group by on any ports of the aggregator what will be the output?
Do you find any difficulty while working with flat files as source and target?
How can we send the flat file data to different targets(which are also flat files) based on the name of flat file with out adding extra columns?