Hello all,

Source Table(Flat File):- Target Table(Flat File):-

Date Date

01/08/2008(DD/MM/YYYY) 01/08/2008
02/08/2008
03/08/2008
04/08/2008
05/05/2008

My requiremnt is this. I need to do it by informatica,Plz
tell me how can i do it?

Thanks




Answer Posted / kal

The simplest thing U can do is

while importing the source flatfile using "Flat File Import
Wizard"
In Step1 choose-> FixedWidth
in the step2 -> click and create a column or tab on the
field then U can import them as 2 fields
1. 01/08/2008
2.(DD/MM/YYYY)

U can ignore the second column and use the first one.


second method is by taking only the date value in
Expression Transformation.

Hope this of any help

Kal

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

diff b/w dwh & data mart diff b/w star schema & snow flake schema diff b/w fact table & dimension table what are the contents in requirement specification what are the docs needed for testing draw ur proj architecture

2328


What is etl process? How many steps etl contains?

806


what are the reports created in mm and sd side using sap bw in a project? name some of them and explain the requirement?

1896


When do we use dynamic cache and static cache in connected and unconnected lookup transformations? Difference between stop and abort

737


Explain different types of partitioning?

787


What is the difference between project backlog and product backlog?

1270


What are snapshots? What are materialized views & where do we use them? What is a materialized view log?

878


What is a staging area? What is the purpose of a staging area?

694


can Informatica be used as a cleansing tool? If yes, give examples of transformations that can implement a data cleansing routine.

1750


how to load the data to fact table?

2414


When do we analyze the tables? How do we do it?

738


Is apache nifi an etl tool?

735


What is the difference between Data Warehousing and Data Mining?

783


what is data modeling?

1665


Hi Guys, my requirement is to load 1 yr data from oracle to teradata database through abinitio etl graph.i need to schedule this as a monthly job.but i want to load 12 month data for the first time and from second time it should load last (recent) month data and delete 13th month data. For example For the first time it should load 201208 to 201108 data, second time it should delete 201108 month data and load 201209 month data. I developed garph to load 12 month data ,but i don't know how to handle above requirement as am new to abinitio. i greatly appreciate you help.Thank You.

1966