Subject Re: [firebird-support] Object creation limit?
Author Anderson Farias
Hi,

> It does not apply to dropping / creating entire objects.

And everytime you *create* a table it's assigned a rdb$relation_id
(rdb$ralations) which is a SMALLINT so, there's also a limit on creating
tables (same for other db objects). This is also, "reseted", when you do a
backup/restore (as far as you have droped tables too)


Regards,
Anderson Farias