Subject Unsuccessful metadata update
Author Bernhard Döbler
Hi,

I want to extend a database and permanently receive error:

Unsuccessful metadata update
object BODY is in use
Statement: Alter table FELDINHALT add foreign key (BODY) references BODY (DATENWORTID) on update no action on delete cascade

I don't see why BODY should be in use. It's even empty.

Best Regards
Bernhard