Skip Headers
Oracle® Database Reference
11g Release 2 (11.2)

Part Number E25513-03
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

DBA_STREAMS_TP_COMPONENT

DBA_STREAMS_TP_COMPONENT displays information about each Oracle Streams component at each database.

Column Datatype NULL Description
COMPONENT_ID NUMBER NOT NULL ID of the Streams component
COMPONENT_NAME VARCHAR2(4000)   Name of the Streams component
COMPONENT_DB VARCHAR2(128)   Database where the Streams component resides
COMPONENT_TYPE VARCHAR2(20)   Type of the Streams component:
  • CAPTURE

  • PROPAGATION SENDER

  • PROPAGATION RECEIVER

  • APPLY

  • QUEUE

COMPONENT_CHANGED_TIME DATE   Time that the Streams component was last changed