Dovelopment work (mapings,workflows)and unit testing also
done in informatica ,then wt we do ?
pls give me detail?
We scheduled our workflow using contol-M or Autosys etc.Then we migrated our code to diff environment like QA,Staging,Production,If any issue they found they revert the code back to us and we fix that issues again and sent back to them,then we prepare migration docs .
| Is This Answer Correct ? | 0 Yes | 1 No |
How to eliminate 1st and last rows from the source and load the inbetween rows.
Dovelopment work (mapings,workflows)and unit testing also done in informatica ,then wt we do ? pls give me detail?
What are the basic requirements to join two sources in a source qualifier transformation using default join?
i have f;latfile source. i have two targets t1,t2. i want to load the odd no.of records into t1 and even no.of recordds into t2.
In how many ways we can create ports?
What is aggregate awareness?
What are the different transaction levels available in transaction control transformation?
In which scenario did you used pushdown optimization?
How many numbers of sessions can one group in batches?
What is deployment group?
What are some examples of informatica etl programs?
source table have 3 records? and it is sucessfully loaded into target. and 4more records is added in to source .that means 7 records now in source. we have to load the remaining 4 records into the same trgt table with maintian top 3 records. how ?can any one give me the data flow of this logic plz?