SRC1 -> EXP -> AGGR -> TGT SRC2 -> EXP -> Above is a maaping with two pipeline connected to the taret TGT. Design wise is this design is correct or not ?
IBM,
6 Informatica 9223If in a workflow i have n number of sessions and each session is configured with different different stop on errors (say 5,8,10 etc respectively).How can make all this same for all the sessions with out actualy touching each and evry session ?
1 Informatica 7697My source table look like ID Name Location Salary 1 ran NULL NULL 1 NULL DELHI NULL 1 NULL NULL 1000 I want my output to look like ID Name Location Salary 1 ran Delhi 1000 What should be my approach to design a informatica mapping. Assuming my source is flat file not a Relation table so i cant use SQL.
2 Informatica 5648
I am getting five sources in a day and i donot know when i
get them. i need to load data into the target and run the
session. but here i can't keep the session in running or
can't stop the session. plz help me
Answer
Is This Answer Correct ? | 0 Yes | 0 No |
how can we load first and last record from a flat file
source to target?
Answer
Is This Answer Correct ? | 1 Yes | 9 No |
Question { 9559 }
I have a flat file, in which i have two fields, emp_id,
emp_name. The data is like this,
emp_id,emp_name
101,soha
101,ali
101,khan
102,siva
102,shanker
102,reddy.
how to merge the names so that my output is like this
Emp_id Emp_name
101 Soha ali kahn
102 siva shenkar reddy
please provide solution
Answer
Is This Answer Correct ? | 4 Yes | 0 No |
SRC1 -> EXP -> AGGR ->
TGT
SRC2 -> EXP ->
Above is a maaping with two pipeline connected to the taret
TGT. Design wise is this design is correct or not ?
Answer
Is This Answer Correct ? | 2 Yes | 0 No |
SRC1 -> EXP -> AGGR ->
TGT
SRC2 -> EXP ->
Above is a maaping with two pipeline connected to the taret
TGT. Design wise is this design is correct or not ?
Answer
Is This Answer Correct ? | 3 Yes | 1 No |
Question { 4373 }
WE HAVE 10 RECORDS IN SOURCE IN THAT GOOD RECORDS GO TO
RELATIONAL TARGET AND BAD RECORDS GO TO TARGET FLAT FILE ?
HERE IF ANY BAD RECORDS MEANS ITS LOAD INTO FLAT FILE AND
SEND AN EMAIL , IF NO BAD RECORDS MEANS NO NEED TO SEND
EMAIL . PLZ HELP ME ...
Answer
Is This Answer Correct ? | 1 Yes | 2 No |
1,If there are 3 workflows are running and if 1st workflow
fails then how could we start 2nd workflow or if 2nd
workflow fails how could we start 3rd workflow?
Answer
Is This Answer Correct ? | 2 Yes | 3 No |
we have 30 wf with 3 batches means 1batch=10 wf
2 batch=10-20 wf
3batch=20-30wf through unix
First you have to complete batch ofter second batch have to
run how can you do in unix?
Answer
Is This Answer Correct ? | 1 Yes | 0 No |
how to return multiple columes through through un-connect
lookup?
Answer
Is This Answer Correct ? | 15 Yes | 0 No |
Question { 5416 }
In Which scenario did u used Incremental loading?
Answer
Is This Answer Correct ? | 2 Yes | 0 No |
my table contain duplicate Records i wanna load uniq records
to my table . i have to pass the uniq records through
filter t/r how?
Answer
Is This Answer Correct ? | 1 Yes | 2 No |