Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


There are n numbers of flatfile of exactly same format are
placed in a folder .Can we load these flatfile's data one
by one to a single relational table by a single session??

Answers were Sorted based on User's Feedback



There are n numbers of flatfile of exactly same format are placed in a folder .Can we load these ..

Answer / bzz

Use source type as Indirect File Type and source file name
as a file having the names of all the n flatfiles to be
read.

Is This Answer Correct ?    32 Yes 0 No

There are n numbers of flatfile of exactly same format are placed in a folder .Can we load these ..

Answer / srinu

Yes BZZ,,,

After assign the folder path in Source path,
We have to change source Type as INDIRECT in Session
properties.

Is This Answer Correct ?    12 Yes 0 No

There are n numbers of flatfile of exactly same format are placed in a folder .Can we load these ..

Answer / amarnath

create a file list which is nothing but simple .txt file
which contains the name of the each file u want to load and
in session properties make source file as "indirect" and
give the path of the file list that u have created and run
the wkf

Is This Answer Correct ?    5 Yes 0 No

There are n numbers of flatfile of exactly same format are placed in a folder .Can we load these ..

Answer / schwab

Hi,
Yes U can do it by merging all 10 flat files in one single
file.
create a script before session(presession) to merge all
these files into one.
This is the way we are handling in our project.

Is This Answer Correct ?    2 Yes 0 No

There are n numbers of flatfile of exactly same format are placed in a folder .Can we load these ..

Answer / sankar

FOR THOSE FLAT FILE WE CREATE A LIST FILE.IN THAT LIST FILE
WE CAN ENTER FLAT FILE DIRECTRIES.
THEN GO TO SESSION
SOURCE TYPE:INDERECT
SOURCE DIRECTOTRY:LIST DIRECTORY
SOURCE FILENAME:LIST.TXT

Is This Answer Correct ?    2 Yes 0 No

There are n numbers of flatfile of exactly same format are placed in a folder .Can we load these ..

Answer / harish konda

Yes we can load all these flat files in a single session.

First create a txt file and in that give all the file names
along with their PATH.

Drag any one of the flat file into the mapping and link it
to the target acc. to your requirement.

And in the session properties give the file type as Indirect
and in Filename option, give the file name(along with the
path) of the file in which you gave all the paths.

Then run the mapping.

Is This Answer Correct ?    1 Yes 0 No

There are n numbers of flatfile of exactly same format are placed in a folder .Can we load these ..

Answer / ravi

not folder.we have mention folder fath

Is This Answer Correct ?    0 Yes 3 No

There are n numbers of flatfile of exactly same format are placed in a folder .Can we load these ..

Answer / srinu

Hi,,,TCS,,,
Have you attend Recently for TCS,,,?

You need to load 10flatfiles to One relational source,,?
You can keep 10flat files in a single folder.Just assign
the folder path as a Source path in SESSION PROPERTIES.
it will make it 1 flatfile source.
By a simple Mapping,make it single Relational source.

Any corrections,,,,,srinu.srinuvas@gmail.com

Is This Answer Correct ?    4 Yes 11 No

There are n numbers of flatfile of exactly same format are placed in a folder .Can we load these ..

Answer / rekha

YES YOU CAN DO IT BY USING FILE REPOSITORY
U CAN PLACE THAT FOLDER IN THE SESSION PROPERTIES

Is This Answer Correct ?    0 Yes 7 No

Post New Answer

More Informatica Interview Questions

What is the difference between Junk and Confirmed Dimention? where can be used htat one in Informatica?

3 Answers  


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?

8 Answers   HeadStrong, TCS,


What is difference between a gateway node and worker node?

0 Answers  


How to configure mapping in informatica?

0 Answers  


Explain factlessfact table with scenario

1 Answers   HCL,


how can u approach u r client

2 Answers   CTS,


How to transform normalized data to denormalized form in informatica? Is there any logic or any transformations to achieve this?

3 Answers  


how to convert the .doc docs into .txt format using informatica

4 Answers  


In which conditions we can not use joiner transformation (Limitaions of joiner transformation) ?

2 Answers  


How to update a particular record in target with out running whole workflow?

0 Answers  


in mapping i have one source and five targets in that data will be loaded into four targets properily in one target the data is not loaded how will u rectify

3 Answers   Patni,


How to recover the standalone session?

2 Answers  


Categories