How to Create Surrogate Key using Ab Initio?
Answers were Sorted based on User's Feedback
Answer / prashant
by using next_in_sequence() function in transform.
| Is This Answer Correct ? | 18 Yes | 2 No |
Answer / sudheer
by using scan component also we can generate surrogate key
| Is This Answer Correct ? | 12 Yes | 3 No |
Answer / sivasankar pasupuleti
we creating surrogate key in abinitio by using the following
ways:
1.by using assign new key component
2.by using scan component
3.by using next_in_sequence()
| Is This Answer Correct ? | 11 Yes | 2 No |
Answer / raju mortale
by using next_in_sequence() function in transform
| Is This Answer Correct ? | 2 Yes | 0 No |
i need help from u. i want to learn abinitio. please provide pdfs or material or books.
Can we specify checkpoints without Phases?
What dedup-component and replicate component does?
How to calculate total memory used my a graph?
11. What is the use of allocate()?
If I delete 1 partition (in 8 partition multifile) and run the graph. Will the graph run successfully?, If not what error I'm going to get.
Can any body give me the clear explanation about how to separate header,trailer and body records in Ab Initio?
Do we really work with ACTUALDATA in development phase.
Mention some file extensions which are used in abinitio?
Within a cursor, how would you update fields on the row just fetched?
how to prepare scd2 in abinitio
Have you ever encountered an error called “depth not equal”?