Vince,
I'm sorry, but I'm not sure I know what you mean in the last post.
The "i" tables have id_type, base_id, num_ids and last_id and from the previous post I understood that there would be an "i" table for each feature class with with a single row that is used to keep track of the next available id.
If I understood that correctly, how do I know which "i" table is used for which feature class? Is the number after the "i" in the table name simply the table registry id in the same way that the Oracle sequences are named "R" plus the table registry id?
Thanks.