Spustit údržbu online úložiště

Microsoft.SystemCenter.HealthServiceStoreMaintenance (Task)

Tato úloha spustí údržbu online úložiště pro úložiště ESE služby stavu. Údržba úložiště bude standardně prováděna pravidelně jako součást pravidla, ale tato úloha umožňuje údržbu úložiště spustit na základě požadavku. Při údržbě úložiště bude provedena online defragmentace úložiště ESE služby stavu.

Element properties:

TargetMicrosoft.SystemCenter.HealthService
AccessibilityInternal
CategoryMaintenance
EnabledTrue
RemotableFalse
Timeout300
CommentRequest that the Health Service do ESE store maintenance

Member Modules:

ID Module Type TypeId RunAs 
HealthServiceStoreMaintenanceAction WriteAction Microsoft.SystemCenter.HealthServiceStoreMaintenanceAction Default

Source Code:

<Task ID="Microsoft.SystemCenter.HealthServiceStoreMaintenance" Comment="Request that the Health Service do ESE store maintenance" Accessibility="Internal" Enabled="true" Target="SCLibrary!Microsoft.SystemCenter.HealthService" Timeout="300" Remotable="true">
<Category>Maintenance</Category>
<WriteAction ID="HealthServiceStoreMaintenanceAction" TypeID="Microsoft.SystemCenter.HealthServiceStoreMaintenanceAction"/>
</Task>