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

Answers were Sorted based on User's Feedback



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

Answer / rabikant thakur

Please ignore my first ans. i miss to write "not"

Here is currect ans:
Flat file like Notepad,MS-Word Flat file does not maintain
the referential integrity and property like RDBMS and
seprated with some delimeter like
comma and tab

Is This Answer Correct ?    21 Yes 4 No

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

Answer / srinu

The main Data sorces for Informatica,,,

1)Relational Databases,,like(oracle,Teradata,Sql server,,,)

2)Flat File (data in a Notepad(Text format)) in a
Perticular path.



srinu,,,,,

Is This Answer Correct ?    11 Yes 5 No

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

Answer / 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

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

Answer / coolboy

Flat file is a normal text file like msword,notepad etc.It
is of 2 types fixed width and delimited flat file.It is no
way related to RDBMS.

Is This Answer Correct ?    7 Yes 3 No

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

Answer / raj

Flat file is a text file.give some data in note pad using
delimiter or fixed width. later import it into designer
from source analyzer sources-->import from file.

next declare the properties in session
file directory: give the path(c:\)
file name: emp.txt
under mapping tab for source.

Is This Answer Correct ?    6 Yes 2 No

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

Answer / abhiram

"FLAT FILE IS A FILE HAVING DATA IN DIFFERENT FORMAT"
(OR)
"THE FILE WHICH CONTAINS PARTICULAR STRUCTURE"

TO EXTRACT FLATFILE JUST CLICK.

SOURCE ANALYZER-IMPORT FLAT FILE(i.e.,WE CAN EXTRACT
THE FAT FILE WHICH IS LOCATED IN LOCAL SOURCE DATABASE).

Is This Answer Correct ?    2 Yes 1 No

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

Answer / rabikant thakur

Flat file like Notepad,MS-Word Flat file does maintain the
referential integrity and seprated with some delimeter like
comma and tab

Is This Answer Correct ?    10 Yes 10 No

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

Answer / venkadesh

IT IS NOTHING BUT TEXT DOCUMENT SO WE TAKE AS SOURCE FILE.
AFTER THAT WE LOAD IN SOURCE TABLE. BY CLICKING SOURCE MENU
AND SELECT IMPORT FILE

Is This Answer Correct ?    2 Yes 3 No

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

Answer / venkadesh

IT IS NOTHING BUT TEXT DOCUMENT SO WE TAKE AS SOURCE FILE.
AFTER THAT WE LOAD IN SOURCE TABLE. BY CLICKING SOURCE MENU
AND SELECT IMPORT FILE

Is This Answer Correct ?    3 Yes 5 No

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

Answer / naresh

flat file is a file which is stored in our local system
which can be of the form .txt etc this should be of fixed
length

Is This Answer Correct ?    1 Yes 5 No

Post New Answer

More Informatica Interview Questions

what transformations are used for Variable port?

2 Answers  


How to get rid of non ascii characters in a string? Ex:- United States Microsoft Visual Studio Tools for Applications 2012 x86 主控支援 - 繁體中文語言套件 to United States Microsoft Visual Studio Tools for Applications 2012 x86.

1 Answers   CTS,


Suppose we have a csv file with contents as below which is used has a source file. C1,C2,C3,C4 100,200,A B,300 200,400,X,Y,299 ---> it should be 4 values but by mistake 300,600,C D,566 with a comma in between X & Y,its 5. My target takes only 4 columns, How to take care of the 2 record as above without rejecting it and loading in the target. Hope u guys have understood my scenerio

4 Answers   IBM,


Tell me about Propagate functions in informatica

1 Answers  


What are Dimensions and various types of Dimensions?

3 Answers   PayPal, TCS,


hi all when i am creating repository contents i am getting this error and not able to create contents please let me know wht may be the problem ORA-01031: insufficient privileges Database driver error... Function Name : executeDirect SQL Stmt : CREATE VIEW REP_DATABASE_DEFS AS SELECT DISTINCT DBDNAM DATABASE_NAME, SRCNAM DEF_SOURCE, SUBJ_NAME SUBJECT_AREA, NULL VERSION_ID, OPB_DBD.VERSION_NUMBER DATABASE_VERSION_NUMBER FROM OPB_DBD, OPB_SUBJECT, OPB_SRC WHERE OPB_DBD.SUBJ_ID = OPB_SUBJECT.SUBJ_ID AND OPB_SRC.DBDID = OPB_DBD.DBDID AND OPB_SRC.VERSION_NUMBER = OPB_DBD.VERSION_NUMBER AND OPB_SRC.IS_VISIBLE = 1 Oracle Fatal Error Database driver error... Function Name : ExecuteDirect Oracle Fatal Error Error occurred while creating the repository An error has occurred while creating contents. Dropping repository tables... Create Contents operation on repository [reposerv] ended at 01/02/2009 13:02:48. Elapsed time is 0:00:09.

2 Answers  


what is incremantal aggregation?

1 Answers  


Using Informatica Visio to generate mappings. I am getting error "Table Definition Not Found Exception Error" while importing the template.

1 Answers  


What are the reusable transforamtions?

1 Answers  


What is decode in static cache?

1 Answers  


i have oracle table A and target B. i don't know how many records. i want get get last record in table A as first record in target table B. write a sql query?

7 Answers   IBM, TCS,


difference between shortcut and reusable transformation?

2 Answers  


Categories