what is mean by flag 4 in update strategy t/r
Answers were Sorted based on User's Feedback
Answer / gyana
exactly
with out 0 1 2 3,if u enter any number then update_strategy t/r INSERT the record.....if you enter 10 dn also insert only
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / sham
if we give any other value the integration service will
treat any other value as an INSERT.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / manjunath
in update strategy flag 4 means INSERT.
0 Insert
1 Update
2 Delete
3 Reject.
if we give any other value the integration service will
treat any other value as an INSERT.
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / madhu
in update strategy t/r other than (0,1,2,3) what ever it may
be numeric integration service flags the row to insert.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / siva
There is no meaning for 4 in Update Strategy.
0 Insert
1 Update
2 Delete
3 Reject
| Is This Answer Correct ? | 2 Yes | 3 No |
I think Flag 4 means DD_REJECT. It wont send any records to
target.
If i wrong means please mail me at chandranmca2007@gmail.com
| Is This Answer Correct ? | 3 Yes | 5 No |
SOURECE Name id dept sal 1 a1 A 100 2 b1 B 200 3 c1 C 300 4 d1 D 400 TARGET: Name id dept sal 1 a1 A 100 2 b1 B 200 3 WER1 567 300 4 d1 D 400 I HAVE SOURCE AND TARGET. HOW TO VALIDATE DATA? TELL ME 5 STEPS ABOVE TABLE?
Could anyone please mail me a copy of Informatica Certification Exam dumps to sandeep.nakka@gmail.com it would be appreciated if any one could help me out.
What are limitations of joiner transformation?
Roles and Responsibilties of Informatica Production Support Member?
i have source flat file like 1 a,1 b,1 c,2 a,2 b,2 c i want output as 1 a,b,c and 2 a,b,c ... how can achieve this
When you connect to repository for the first time it asks you for user name & password of repository and database both. But subsequent times it asks only repository password. Why?
what is the function of 'F10' informatica ?
what are challenges that you faced in testing? give solution to it?
What is degenerated dimention table?
Please tell me which institute is the best to study Informatica and asp.net in chennai Also please send me the latest interview questions in asp.net,c# and sql server to my id ramtryin@gmail.com
following scenario i have 1000 record flatfile source i want ist row to ist target 2nd eow to 2nd target 3rd row to 3rd target how will u do?
Explain how to import oracle sequence into informatica?