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 |
Did u used latest transformations of 8.6.0? for what?
How do you recover rows from a failed session
How IN function works in informatica? Is it similar that of oracle IN function or different? Explain
what is correlated query?
What is Code Page Compatibility?
Hi, As shown below i have repositories under that some folder are there . Between these repositories and folder some thing is there.I want to know what is that? repositories repo1 repo2 repo3 IS_## IS_## IS_## Folder1 Folder2 Folder3 - - - Here i want to what IS_## represents ? Advance Thanks
can we generate reports in informatica ? How?
Performance tuning( what you did in performance tuning)
What does update strategy mean, and what are the different option of it?
Explain the pipeline partition with real time example?
How can you complete unrcoverable sessions?
In which conditions we can not use joiner transformation (Limitaions of joiner transformation) ?