What is the Difference between SetVariable and setmaxvariable
in informatica?
Answer / abhinav
Set variable:Sets the current value of a mapping variable to
a value you specify.
Exa:SETVARIABLE ($$Time, SYSDATE)
SetMaxVariable:Sets the current value of a mapping variable
to the higher of two values.
Exa:SETMAXVARIABLE ($$MAXITEMS, ITEMS)
Is This Answer Correct ? | 9 Yes | 3 No |
Hi, This is Lakshmi,Anyone taking classes for datawarehouse-Informatica and BO with real time project
Let’s say I have more than have record in source table and I have 3 destination table A,B,C. I have to insert first 1 to 10 records in A then 11 to 20 in B and 21 to 30 in C. Then again from 31 to 40 in A, 41 to 50 in B and 51 to 60 in C……So on up to last record.
what is the size of u r project? and what is the size of source file?
What is option by which we can run all the sessions in a batch simultaneously?
i have different sources in different databases ,that sources may be 100 tables i want to load these tables in to single target how to pearform the task
What is flashback table ? Advance thanks
TELL ME ONE COMPLEX MAPPING IN UR PROJECT? chandumba2005@gmai.com
What is mapplet in informatica?
"Change cache" in Informatica ?
explain about lookup t/r?
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?
4 Answers CompuSoft, EDS, TCS,
what is tha tracesing level? and difference betweentrace in normal and verbose and nonverbose?