class %CSP.UI.System.Mirror
extends %CSP.Util.Pane
Methods used by mirror pages.
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
|
|
4
|
|
|
|
|
classmethod GetDBs(ByRef DBArray, SelectedMirror)
as %Integer
Return DB array for Mirrorred DBs. Sort it so that the ones that need work are on top.
In this order: Dismounted; those that need Activate and/or Catchup.
classmethod LogMsg(Msg As %String, ERROR As %String = "")
Log msg into ^|"%SYS"|CacheTemp.MgtPortalTask($J,"ErrorCount") and ^|"%SYS"|CacheTemp.MgtPortalTask($J,"Details")
classmethod MemberStatus()
as %String
Return localized text representing the current mirror member status.
classmethod MirrorActivateCatchupDB(ByRef pParms, ByRef pItems)
as %Status
Activate and/or catchup Mirror DBs.