Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Import + Sequences
Hi,
We're on Solaris 9.2.0.6 and want to migrate our system to Red Hat Linux 3.0.
The method I used successfully several times before was this:
I then re-enable the triggers. There were users on the system, via the web.
I kick the users off and start the export.
Everything seems fine. Except when testing happens, one of the
sequences seems to
be out of sync and get unique constraint errors when the user tries to
input new information (the sequence number already exists in the
table).
Could it be that one of those users "grabbed" an incremented sequence that wasn't written to a table?
Is there a way around this?
Many thanks,
Ed. Received on Tue Mar 14 2006 - 08:37:04 CST