How are parameters defined in informatica?
Answers were Sorted based on User's Feedback
parameters are defined in a mapping parameter/variables wizard.we can pass the values to the parameter outside the mapping without disturbing the design of mapping,but parameters are constant,until and unless user changes
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / jagan
Value of mapping parameter remain constant for a session run. Server reads its value on every run from parameter file. its value can not be changed at the time of session execution. When ever next time session runs, it reads the parameter value again from parameter file.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / upendra
mapping parametrs are constant, if we define the mapping parameters and variable to mapping tab on menu bar, it used to every time we can run session edit the parameter file, we cant disturb mapping in design
Is This Answer Correct ? | 0 Yes | 0 No |
What is operational data source (ODS)?
how to through logic of informatica using the push down optimization into oracle.
What is the use of target designer?
what are the limitation of sorter transformation?
how do u get the first record from 50,000 records ?
10 Answers TCS, UBS,
What is power center repository?
Hi all, iam new to informatica, can anyone tell me what is unit testing & how it is done? thank u
how can we perform incremental aggregation?explain with example?
difference between repository database and repository service?
in which situations do u go for sequence generator ?
What are the basic requirements to join two sources in a source qualifier transformation using default join?
A mapping contains (1) Source Table S_Time ( Start_Year, End_Year ) (2) Target Table Tim_Dim ( Date, Day, Month, Year, Quarter )