Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ODI Variables data type

Ashok RJan 31 2013 — edited Feb 1 2013
Hi All,

We have a Numeric type Variable in our code, this is refresh variable which fetches the next value of a sequence. The max value for a NUmeric ODI variable can be 9999999999.

Unfortunately our Sequence was greater than this number, so our ODI variable failed with Precision error.

Is there a way to overcome this issue? (We dont want to alter our sequence or change the datatype of this variable). Thanks in Advance

Thanks,
Ashok
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 1 2013
Added on Jan 31 2013
11 comments
1,358 views