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...


What is the method of loading 5 flat files of having same
structure to a single target and which transformations I can
use?

Answers were Sorted based on User's Feedback



What is the method of loading 5 flat files of having same structure to a single target and which tr..

Answer / rajkumar bachu

This can be handled by using the file list in informatica.
If we have 5 files in different locations on the server and
we need to load in to single target table.In session
properties we need to change the file type as Indirect.

am taking a notepad and giving following paths and file
names in this notepad and saving this notepad as
emp_source.txt in the directory /ftp_data/webrep/

/ftp_data/webrep/SrcFiles/abc.txt
/ftp_data/webrep/bcd.txt
/ftp_data/webrep/srcfilesforsessions/xyz.txt
/ftp_data/webrep/SrcFiles/uvw.txt
/ftp_data/webrep/pqr.txt

In session properties i give /ftp_data/webrep/ in the
directory path and file name as emp_source.txt and file type
as Indirect.

Is This Answer Correct ?    39 Yes 0 No

What is the method of loading 5 flat files of having same structure to a single target and which tr..

Answer / deepu

To load 5 differnt files of same format .first creat a
directory in Unix and copy all the file into this directory
and using the option as Indirect load in session properties
give the loaction of unix in source and it will enable to
load all the 5 files in single run in to a target . if we
have 5 diff files in 5 different formats then firstly
convert all in to one format and then proceed as explained
aboue.

Is This Answer Correct ?    5 Yes 1 No

What is the method of loading 5 flat files of having same structure to a single target and which tr..

Answer / arnab

Use Union transformation , if you do not want to use Union
and if your informatica runs on Unix , then create a shell
script to concatenate these files and create a single
file , you can call this shell script before you call the
session in the workflow

If you use windows create and dos batch script and do the
same as above

Is This Answer Correct ?    2 Yes 2 No

What is the method of loading 5 flat files of having same structure to a single target and which tr..

Answer / dragon

I have a query, suppose i have 6 file in 3 different ftp
server with same file structure and i want to load data
using single mappping. In this case how can we use filelist.

Is This Answer Correct ?    1 Yes 2 No

What is the method of loading 5 flat files of having same structure to a single target and which tr..

Answer / jayeshmumbai

Can use Union.

Is This Answer Correct ?    3 Yes 4 No

What is the method of loading 5 flat files of having same structure to a single target and which tr..

Answer / ghk

This can be handled by using the file list in informatica.
If we have 5 files in different locations on the server and
we need to load in to single target table.In session
properties we need to change the file type as Indirect.

Is This Answer Correct ?    1 Yes 3 No

What is the method of loading 5 flat files of having same structure to a single target and which tr..

Answer / satyam

Hope we can use union transformation.

Is This Answer Correct ?    4 Yes 10 No

What is the method of loading 5 flat files of having same structure to a single target and which tr..

Answer / rajkumar bachu

we can use Union Transformation to load multiple files into
single target.

Is This Answer Correct ?    4 Yes 13 No

Post New Answer

More Informatica Interview Questions

Issue with Update override at Target table in Informatica.

2 Answers  


how lookup transformation is made active in new versions... When to use connected and when to use unconnected lookup and why? which is good for session performance. How to make lookup persistent and how to remove stale data from that lookup. how commit works - when we stop or abort data. Explain in both cases. What is factless fact table and have you ever used it in real time scenarios.

0 Answers   CTS,


I am having a FLAT FILE SOURCE as first line: 1000,null,null,null second line as:null,2000,null,null 3rd line as :null,null,3000,null and final line as: null,null,null,4000 ............................Now i want the OUTPUT as 1000,2000,3000,4000 to a FLAT FILE only.For more clarification i want to elimate nulls and want in a single line. Please help me out

5 Answers   IBM,


Please let me know how we can implement the below scenario. In a single mapping,more than 500 sources (legacy,VSAM,relational) will be loading into only one target. Whenever I retreive the data(any record) from target, i need to find the details that the record belongs to which source. Thanks in advance..

5 Answers   iGate,


i have source in oracle 10g,oracle 8i how will u take the data from two sources

2 Answers   TCS,


Why is sorter an active transformation?

0 Answers  


how i will stop my workflow after 10 errors

1 Answers   HP,


Tell me about your experience in informatica? what is best mark you can give yourself? How to answer this question?

0 Answers   HCL,


Hi, What is exactly node ? what is exactly domain ? How loadbalancer will work ? what is Integration service (IS) ? Can anyone give me exact scenario when I click on start workflow in the workflow manager ? (Note : I am not expecting answer like, node means logical representation of a machine and domain will contain multiple nodes .I gone through Informatica help but I couldn’t understand. I am expecting exactly what is happening in background detailed explanation or Pictorial representation will be highly appreciation ) Advance thanks

3 Answers   IBM,


What is the diff. b/w informatica versions 8.1.1 and 8.6.1?

4 Answers   IBM, Wipro,


How you can differentiate between connected lookup and unconnected lookup?

0 Answers  


What are the components of workflow manager?

0 Answers  


Categories