Hi, I am new to Informatica, What is a flat file and how to
use flat file in infomratica please help me.

Answer Posted / nagesh

Actually, as said we import data into informatica from
Relational Database sources as well as from Flat File
sources.
A Flat file is a Text file having the data in a different
manner than in the Table.
The data in a Flat file(can be MS Word Doc or Notepad or
any text doc) will be in the form of Fixed width or
Delimited.

Eg of Flatfile

Barak Obama,17,Washington DC,USA OR

01000ScrewDriver009.50{This is fixed
01001Hammer012.95 { width file

Is This Answer Correct ?    9 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is index?how it can work in informatica

1833


What do you mean by filter transformation?

764


What are the types of schemas we have in data warehouse.

738


tell me 5 session failure in real time how can you solve that in your project?

1899


can any one give some examples for pre sql and post sql(Except dropping and creating index).

3779


expain about the tune parameters?

2160


What is sequence generator transformation in informatica?

841


If I have 10 flat files with same name abc.txt files with different timestamps as source I need to load them in tgt table oracle. in between job execution fails and rows are not loaded into tgt. how can I make them load in that target even if my job fails?

1257


Hi, I saw one mapping implemented by my seniors . In Expression transformation they implemented following logic. That is iif(is_date(in_UC_DATINV,'YYYYMMDD'),to_date(in_UC_DATINV,'Y YYYMMDD'),'Inventory Date is either invalid or null') Inventory_Date is validated only for is_date() But not validated for notisnull() . But error says “ either invalid or null “ why? Whether is_date() also check for not isnull() ? or in this logic something is different ? Please answer me . Advance thanks

1654


COL1,COL2 ABC,1 XYZ,2 HERE IN COL2 VALUES 1,2 NOT STSANDARD(IE MEANS NOT FIXED VALUES LIKE OTHER SOME VALUES LIKE 10,20) O/P IS COL1,COL2 ABC,2 XYZ,1

1736


What are junk dimensions?

837


What is the maplet?

821


What are the basic requirements to join two sources in a source qualifier transformation using default join?

827


Describe data concatenation?

802


What are mapplets?

1022