CycleSystem

Trigger the system to cycle.

This procedure removes retired records from all tables and continues processing from a new transaction log. User connections are maintained, but the system may be unresponsive during the cycle process.

Metadata

  • Message Type: TransactionMessage
  • Message Number: 1199

Inherited fields

NameTypeSize (bytes)Description
MessageTypeInteger (unsigned)2The unique identifier of this message.
ClientIdInteger (unsigned)4The unique identifier of a session with the server, returned in a successful LoginReply message.
RequestIdInteger (unsigned)4Within each session each message must be uniquely identified by this field. It must be monotonically increasing for the duration of the session.

Fields

NameTypeSize (bytes)Description
FilePathString4095
WriteCacheInteger (unsigned)1
DelayInteger (unsigned)4
NoConsoleInteger (unsigned)1
DebugDelayInteger (unsigned)4

Permissions


Cycle System

{ writecache: true }

Permission Checks

PermissionActionTableScopeIndex
AmendVenueInstance0

Test file: CycleSystem