Menu

SAP Table GVD_SESSION_EVT

Oracle monitoring: copy of GV$SESSION_EVENT

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The table GVD_SESSION_EVT (Oracle monitoring: copy of GV$SESSION_EVENT) is a standard table in SAP ERP. It belongs to the package STUN.

Technical Information

Table GVD_SESSION_EVT
Short Text Oracle monitoring: copy of GV$SESSION_EVENT
Package STUN
Table Type Transparent Table

Fields for Table GVD_SESSION_EVT

Field Name Key Description Data Element Type Length Check Table
SNAPSHOT_ID Oracle monitor: snapshot ID ORA_SNAPSHOT_ID NUMC 10 *
INST_ID Oracle monitor: Instance ID ORA_INST_ID DEC 22
SAP_LINE_NR Help field: Line Nr. (to avoid duplicate entries) ORA_SAPLINENR INT4 10
SID Oracle monitoring: SID (Session) ORA_SID DEC 22
EVENT Oracle monitor: EVENT ORA_EVENT CHAR 64
TOTAL_WAITS Oracle monitor: ORA_TOTAL_WAITS ORA_TOTAL_WAITS DEC 22
TOTAL_TIMEOUTS Oracle monitor: TOTAL_TIMEOUTS ORA_TOTAL_TIMEOUTS DEC 22
TIME_WAITED Oracle monitor: TIME_WAITED ORA_TIME_WAITED DEC 22
AVERAGE_WAIT Oracle monitor: AVERAGE_WAIT ORA_AVERAGE_WAIT DEC 22
MAX_WAIT Oracle monitoring: maximum time waited for event ORA_MAX_WAIT DEC 22
TIME_WAITED_MIC Oracle monitoring: time waited micro ORA_TIME_WAITED_M DEC 22