Dear Mr. Homfeldt,
the information that you see is accurate - but I understand that you expect to see different numbers. The point is that Tamino allocates some space in the data space and some space in the index space for each doctype. When you insert more documents, more space is allocated. This space remains allocated to a doctype unless you delete the doctype, i.e. deletion of the documents in a doctype does not return the allocated space.
The rationale behind this is that contiguous allocation of space is advantageous for performance reasons, and that from the customer scenarios we know, doctypes typically do not shrink permanently. Even if they shrink temporarily, they will eventually grow again, reusing the allocated space.
Regards
Harald Sch
#Tamino#webMethods#API-Management