Hi
I have a DB with 4 entities and a total of 4 index.
Once I reach 1048565 total objects in the whole DB, i am unable to insert more object, although i get NO error message nor exceptions.
Doctor said Db is fine (see below)
I notice that 1048565 objects + 4 entities + 4 ID indexes + 4 other indexes = 1048577 = 1+2^20 . Is this a coincidence?
I hope this is not an ObjectDb limitation.
Regards
Doctor output:
ObjectDB Doctor [version 2.5.2_05] Copyright (c) 2013, ObjectDB Software. All rights reserved. Scanning the database file... .................................................. 100MB .................................................. 200MB .................................................. 300MB ................................................ 396MB (total) Analyzing database structure... 10% 20% 30% 40% 50% 60% 70% 80% 90% 100% ------------------------- No errors have been found ------------------------- Creating a database copy... .................................................. 1000000 objects .. 1048565 entity objects (total) have been migrated.