Simplify query for Studies for deletion on cache storage used by multiple permanent storages, if it can be assumed, that all objects of a single Study will be exported to the same permanent storage, so objects of one Study does not get distributed over several Export Storages.
Simplify query for Studies for deletion on cache storage used by multiple permanent storages, if it can be assumed, that all objects of a single Study will be exported to the same permanent storage, so objects of one Study does not get distributed over several Export Storages.
Configurable by Storage Attribute
(dcmSingleExportStorageByStudy)
which reduces the number of possible values for field
study,storage_ids
for studies with objects on the cache storage for deletion significantly.E.g. with
Cache Storage ID:
C1
Export Storage IDs:E1
,E2
,E3
the predicate in the
WHERE
clause will be simplified fromto
by configuring Single Export Storage by Study:
true
.