The table GVD_LOGFILE (Oracle monitoring: Copy of GV$LOGFILE) is a standard table in SAP ERP. It belongs to the package STUN.
Table | GVD_LOGFILE |
Short Text | Oracle monitoring: Copy of GV$LOGFILE |
Package | STUN |
Table Type | Transparent Table |
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 | |
GROUP_NR | ✔ | Oracle monitoring: Redo log group identifier number | ORA_GROUP_NR | DEC | 22 | |
SAP_LINE_NR | ✔ | Help field: Line Nr. (to avoid duplicate entries) | ORA_SAPLINENR | INT4 | 10 | |
STATUS | Oracle monitoring: Status of the log member | ORA_STATUS_LOG | CHAR | 7 | ||
TYPE | Oracle monitoring: Type V$LOGFILE | ORA_TYPE_LOG | CHAR | 7 | ||
MEMBER | Oracle monitoring: Redo log member name | ORA_MEMBER | CHAR | 255 |