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


VIEW: SYS._DBA_STREAMS_STMT_HANDLERS

Object Details
Object Name: _DBA_STREAMS_STMT_HANDLERS
Object Type: VIEW
Owner: SYS
Subobject Name:
Status: VALID

[View Source]

Columns
Name Datatype Length Mandatory Comments
HANDLER_NAME VARCHAR2 (128) Yes
HANDLER_COMMENT VARCHAR2 (4000)
CREATION_TIME TIMESTAMP(6) (11)
MODIFICATION_TIME TIMESTAMP(6) (11)
Query Text

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


SELECT HANDLER_NAME
,      HANDLER_COMMENT
,      CREATION_TIME
,      MODIFICATION_TIME
FROM SYS._DBA_STREAMS_STMT_HANDLERS;

Dependencies

[top of page]

SYS._DBA_STREAMS_STMT_HANDLERS references the following:

SchemaSYS
TableSTREAMS$_STMT_HANDLERS
SYS._DBA_STREAMS_STMT_HANDLERS is referenced by following:

SchemaSYS
ViewDBA_STREAMS_STMT_HANDLERS
ViewDBA_XSTREAM_STMT_HANDLERS