DBA Data[Home] [Help] [Dependency Information]


TABLE: SYS.STREAMS$_APPLY_SPILL_TXN_LIST

Object Details
Object Name: STREAMS$_APPLY_SPILL_TXN_LIST
Object Type: TABLE
Owner: SYS
Subobject Name:
Status: VALID

Storage Details
Tablespace: TablespaceSYSAUX
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
TXNKEY NUMBER

STATUS VARCHAR2 (1)
SPARE1 NUMBER

SPARE2 NUMBER

SPARE3 VARCHAR2 (4000)
SPARE4 VARCHAR2 (4000)
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT TXNKEY
,      STATUS
,      SPARE1
,      SPARE2
,      SPARE3
,      SPARE4
FROM SYS.STREAMS$_APPLY_SPILL_TXN_LIST;

Dependencies

[top of page]

SYS.STREAMS$_APPLY_SPILL_TXN_LIST does not reference any database object

SYS.STREAMS$_APPLY_SPILL_TXN_LIST is not referenced by any database object