How to load the source table into flat file target(with
columns) in informatica?

Answers were Sorted based on User's Feedback



How to load the source table into flat file target(with columns) in informatica?..

Answer / ganesh yadav

source->source.Qul->expres.Tran->target table
in the target desiner select target type as Flat File.

if u want only Header of the table with out data also we can do..

Is This Answer Correct ?    12 Yes 1 No

How to load the source table into flat file target(with columns) in informatica?..

Answer / srinivas

Seession Properties--> Mapping tab---> Target folder--->
Select the Target file --->Beside we will see
Tagetfilename.Filewriter in Properties.
one Property belongs to Header options.

From you can select your own style for Flat file only.

Any corrections pls let me know srinu.srinuvas@gmail.com

Is This Answer Correct ?    3 Yes 3 No

How to load the source table into flat file target(with columns) in informatica?..

Answer / ankit kansal

Hi,
Go to session properties and then select target instance from mapping there you will find an option where by default no header is selected just use output field names to provide your mapping column names or you can use command option to manually define your column.
Use echo col1,col2 to provide manual column names while selecting header command option.

http://www.allinterview.com/showanswers/122611.html

Is This Answer Correct ?    1 Yes 2 No

How to load the source table into flat file target(with columns) in informatica?..

Answer / madhavi

To load the source table and fact table by using import from databae or flat file

Is This Answer Correct ?    1 Yes 11 No

Post New Answer

More Informatica Interview Questions

In CSV flat file date are in the following format. dd/mm/yyyy (05/01/2005)and d/m/yyyy (5/1/2005) and dd/m/yyyy (05/1/2005) and d/mm/yyyy (5/01/2005). It should be load to target in a unique format. How will you implement this?

1 Answers  


write s sql query following table some duplicate present i want unique one column duplicate another column display? name id a 1 a 1 b 2 b 2 c 3 i want the required output like unique duplicate name id name id a 1 a 1 b 2 b 2 c 3

4 Answers   Bank Of America,


Which kind of index is preferred in DWH?

3 Answers  


How can we update a record in the target table without using update strategy?

1 Answers  


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?

5 Answers   ABC, Cap Gemini,


If we have a two tables A & B A contain 10 records,B contain 20 records,what w'll b the o/p if we perform normal join,Master outer join,Detail outer join and Full Outer join how?

1 Answers   TCS,


What are the different types of schemas?

11 Answers   ITC Infotech,


pmscmd startworkflow -sv <host name> -d <domain name> -u <user name> -p <password> -f <folder name> <workflow name> while running this command I got the error as "no gateway connectivity is provided for your domain name". So anyone please help me how to rectify this error?

1 Answers   HCL,


What type of sorting algorithm does the Sorter Transformation use, to do its sorting Operation? 1. Bubble sort 2. Insertion sort 3. Shell sort 4. Merge sort 5. Heapsort 6. Quicksort 7. Bucket sort

1 Answers   Qwest,


What is the difference between Power Centre and Power Mart?

5 Answers   TCS,


In warehouses how many schemas are there?

1 Answers  


What are the different transaction levels available in transaction control transformation?

1 Answers   Informatica,


Categories