Subject | Re: [ib-support] Max metadata changes allowed |
---|---|
Author | Lucas Franzen |
Post date | 2003-03-18T12:27:43Z |
> You can perform a total of 254 metadata changes on a database object. AsI don't want to split hairs, but are you sure it is set to 0 and not to
> soon as one object reaches this magic total, you won't be able to connect
> to the database before backing up and restoring. This will restore the
> change counts on all objects to zero.
1?
I think e.g. triggers / procedures will be created with an empty body
and altered to their "real" statements afterwards, which will set it to
1.
;-)
Luc.