en:app:020cor:110sm:020mgr:0430sym

SYM - Manager Instance

Module SYM


Datafields

Name Helptext Description Data Type Len Codetable
INR Internal Unique ID Text 8
APPSRV Application Server Text 32
STA Termination Status of Session Text 1 Embedded
MGR Manager Instance Name Text 8
VALDATTIM Valid until Datetime 15
LSTDATTIM Timestamp of last update of this record Datetime 15
SYNINR INR of Controlling Watchdog Session Text 8
REQSTA Requested Status of Manager Instance Text 1 Embedded
REQEVTINR Internal Unique ID of Event for request Text 8
SSNINR INR of Session Text 8

Datafield Description and Properties


Datafield INR Internal Unique ID

Unique internal ID of a record within the table. The INR is a text field, which is created by retrieving the next valid entry from the counter of this table. The field INR is used to enable links from other tables to this table.

For contractdata the INR also links the two tables xxD and xxT as associated entries hold the same INR.


Datafield APPSRV Application Server

The name of the server executing the watchdog process.


Datafield STA Termination Status of Session

The status of the SYM record reflects the logical status of this manager instance.

'S'tarting:Manager started by Watchdog but the successful start has not been verified yet

'R'unning: In normal operation

'D'own: Manager terminated (due to scheduled or gracefull shutdown)

'C'anceled: Manager Instance marked as terminated by other process as SYM record was not updated in time.

'B'locked: Manager is down but must not be restarted (i.e. if a watchdog process finds a SYM record with STA 'B'locked it will not try to restart manager)

Codetable
Code Text
S Starting
R Running
D Down
C Canceled
B Blocked

Datafield MGR Manager Instance Name

Name of the Manager Instance

This is the name of the controlling inifile which is typically identical to the name of the transaction if only one instance of a manager transaction is used


Datafield VALDATTIM Valid until

After this timestamp this entry is assumed to be stale as the expected update did not take place.

So after this timestamp the watchdog responsible for updating this entry is assumed to be no longer active.


Datafield LSTDATTIM Timestamp of last update of this record

Date and time when the transaction identified in LSTFRM was started.


Datafield SYNINR INR of Controlling Watchdog Session

Unique internal ID of a controlling watchdog session.


Datafield REQSTA Requested Status of Manager Instance

Requested status of manager instance as per codetable.

Codetable
Code Text
-
D Down

Datafield REQEVTINR Internal Unique ID of Event for request

Whenever REQSTA is set (by another process) a corresponding event describing the triggering process and reason will be written.


Datafield SSNINR INR of Session

This field identifies the session entry in the table SSN, responsible for issuing this event.

en/app/020cor/110sm/020mgr/0430sym.txt · Last modified: 2022/12/09 15:47 (external edit)