Utils.Tasks.RebuildSmallTables
class Utils.Tasks.RebuildSmallTables extends %SYS.Task.Definition
Method Inventory
Methods
Class method that can be directly invoked, w/o the task manager
method OnTask() as %Status
Updates the small tables (small enough to get frequent updates).
Rebuilds the DBMTables.Central.AlertsLog table.
Updates the feedback tables: If this instance is configured with ^Settings("MONITOR","feedbackmgmt")=1, this task *updates* the Feedback.Combined and Feedback.Combined.PageUseful tables (but does not clear them first). Otherwise, this task clears the tables and then loads from combined backup files (1 for each table).
Updates the DBMTables.Central.Instances table.
Class method that can be directly invoked, w/o the task manager
Inherited Members
Inherited Properties
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- CheckPermission()
- GetCollectionType()
- GetPropertyName()
- GetSettings()
- GetTaskName()
- OnSubmit()
- SetSettings()