Table of Contents

SYA - System Status Record

Module SYA

Description

This table contains (if any) only one record with SUBTYP 'S',
SUBKEY.
'S' showing the result of the last periodic Watchdog check.


Datafields

Name Description Data Type Len Dec. View lines View type Inst. Visible Codetable
SUBTYP Type of Subject Text 1 1 Edit Yes Public Embedded
SUBKEY Key of Subject Text 32 1 Edit Yes Public
SEVFLG Severity Flag Text 1 1 Edit Yes Public Embedded
FIL File Name for Document Text 80 1 Edit Yes Public
UPDDATTIM UpdateTimestamp of this Record Datetime 15 0 Unknown Yes Public
NXTDATTIM Timestamp when this record becomes stale Datetime 15 0 Unknown Yes Public
ERRTOP erroneous topic Block 12 50 Block Yes Public
APPSRV Application Server Text 32 1 Edit Yes Public

Indices

Name Fields Properties
SYA_IDX SUBTYP, SUBKEY Unique

/


Lock

SUBKEY, SUBTYP

Datafield Description and Properties


Datafield SUBTYP Type of Subject

Description

Always 'S' for 'System', might be extended in the future.

Helpinformation

Always 'S' for 'System'.

Codetable
Code Text
S System

Datafield SUBKEY Key of Subject

Description

Always 'S' for 'whole System', might be extended in the future.

Helpinformation

Always 'S' for 'whole System'.


Datafield SEVFLG Severity Flag

Description

Status resulting from last periodic check performed by watchdog SYSWDR. It is set to 'E'rror, if the error threshold for one of the checked topics was succeeded.

Helpinformation

Status resulting from last periodic check performed by the watchdog. The status will be set to 'E'rror, if the threshold for one of the topics checked was exceeded.

Codetable
Code Text
E Error
Ok

Datafield FIL File Name for Document

Description

This field is no longer used, as user can select interactively which document for which check should be displayed/created or whether he wants to investigate details immediately.

Helpinformation

This field is no longer used, as the user can select which document is to be displayed/created for which check or whether specific details are to be checked immediately.


Datafield UPDDATTIM UpdateTimestamp of this Record

Description

Date and time of last update of this record

Helpinformation

Date and time when the record was last updated.


Datafield NXTDATTIM Timestamp when this Record becomes Stale

Description

Date and time when this record becomes stale (i.e. watchdog is not active).

Helpinformation

Date and time when this record becomes stale (i.e. watchdog is not active).


Datafield ERRTOP Topics with Errors

Description

List of topics, where the last watchdog run found errors.

Helpinformation

List of topics found to contain errors by the last watchdog run.


Datafield APPSRV Application Server

Description

The name of the server executing the TradeDesign engine used to execute the transaction. In client-server environments this is the name of the application server. In a fat-client environment this is the name of the PC executing Trade2.Exe.

Helpinformation

The name of the server executing the TradeDesign engine used to execute the transaction. In client-server environments this is the name of the application server. In a fat-client environment this is the name of the PC executing Trade2.Exe.