I have a database instance upgraded from 7.6.0.16 to 7.6.0.24.
Whenever I update statistics, check the database structure, and create some tables, I have observed that some sequence objects skip values. I had to drop them and recreate them with the correct START WITH clause. Last time it skipped 1 value, previous week (after the same steps) it skipped some 8 values. I am using JDBC + transactions to execute inserts that request sequence's next value. Any ideas, is there another person having problems with sequences with the same MaxDB version? Regards, Martin -- Dinamica - RADical J2EE framework open source, easy and powerful http://www.martincordova.com -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
