SYS.DataCheck.Destination
persistent class SYS.DataCheck.Destination extends SYS.DataCheck.System
SQL Table Name: SYS_DataCheck.Destination
The destination system directs the datacheck protocol. This class provides control methods for starting and stopping the system. See System for overview.To create a new DataCheck system:
Important: Once created, the destination object is modified by the DataCheck daemons on a running system only, and should be treated as read-only for all other purposes. Users should call %Save on this object only once as part of creating the DataCheck destination system.
To modify an existing DataCheck system, modify the Configuration, RunParameters, or Workflow objects as needed, adhering to the following guidelines:
To delete a Datacheck system, call %DeleteId(name). All related objects and DataCheck results are deleted automatically.
Property Inventory
Method Inventory
Properties
Methods
Any changes to the destination object or related objects must be saved before calling this method.
Note: A return of $$$OK return here does not indicate the system started successfully See the GetState() method to check the running state
Note: The system is not necessarily stopped upon returning from this method See the GetState() method to check the running state
Inherited Members
Inherited Properties
Inherited Methods
- %%CLASSNAMELogicalToStorage()
- %%CLASSNAMEStorageToLogical()
- %AddToSaveSet()
- %AddToSyncSet()
- %BMEBuilt()
- %BuildIndicesAsync()
- %BuildIndicesAsyncResponse()
- %CheckConstraints()
- %CheckConstraintsForExtent()
- %ClassIsLatestVersion()
- %ClassName()
- %ComposeOid()
- %ConstructClone()
- %Delete()
- %DeleteExtent()
- %DeleteId()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Exists()
- %ExistsId()
- %Extends()
- %GUID()
- %GUIDSet()
- %GetLock()
- %GetParameter()
- %GetSwizzleObject()
- %Id()
- %InsertBatch()
- %IsA()
- %IsModified()
- %IsNull()
- %KillExtent()
- %KillExtentData()
- %LoadFromMemory()
- %LockExtent()
- %LockId()
- %New()
- %NormalizeObject()
- %ObjectIsNull()
- %ObjectModified()
- %Oid()
- %OnBeforeAddToSync()
- %OnDeleteFinally()
- %OnDetermineClass()
- %OnOpenFinally()
- %OnSaveFinally()
- %Open()
- %OpenId()
- %OriginalNamespace()
- %PackageName()
- %PhysicalAddress()
- %PurgeIndices()
- %Reload()
- %RemoveFromSaveSet()
- %ResolveConcurrencyConflict()
- %RollBack()
- %Save()
- %SaveDirect()
- %SaveIndices()
- %SerializeObject()
- %SetModified()
- %SortBegin()
- %SortEnd()
- %SyncObjectIn()
- %SyncTransport()
- %UnlockExtent()
- %UnlockId()
- %ValidateIndices()
- %ValidateObject()
- %ValidateTable()
- GetState()
- GetStateBySystem()
Storage
Gray indicates storage defined by superclasses.
Storage Model: Storage (SYS.DataCheck.System)
^SYS.DataCheck.SystemD(ID) |
= | %%CLASSNAME
Debug
PeerProtocolVersion
StorageVersion
MirrorName
Type
|
Storage Model: Storage (SYS.DataCheck.Destination)
^SYS.DataCheck.SystemD(ID,"Destination") |
= | Configuration
GUID
RunParameters
Stats
Workflow
Phase
PhaseNumber
LastConnectedAddress
|