What is polling?
Answer / swetha
It displays the updated information about the session in the
monitor window. The monitor window displays the status of
each session when U poll the informatica server.
| Is This Answer Correct ? | 14 Yes | 5 No |
wat transf shud i use to achieve this id sal id sal sum src-1 20 tgt 1 20 40 1 20 1 20 40 2 15 2 15 35 2 20 2 20 35
scenario: dept_no emp_nem 10 A, 10 B, 10 C, 10 D, 20 P, 20 Q, 20 R, 20 S output: dept_no emp_nem 10 A, 10 AB, 10 ABC, 10 ABCD, 20 ABCDP, 20 ABCDPQ, 20 ABCDPQR, 20 ABCDPQRS
source target Q410 4 2010 Q311 3 2011 Q412 4 2012 Q309 3 2009
Hi Friends, How i could convert a cobol file (VSAM) into the flat file? How i could edit a cobol source file (VSAM)? I want to introduce few columns in the source file and finally the target should be in the Cobol itself. Kindly suggest me friends. Thanks in Advance, Innai
How do you promote a non-reusable transformation to reusable transformation?
Can any one give me an example for factless fact table ? If your answer is studunt attendence registration,could you plese give me explanation for this ?
3 Answers Cap Gemini, Puma, Wipro,
What is decode in informatica?
What is Datadriven?
What is souce qualifier transformation it is active or passive
Can we call a stored procedure from a unix script which is run using command task
If source is having 5000 rows,and if you want to load data into 500 rows to target,if the session runs successfully,how can you verify the target if the rows are successfully loaded or not.
On lookup on any table we can get only a)any value or b)last value but if i need both duplicate values How can i achieve?