Hi ,
I have a situation that i need to generate different sequences based on a condition.I created all the sequences and specified the requeored ranges and created a transformation and in that i have a condition like
If FIELDA='A' then nextval
else if field=''b' then nextval1 etc...
when i run the mapping i am getting an error saying Sequance generatior transoformation:Overflow error..
What is this error and how to resolve this?
How many sequences can i create in a mapping?Is there any limit for this? Btw I am using Informatica 8.0
Pls help...
I have a situation that i need to generate different sequences based on a condition.I created all the sequences and specified the requeored ranges and created a transformation and in that i have a condition like
If FIELDA='A' then nextval
else if field=''b' then nextval1 etc...
when i run the mapping i am getting an error saying Sequance generatior transoformation:Overflow error..
What is this error and how to resolve this?
How many sequences can i create in a mapping?Is there any limit for this? Btw I am using Informatica 8.0
Pls help...