sequence duplicates after 16mln value [message #94057] |
Thu, 27 November 2003 10:57 |
Jeroen
Messages: 7 Registered: November 2003
|
Junior Member |
|
|
Hi,
We have the problem that a sequence.nextval called through oci comes back with duplicate values.
We could narrow it down to the value of the sequence exceeding 16777216 (2 to the power of 24)
This looks familiar as described in bug 2573172
This bug describes to change the type in the odefin
call to type 3 but this doesn't help
Any advice will be appreciated
Tnx,
Jeroen
|
|
|