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
Answers were Sorted based on User's Feedback
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 |
Answer / kuttu
if you require only 5 rows in the target we can use 5
target aliases and acheive it.
| Is This Answer Correct ? | 0 Yes | 1 No |
how would u estimate the size of Lookup transform data and index cache?
Can anyone please send me the latest informatica dumps (power center 8.1.1) for all the three exams? My mail id is yokilamai@gmail.com
When do we analyze the tables?
how to connect to a flatfile through ftp in informatica
What are snapshots? What are materialized views & where do we use them? What is a materialized view log?
When do we use dynamic cache and static cache in connected and unconnected lookup transformations? Difference between stop and abort
what types of repositories we can create in informatica? in real time in which type of repository we will work on?
In the SEQ generator which property has to be set to generate seq No. when the input data is more than the max limit.
Explain the key challenges that you face while performing etl testing.
How many types of transformations supported by sorted input?
Eliminating of duplicate records without using dynamic lookups
what is session partitioning?