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 |
How can you connect eme to abinitio server?
What is local and formal parameter?
Can you use scan to generate sequence number ? How to use in abinitio graph?
When running a stored procedure definition script how would you guarantee the definition could be rolled back in the event of problems?
In abinitio, what types of parallelism are used?
What are the steps to create a repository in ab initio?
How to create repository in abinitio for stand alone system(local nt)?
. How can you run a graph continuously without using continuous components ?
List the various vector functions used in ab initio with syntax.
Mention some ways for improving performance of a graph?
What is the difference between sandbox and EME?
what does layout means in terms of Ab Initio?