what is mapping parameter?
Answers were Sorted based on User's Feedback
Answer / priyaraj
A mapping parameter represents a constant value that you
can define before running a session.It retains the same
value throughout the entire session.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / sankar
a mapping parameter represent a constent value that can be
define before mapping run.a mapping parameter define a
parameter file which is saved with an extension.prm
a mapping parameter reuse teh various constant value.
| Is This Answer Correct ? | 1 Yes | 0 No |
3. Suppose Seq Gen is supplying a increamental value to a column of a table, suppose, table's column value reaches to maximum value, then what will happen, will the session fail? If it is the situation, then what should be done so that we can stop this kind of situation in advance?
If there are more than one sessions running parallel in a worklet, which will be the last session ?
i want to load data in to two targets..one is dimension table and the other is fact table?how can i load ata a time
where to select code page option?
In incremental loading using Mapping variable if session failed with any of reason in the middle of process. is the Mapping variable remains constant or change?
i have flat file it contains 'n' number of records, i need to send half of the records to one target table and Remaining half to another target table: pls full details
8 Answers L&T, TCS, UnitedHealth Group, Wipro,
Why we select the table which has minimum number of records as Master table in joiner?
Aggregator transformation is having fields say a,b,c,d,e group by is enabled on a,b,c with sorted input,How the aggregator transformation process the i/p data?or in which way i/p comes to agg transformation
Write the advantages of partitioning a session?
I am Unable to load the FixedWith FlatFile Into The Target.What Is The Reason. PLZ Help Me..
how to run 2 workflows sequentially. plz respond what is the process?
How can i send first half of the records to one target and Remaining to other target?