Menu

SAP Table ORA_RESUMABLE

Oracle monitor: Copy of DBA_RESUMABLE

The table ORA_RESUMABLE (Oracle monitor: Copy of DBA_RESUMABLE) is a standard table in SAP ERP. It belongs to the package STUN.

Technical Information

Table ORA_RESUMABLE
Short Text Oracle monitor: Copy of DBA_RESUMABLE
Package STUN
Table Type Transparent Table

Fields for Table ORA_RESUMABLE

Field Name Key Description Data Element Type Length Check Table
SNAPSHOT_ID Oracle monitor: snapshot ID ORA_SNAPSHOT_ID NUMC 10 *
USER_ID Oracle monitor: User id ORA_USER_ID DEC 22
SESSION_ID Oracle monitor: Session id ORA_SESSION_ID_I DEC 22
INSTANCE_ID Oracle monitor: Instance ID ORA_INST_ID DEC 22
COORD_INST_ID Oracle monitor: Coord instance id ORA_COORD_INSTANCE_ID DEC 22
COORD_SESSION_ID Oracle monitor: Coord session id ORA_COORD_SESSION_ID DEC 22
STATUS Oracle monitoring: Current process status ORA_STATUS CHAR 12
TIMEOUT Oracle monitor: Timeout ORA_TIMEOUT DEC 22
START_TIME Oracle monitoring:START_TIME:Start time of the operation ORA_START_TIME CHAR 20
SUSPEND_TIME Oracle monitor: Suspend time ORA_SUSPEND_TIME CHAR 20
RESUME_TIME Oracle monitor: Resume time ORA_RESUME_TIME CHAR 20
NAME Oracle monitor: Name ORA_NAME_1 CHAR 255
ERROR_NUMBER Oracle monitor: Error number ORA_ERROR_NUMBER DEC 22
ERROR_PARAMETER1 Oracle monitor: Error parameter ORA_ERROR_PARAMETER CHAR 80
ERROR_PARAMETER2 Oracle monitor: Error parameter ORA_ERROR_PARAMETER CHAR 80
ERROR_PARAMETER3 Oracle monitor: Error parameter ORA_ERROR_PARAMETER CHAR 80
ERROR_PARAMETER4 Oracle monitor: Error parameter ORA_ERROR_PARAMETER CHAR 80
ERROR_PARAMETER5 Oracle monitor: Error parameter ORA_ERROR_PARAMETER CHAR 80
ERROR_MSG Oracle monitor: Error msg ORA_ERROR_MSG CHAR 255
SQL_TEXT_LENGTH Oracle Monitoring: Field to store length of long char types ORA_TEXT_LENGTH INT4 10
SQL_TEXT Oracle Monitoring: SQL_TEXT: SQL Text of current cursor ORA_SQL_TEXT LCHR 1000