in which situations do u go for sequence generator ?
Answers were Sorted based on User's Feedback
Answer / mahesh
In the Fallowing Situations we use Sequence Generator
Transformation
1)Creating Primary Key Values
2)Replacing The Missing Key Values
3)When You Apply the Cycle Through a Sequential Range Of
Numbers
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / purva
Create keys.
Replace missing values.
Cycle through a sequential range of numbers
| Is This Answer Correct ? | 5 Yes | 0 No |
Which tool yoU use to create and manage sessions and batches and to monitor and stop the informaticaserver?
How can we join the tables if they don't have primary and foreign key relationship and no matching port?
In which scenario did you used pushdown optimization?
For stage table data processing, suppose in first run we processed 8 records out of 10 records then in 2nd run we should consider only not processed records (here total no of records =2) along with new records which got loaded in stage table thru real time mapping. Note : In this example, 8 records are those records for which we got transaction number after lookup on trn_no_cod table and 2 records for which lookup returns trn_no as NULL
can you please explain me pre session and post session options?
if the session continuous run what can we do. means shall we stop the session or abort session. what is the correct reasion. why this situation occurs
Do you have knowledge in ralph kimball methodology
Briefly define reusable transformation?
What is data quality? How can a data quality solution be implemented into my informatica transformations, even internationally?
What is degenerated dimention table?
i have n number of records in my source, i want first and last record to my target. how can u implement this scenario .
What is the expected value if the column in an aggregator transform is neither a group by nor an aggregate expression?