Hi,
supposedly you need a support contract at IBM to access PMR s now.
you can try
there.
I have seen nothing relevant though. I have found an
old forum discussion
including Alexey Sonkin, who was an Informix colleague, at Advanced Support.
He had access to IFMX source-code and his statement is clear: the only way
to increment a serial column value is to set 0 at the insert time, but you can allocate another value by simply setting another value by insert or update statement.
If you backup your logical logs, and if the phenomenon did not happen too long ago, why don't you try to parse onlog output and find such an insert or update on this table? Tricky but not impossible to do ;-)
In the meantime, I will check my release notes database to check about a possible bug.
What is your exact version number?
Cheers
Eric