|
It's solved. The oci-code
must be changed when going from oracle 7 to Oracle 8 or 9. When a sequence.nextval is called using
a float_type you get returned Duplicates. Not only the type of
column returned must be changed but the buffer etc .. also Thanks, Jeroen -----Oorspronkelijk
bericht----- We could narrow it down to the value of the sequence exceeding This bug describes
to change the type in the odefin call to type 3 but this doesn't help. I know this is not
really a dba issue now anymore but I'm desperate for any advice because I don't
have any developers left with
oci-knowledge Tnx, Jeroen -----Oorspronkelijk bericht----- Hi, We're
testing an oracle 9.2.0.4 database with an oracle 7 client. This
is a C++ client, using OCI to go to oracle. We
see strange behaviour when using a sequence which worked nicely
before. The sequence is not incremented when issueing "select res_id.nextval from dual When I test this with an oracle 7 sqlplus client this works also as expected. Is there any known bug or issue known with migrating oci-applications. According to manuals it shouldn't be a problem and I cannot find any
problems on metalink about this. Thanks in advance, Jeroen |
- migration sequence oci problem Jeroen van Sluisdam
- RE: migration sequence oci problem Jeroen van Sluisdam
- RE: migration sequence oci problem Boris Dali
- Jeroen van Sluisdam
