Without using Lookup & Sequence Generator, How to generate
Sequence?
Answers were Sorted based on User's Feedback
Answer / brahma
using set count varriable in expression transformation.
| Is This Answer Correct ? | 11 Yes | 0 No |
Answer / kalu bhai
without using sequence genarerater and lookup, we can
create sequence numbers in two ways 1.using of expresson
transformation 2. stored procedure transformation,
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / guest
Using oracle database sequence gen(from dual table)
| Is This Answer Correct ? | 3 Yes | 3 No |
Answer / naveen
by using mapping variable we can also create a sequence number
| Is This Answer Correct ? | 1 Yes | 1 No |
i have source as Column1 101 a 101 b 101 c so i want to load target as column1 ---> 101 abc
Under what conditions selecting sorted input in aggregator will still not boost session performance?
Please let me know how to do estimation before staring development in project. Here estimation in the sense how many associates are required, etc to complete the project.
How to delete duplicate records in a flat file source?
write a query following source region sales 1 1000 2 2000 i want the output ?please give solution 1 2 1000 2000
In mapping f.f as one src and f.f as trg,f.f as src and oracle as trg which is fast? mean which is complete first process
What are pre and post-session shell commands?
if we have certain records,if i need to get 5 th rec for the first time to the target,when i run it for next time,i need to get 6th rec...like that it should process.what wil be the procedure to achieve it??
what is flat file override?
How to recover sessions in concurrent batches?
What are the reusable transforamtions?
Explain about perform recovery?